RibbonMenuButton.PressedBackground 屬性

定義

按下時會取得或設定用來繪製控制背景的畫筆。

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

屬性值

按下時用來繪製控制鍵背景的畫筆。 註冊預設為 null。 欲了解更多影響價值的因素,請參閱 「相依物業價值優先順序」。

備註

相依財產資訊

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

適用於