RibbonMenuButton.FocusedBackground 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
當控制器有焦點時,會取得或設定用來繪製背景的畫筆。
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
屬性值
當控制器有焦點時,用來繪製背景的畫筆。 註冊預設為 null。 欲了解更多影響價值的因素,請參閱 「相依物業價值優先順序」。
備註
相依財產資訊
| Item | 價值 |
|---|---|
| 識別碼欄位 | FocusedBackgroundProperty |
元資料屬性設為 true |
None |