DrawerView Fields
The view that can show / hide a panel with navigation information and another data the end user may require (for example, account information).Name | Description |
---|---|
AreGesturesEnabledProperty static | Identifies the AreGesturesEnabled dependency property. |
DrawerBackgroundColorProperty static | Identifies the DrawerBackgroundColor dependency property. |
DrawerBehaviorProperty static | Identifies the DrawerBehavior dependency property. |
DrawerContentHeightProperty static | Identifies the DrawerContentHeight dependency property. |
DrawerContentMaxHeightProperty static | Identifies the DrawerContentMaxHeight dependency property. |
DrawerContentMinHeightProperty static | Identifies the DrawerContentMinHeight dependency property. |
DrawerContentProperty static | Identifies the DrawerContent dependency property. |
DrawerFooterContentProperty static | Identifies the DrawerFooterContent dependency property. |
DrawerFooterHeightProperty static | Identifies the DrawerFooterHeight dependency property. |
DrawerFooterMaxHeightProperty static | Identifies the DrawerFooterMaxHeight dependency property. |
DrawerFooterMinHeightProperty static | Identifies the DrawerFooterMinHeight dependency property. |
DrawerHeaderContentProperty static | Identifies the DrawerHeaderContent dependency property. |
DrawerHeaderHeightProperty static | Identifies the DrawerHeaderHeight dependency property. |
DrawerHeaderMaxHeightProperty static | Identifies the DrawerHeaderMaxHeight dependency property. |
DrawerHeaderMinHeightProperty static | Identifies the DrawerHeaderMinHeight dependency property. |
DrawerHeightProperty static | Identifies the DrawerMaxHeight dependency property. |
DrawerMaxHeightProperty static | Identifies the DrawerMaxHeight dependency property. |
DrawerMaxWidthProperty static | Identifies the DrawerMaxWidth dependency property. |
DrawerMinHeightProperty static | Identifies the DrawerMinHeight dependency property. |
DrawerMinWidthProperty static | Identifies the DrawerMinWidth dependency property. |
DrawerPositionProperty static | Identifies the DrawerPosition dependency property. |
DrawerShadowColorProperty static | Identifies the DrawerShadowColor dependency property. |
DrawerShadowHeightProperty static | Identifies the DrawerShadowHeight dependency property. |
DrawerShadowRadiusProperty static | Identifies the DrawerShadowRadius dependency property. |
DrawerWidthProperty static | Identifies the DrawerWidth dependency property. |
IsDrawerOpenedProperty static | Identifies the IsDrawerOpened dependency property. |
IsDrawerShadowVisibleProperty static | Identifies the IsDrawerShadowVisible dependency property. |
IsScrimEnabledProperty static | Identifies the IsScrimEnabled dependency property. |
MainContentProperty static | Identifies the MainContent dependency property. |
ScrimColorProperty static | Identifies the ScrimColor dependency property. |
See Also