DataGridComboBoxColumn.TextBlockComboBoxStyleKey Propiedad

Definición

Obtiene la clave de recurso del estilo que se va a aplicar a un cuadro combinado de solo lectura.

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

Valor de propiedad

Clave del estilo.

Se aplica a