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"/>  

適用対象