RibbonApplicationMenu.AuxiliaryPaneContentTemplate 屬性

定義

取得或設定用來顯示應用程式選單輔助窗格內容的範本。

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

屬性值

用於顯示應用程式選單輔助窗格內容的範本。 註冊預設為 null。 欲了解更多影響價值的因素,請參閱 「相依物業價值優先順序」。

備註

相依財產資訊

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

適用於