次の方法で共有


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

プロパティ値

DataTemplate

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

注釈

依存プロパティ情報

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

適用対象