Ribbon.PressedBackground 屬性

定義

取得或設定用於繪製控制點背景 Ribbon 的筆刷,當控制項處於按下狀態時。

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

屬性值

就是用來在按鈕處於按下狀態時繪製背景 Ribbon 的畫筆。 註冊預設為 null。 欲了解更多影響價值的因素,請參閱 「相依物業價值優先順序」。

備註

相依財產資訊

Item 價值
識別碼欄位 PressedBackgroundProperty
元資料屬性設為 true None

適用於