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 依存関係プロパティの識別子。

適用対象