Click or drag to resize

IconCheckBoxImageSource Property

Gets or Sets the ImageSource of the Icon

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

Property Value

Type: ImageSource
See Also