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