Click or drag to resize

ModernWindowStatusBar Property

StatusBar of the ModernWindow. Used like the CommandBar, intended to hold several AppBarButton objects.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
protected StatusBar StatusBar { get; set; }

Property Value

Type: StatusBar
See Also