Property CurrentTheme
CurrentTheme
Gets or sets a dictionary containing theme-related resources for the code completion window, such as scrollbar background.
public ResourceDictionary CurrentTheme { get; set; }
Gets or sets a dictionary containing theme-related resources for the code completion window, such as scrollbar background.
public ResourceDictionary CurrentTheme { get; set; }