Click or drag to resize

BasicWindowDarkBackground Property

Background image used for Dark theme. the background image itself must be dark enough (Black).

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

Property Value

Type: ImageSource
See Also