次の方法で共有


RibbonApplicationMenu.FooterPaneContentTemplate プロパティ

定義

アプリケーションのメニュー フッター ウィンドウのコンテンツを表示するために使用するテンプレートを取得または設定します。

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

プロパティ値

アプリケーションのメニュー フッター ウィンドウのコンテンツを表示するために使用するテンプレート。 登録済みの既定値は null です。 この値に影響する可能性があるものの詳細については、「依存関係プロパティ値の優先順位」を参照してください。

注釈

依存プロパティ情報

識別子フィールド FooterPaneContentTemplateProperty
に設定されたメタデータ プロパティ true なし

適用対象