RibbonButton.FocusedBackground プロパティ

定義

フォーカスがあるときにコントロールの背景を描画するために使用するブラシを取得または設定します。

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

プロパティ値

フォーカスがあるときにコントロールの背景を描画するために使用されるブラシ。

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド FocusedBackgroundProperty
に設定されたメタデータ プロパティ true None

適用対象