DataGridComboBoxColumn.TextBlockComboBoxStyleKey プロパティ

定義

読み取り専用のコンボ ボックスに適用するスタイルのリソース キーを取得します。

public:
 static property System::Windows::ComponentResourceKey ^ TextBlockComboBoxStyleKey { System::Windows::ComponentResourceKey ^ get(); };
public static System.Windows.ComponentResourceKey TextBlockComboBoxStyleKey { get; }
member this.TextBlockComboBoxStyleKey : System.Windows.ComponentResourceKey
Public Shared ReadOnly Property TextBlockComboBoxStyleKey As ComponentResourceKey

プロパティ値

ComponentResourceKey

スタイルのキー。

適用対象