ButtonChrome.Fill プロパティ

定義

Button 内の色の描画に使用するブラシを取得または設定します。

public:
 property System::Windows::Media::Brush ^ Fill { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush Fill { get; set; }
member this.Fill : System.Windows.Media.Brush with get, set
Public Property Fill As Brush

プロパティ値

ブラシ。

注釈

このプロパティは、Windows Aero テーマでは使用できません。

依存プロパティ情報

識別子フィールド FillProperty
に設定されたメタデータ プロパティ true AffectsRender, SubPropertiesDoNotAffectRender

適用対象