共用方式為


Brushes.LemonChiffon 屬性

定義

取得純色填滿色彩,其十六進位值為 #FFFFFACD

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

屬性值

SolidColorBrush

純色填滿色彩。

備註

如需使用方式資訊,包括範例,以及顯示 類別所定義色彩的 Brushes 資料表,請參閱 Brushes

XAML Attribute Usage

<object property="LemonChiffon"/>  

適用於