Table of Contents

Class FontIconToggleButton

Namespace
H.Styles.Default
Assembly
H.Styles.Default.dll
public class FontIconToggleButton : ToggleButton, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, ICommandSource
Inheritance
FontIconToggleButton
Implements
Inherited Members
Extension Methods

Fields

CheckedGlyphProperty

public static readonly DependencyProperty CheckedGlyphProperty

Field Value

DependencyProperty

UncheckedGlyphProperty

public static readonly DependencyProperty UncheckedGlyphProperty

Field Value

DependencyProperty

Properties

CheckedGlyph

public string CheckedGlyph { get; set; }

Property Value

string

UncheckedGlyph

public string UncheckedGlyph { get; set; }

Property Value

string