Brushes.HotPink Właściwość

Definicja

Pobiera pełny kolor wypełnienia, który ma wartość szesnastkowa #FFFF69B4.

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

Wartość właściwości

SolidColorBrush

Solidny kolor wypełnienia.

Uwagi

Aby Brushes uzyskać informacje o użyciu, w tym przykłady, oraz tabelę, która pokazuje kolory zdefiniowane przez klasę Brushes .

Użycie atrybutu języka XAML

<object property="HotPink"/>  

Dotyczy