Click or drag to resize

AppBarIconIconKey Property

Gets or sets the Icon Key of this AppbarButton.

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

Property Value

Type: String
Hummingbird UI contains more than 1000 modern style icons. please refer to Hummingbird UI Icon list to see these icons and keys.
See Also