Class FontIconToggleButton
public class FontIconToggleButton : ToggleButton, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, ICommandSource
- Inheritance
-
FontIconToggleButton
- Implements
- Derived
- Inherited Members
- Extension Methods
Fields
CheckedGlyphProperty
public static readonly DependencyProperty CheckedGlyphProperty
Field Value
UncheckedGlyphProperty
public static readonly DependencyProperty UncheckedGlyphProperty
Field Value
Properties
CheckedGlyph
public string CheckedGlyph { get; set; }
Property Value
UncheckedGlyph
public string UncheckedGlyph { get; set; }