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

样式的键。

适用于