AppBarMixins class¶
Defined in
Namespace: CrissCross.WPF.UI
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.AppBarMixins
Modifiers: public static
Summary¶
App Bar Mixins.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Methods¶
| Name | Summary |
|---|---|
| static AppBarIsStickyListener | Applications the bar is sticky listener. |
| static NavBarListener | Navs the bar right listener. |
| static MainMenuListener | Menus the link groups listener. |
| static NavBarLeftListener | Navs the bar left listener. |
| static AppBarLeftListener | Applications the bar left listener. |
| static AppBarRightListener | Applications the bar right listener. |
| static AppBarLeft | Gets the Applications Left AppBar container. |
| static MainMenu | Menus the link groups. |
| static NavBarLeft | Navs the bar left. |
| static AppBarRight | Gets the Applications Right AppBar container. |
| static NavBar | Navs the bar right. |
| static ShowAppBarListener | Shows the application bar listener. |
| static HideAppBarListener | Hides the application bar listener. |
| static ShowAppBar | Shows the application bar. |
| static HideAppBar | Hides the application bar. |
| static AppBarIsSticky | Sets the AppBar is sticky. |