VsResourceKeys.ThemedDialogDefaultStylesKey Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.