Click or drag to resize

BasicWindowLightBackground Property

Background image used for Light theme. the background image itself must be light enough (While).

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

Property Value

Type: ImageSource
See Also