Skip to content

AppBarMixins.ShowAppBar(IControlAppBar, bool) method

Defined in

Type: AppBarMixins Namespace: CrissCross.WPF.UI Assembly: CrissCross.WPF.UI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

public static void ShowAppBar(this IControlAppBar dummy, bool isSticky = false)

Summary: Shows the application bar.

Parameters

NameTypeDescription
dummy[IControlAppBar](#The dummy.
isSticky = falseboolif set to true [is sticky].