Property DefaultBorderStyle
DefaultBorderStyle
Defines the default border styling for FrameView. Can be configured via ConfigurationManager.
[ConfigurationProperty(Scope = typeof(ThemeScope))]
public static LineStyle DefaultBorderStyle { get; set; }
Defines the default border styling for FrameView. Can be configured via ConfigurationManager.
[ConfigurationProperty(Scope = typeof(ThemeScope))]
public static LineStyle DefaultBorderStyle { get; set; }