VsResourceKeys.CheckBoxStyleKey Property

Definition

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

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

Property Value

Returns Object.

Applies to