RibbonComboBox.SelectionBoxItemTemplate プロパティ

定義

選択ボックスコンテンツの項目テンプレートを取得します。

public:
 property System::Windows::DataTemplate ^ SelectionBoxItemTemplate { System::Windows::DataTemplate ^ get(); };
public System.Windows.DataTemplate SelectionBoxItemTemplate { get; }
member this.SelectionBoxItemTemplate : System.Windows.DataTemplate
Public ReadOnly Property SelectionBoxItemTemplate As DataTemplate

プロパティ値

選択ボックスコンテンツの項目テンプレート。 登録済みの既定値は null です。 値に影響を与える可能性がある内容の詳細については、「 依存関係プロパティの値の優先順位」を参照してください。

注釈

依存関係プロパティ情報

Item 価値
識別子フィールド SelectionBoxItemTemplateProperty
に設定されたメタデータ プロパティ true None

適用対象