Property TopLevel
TopLevel
The application toplevel color scheme, for the default toplevel views.
public static ColorScheme TopLevel { get; set; }
Property Value
Remarks
This API will be deprecated in the future. Use ColorSchemes instead (e.g. edit.ColorScheme = Colors.ColorSchemes["TopLevel"];