Click or drag to resize

BasicWindowLightIcon Property

Icon used for Light theme.

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

Property Value

Type: ImageSource
Remarks
To make the Icon visible in light theme, the icon itself should be Dark enough.
See Also