Brushes.Thistle プロパティ

定義

#FFD8BFD8の 16 進数の値を持つ塗りつぶしの純色を取得します。

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

プロパティ値

塗りつぶしの純色。

注釈

使用情報 (例を含む) と、Brushes クラスによって定義された色を示すテーブルについては、Brushesを参照してください。

XAML 属性の使用法

<object property="Thistle"/>

適用対象