共用方式為


RatingItemFontInfo.PointerOverPlaceholderGlyphProperty 屬性

定義

識別 PointerOverPlaceholderGlyph 相依性屬性。

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

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

屬性值

PointerOverPlaceholderGlyph 相依性屬性的識別碼。

適用於