Back to Main Load Limitations Page

Designable Root Element Types


The Cider has designer support for a specific set of base types (and all types that inherit from them) as the root element in the XAML file. When an unsupported type is set as the root element, Cider will display a placeholder.

The following types (and all types that inherit from them) are designable when set as the root element:
* ""ContentControl"" (and all types that inherit)
* ""Page""
* ""Panel""

Back to Main Load Limitations Page
Microsoft Communities