共用方式為


RatingItemFontInfo.PlaceholderGlyphProperty 屬性

定義

識別 PlaceholderGlyph 相依性屬性。

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

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

屬性值

PlaceholderGlyph 相依性屬性的識別碼。

適用於