BindableLayout Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Static class specifying the attached properties that allow a ILayout work with a data-bound IEnumerable.
public ref class BindableLayout abstract sealed
public static class BindableLayout
type BindableLayout = class
Public Module BindableLayout
- Inheritance
-
BindableLayout
Fields
EmptyViewProperty |
Bindable property for attached property |
EmptyViewTemplateProperty |
Bindable property for attached property |
ItemsSourceProperty |
Bindable property for attached property |
ItemTemplateProperty |
Bindable property for attached property |
ItemTemplateSelectorProperty |
Bindable property for attached property |