다음을 통해 공유


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

속성 값

문자 모양 종속성 속성의 식별자입니다.

적용 대상