RibbonMenuButton.PressedBackground 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
按下時會取得或設定用來繪製控制背景的畫筆。
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 |