Click or drag to resize

BasicWindowDefaultStyle Property

Gets or sets the default style of the Window.

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

Property Value

Type: String
The default style.
See Also