Represents an element that sets the data context and scope for nested components.
Inherits: UIElementBase
Content property: Children
Name | Type | Description |
---|---|---|
Children | UIElementCollection | Content property. A collection of children. |
Scope | Object | Always binding (Bind). Data context. |
Fallback | UIElementBase | The element that will be displayed if the data context is empty. |
Base item properties |
XAML: