Property CurrentTheme
CurrentTheme
Gets or sets a dictionary containing theme-related resources for the text editor, such as scrollbar background.
[Browsable(false)]
public ResourceDictionary CurrentTheme { get; set; }
Gets or sets a dictionary containing theme-related resources for the text editor, such as scrollbar background.
[Browsable(false)]
public ResourceDictionary CurrentTheme { get; set; }