VsResourceKeys.ThemedDialogButtonStyleKey Property

Definition

Gets the key that can be used to apply a themed dialog style for a Button

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

Property Value

Returns Object.

Applies to