8 references to PropBackBrush
System.Windows.Forms (8)
winforms\Managed\System\WinForms\Control.cs (8)
1030object customBackBrush = Properties.GetObject(PropBackBrush); 1065Properties.SetObject(PropBackBrush, backBrush); 5996object backBrush = Properties.GetObject(PropBackBrush); 6002Properties.SetObject(PropBackBrush, null); 7966object backBrush = Properties.GetObject(PropBackBrush); 7974Properties.SetObject(PropBackBrush, null); 8872object backBrush = Properties.GetObject(PropBackBrush); 8878Properties.SetObject(PropBackBrush, null);