Property Dialog
Dialog
The dialog color scheme, for standard popup dialog boxes
public static ColorScheme Dialog { get; set; }
Property Value
Remarks
This API will be deprecated in the future. Use ColorSchemes instead (e.g. edit.ColorScheme = Colors.ColorSchemes["Dialog"];