共用方式為


RatingItemFontInfo.UnsetGlyphProperty 屬性

定義

識別 UnsetGlyph 相依性屬性。

適用于 UWP 的對等 WinUI 2 API:Windows 應用程式 SDK中 WinUI 的Microsoft.UI.Xaml.Controls.RatingItemFontInfo.UnsetGlyphProperty (,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

UnsetGlyph 相依性屬性的識別碼。

適用於