Skip to content

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

NameSummary
static AppBarIsStickyListenerApplications the bar is sticky listener.
static NavBarListenerNavs the bar right listener.
static MainMenuListenerMenus the link groups listener.
static NavBarLeftListenerNavs the bar left listener.
static AppBarLeftListenerApplications the bar left listener.
static AppBarRightListenerApplications the bar right listener.
static AppBarLeftGets the Applications Left AppBar container.
static MainMenuMenus the link groups.
static NavBarLeftNavs the bar left.
static AppBarRightGets the Applications Right AppBar container.
static NavBarNavs the bar right.
static ShowAppBarListenerShows the application bar listener.
static HideAppBarListenerHides the application bar listener.
static ShowAppBarShows the application bar.
static HideAppBarHides the application bar.
static AppBarIsStickySets the AppBar is sticky.
Inherited members