Property DefaultShadow
DefaultShadow
The default shadow style for new Dialog instances. Can be configured via theme files.
[ConfigurationProperty(Scope = typeof(ThemeScope))]
public static ShadowStyle DefaultShadow { get; set; }
The default shadow style for new Dialog instances. Can be configured via theme files.
[ConfigurationProperty(Scope = typeof(ThemeScope))]
public static ShadowStyle DefaultShadow { get; set; }