EditorForegroundColor Property
In This Topic
Gets the color of the theme used to pain the foreground of the editors.
Syntax
'Declaration
Public Shared ReadOnly Property EditorForegroundColor As Brush
public static Brush EditorForegroundColor {get;}
See Also