FontIcon.GlyphProperty 属性

定义

获取 Glyph 依赖属性的标识符。

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

属性值

Glyph 依赖属性的标识符。

适用于