Brushes.GhostWhite Eigenschaft

Definition

Ruft die Volltonfüllfarbe ab, die den Hexadezimalwert #FFF8F8FF aufweist.

public:
 static property System::Windows::Media::SolidColorBrush ^ GhostWhite { System::Windows::Media::SolidColorBrush ^ get(); };
public static System.Windows.Media.SolidColorBrush GhostWhite { get; }
static member GhostWhite : System.Windows.Media.SolidColorBrush
Public Shared ReadOnly Property GhostWhite As SolidColorBrush

Eigenschaftswert

Eine Volltonfüllfarbe.

Hinweise

Informationen zur Verwendung, einschließlich Beispielen, und eine Tabelle mit den von der Brushes -Klasse definierten Farben finden Sie Brushes unter.

Verwendung von XAML-Attributen

<object property="GhostWhite"/>  

Gilt für: