VsResourceKeys.ThemedDialogDefaultStylesKey Property

Definition

Gets the key that can be used to merge in a ResourceDictionary containing themed dialog styles defined without a key. Merging in this ResourceDictionary causes these styles to be applied by default.

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

Property Value

Returns Object.

Applies to