5 references to OwnCtlBrush
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (5)
700SetState(States.OwnCtlBrush, false); 705SetState(States.OwnCtlBrush, true); 4684if (GetState(States.OwnCtlBrush)) 6542if (GetState(States.OwnCtlBrush)) 7407if (!RecreatingHandle && GetState(States.OwnCtlBrush) && Properties.TryGetValue(s_backBrushProperty, out HBRUSH backBrush))