1 write to BackgroundColor
System.Console (1)
System\Console.cs (1)
331
set { ConsolePal.
BackgroundColor
= value; }
1 reference to BackgroundColor
System.Console (1)
System\Console.cs (1)
330
get { return ConsolePal.
BackgroundColor
; }