RatingItemFontInfo.PointerOverPlaceholderGlyphProperty Property

Definition

Identifies the PointerOverPlaceholderGlyph dependency property.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.RatingItemFontInfo.PointerOverPlaceholderGlyphProperty (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

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

Property Value

The identifier for PointerOverPlaceholderGlyph dependency property.

Applies to