Click or drag to resize
Cimbalino ToolkitHamburgerMenuButtonIcon Property
Gets or sets the IconElement for this button.

Namespace: Cimbalino.Toolkit.Controls
Assembly: Cimbalino.Toolkit.Controls (in Cimbalino.Toolkit.Controls.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
C#
public IconElement Icon { get; set; }

Property Value

Type: IconElement
The IconElement for this button.
Version Information

Windows

Supported in: 10.0
See Also