VsResourceKeys.TextBoxStyleKey Property

Definition

Gets the key that can be used at runtime to dynamically bind to a Style for a TextBox.

public:
 static property System::Object ^ TextBoxStyleKey { System::Object ^ get(); };
public:
 static property Platform::Object ^ TextBoxStyleKey { Platform::Object ^ get(); };
public static object TextBoxStyleKey { get; }
static member TextBoxStyleKey : obj
Public Shared ReadOnly Property TextBoxStyleKey As Object

Property Value

Applies to