RatingItemFontInfo.PointerOverPlaceholderGlyphProperty Property

Definition

Identifies the PointerOverPlaceholderGlyph dependency property.

This documentation applies to WinUI 2 for UWP (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; }
Public Shared ReadOnly Property PointerOverPlaceholderGlyphProperty As DependencyProperty

Property Value

The identifier for PointerOverPlaceholderGlyph dependency property.

Applies to