Property DefaultShadow
DefaultShadow
Gets or sets whether all Windows are shown with a shadow effect by default.
[ConfigurationProperty(Scope = typeof(ThemeScope))]
public static ShadowStyle DefaultShadow { get; set; }
Gets or sets whether all Windows are shown with a shadow effect by default.
[ConfigurationProperty(Scope = typeof(ThemeScope))]
public static ShadowStyle DefaultShadow { get; set; }