FontIcon.GlyphProperty 屬性

定義

取得 字元 相依性屬性的識別碼。

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

屬性值

字元相依性屬性的識別碼。

適用於