FontIconSource.GlyphProperty Property

Definition

Gets the identifier for the Glyph dependency property.

public:
 static property DependencyProperty ^ GlyphProperty { DependencyProperty ^ get(); };
static DependencyProperty GlyphProperty();
public static DependencyProperty GlyphProperty { get; }
var dependencyProperty = FontIconSource.glyphProperty;
Public Shared ReadOnly Property GlyphProperty As DependencyProperty

Property Value

The identifier for the Glyph dependency property.

Applies to