RatingItemFontInfo.DisabledGlyph Eigenschaft

Definition

Dient zum Abrufen oder Festlegen einer Segoe MDL2 Assets-Schriftart glyph, die ein Bewertungselement darstellt, das deaktiviert ist.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces).

public:
 property Platform::String ^ DisabledGlyph { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring DisabledGlyph();

void DisabledGlyph(winrt::hstring value);
public string DisabledGlyph { get; set; }
Public Property DisabledGlyph As String
<RatingItemFontInfo DisabledGlyph="characterCode"/>

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Hexadezimalzeichencode für das Bewertungselement glyph.

Gilt für: