Share via


RatingItemFontInfo.PointerOverGlyphProperty Property

Definition

Identifies the PointerOverGlyph dependency property.

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

Property Value

The identifier for PointerOverGlyph dependency property.

Applies to