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

樣式的索引鍵。

適用於