wpf - XAML - is LayoutRoot mandatory? -


when create xaml page in silverlight or wpf, system creates top level container called "layoutroot". there special name, or can top level container called (or nothing)?

you can absolutely call whatever like. there nothing special layoutroot name.

i have ask though, , don't mean seem facetious, did try removing name , seeing happens?


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

jtree - comparing two TreeNode (or DefaultMutableTreeNode) objects in Java Comparator -