RatingItemFontInfo.GlyphProperty 属性

定义

标识 Glyph 依赖属性。

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

属性值

Glyph 依赖属性的标识符。

适用于