共用方式為


RatingItemFontInfo.GlyphProperty 屬性

定義

識別字元相依性屬性。

適用于 UWP的對WinUI 2 APIMicrosoft.UI.Xaml.Controls.RatingItemFontInfo.GlyphProperty (for WinUI Windows 應用程式 SDK,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

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

適用於