Click or drag to resize

BasicWindowIsTitleHighlighted Property

Gets or Sets a value to indicate where the Title bar is highlighted.

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

Property Value

Type: Boolean
When highlighted, the Titlebar background is shown with HighlightBrush.
See Also