共用方式為


FontIconSource.GlyphProperty 屬性

定義

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

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

屬性值

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

適用於