Brushes.SeaShell Właściwość

Definicja

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

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

Wartość właściwości

SolidColorBrush

Pełny kolor wypełnienia.

Uwagi

Zobacz Brushes , aby uzyskać informacje o użyciu, w tym przykłady i tabelę, w których przedstawiono kolory zdefiniowane przez klasę Brushes .

Użycie atrybutu języka XAML

<object property="SeaShell"/>  

Dotyczy