Click or drag to resize

ModernWindowCommandArea Property

A little area which present on the upper-right corner, on the same level as MainMenu.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public StackPanel CommandArea { get; set; }

Property Value

Type: StackPanel
See Also