5 references to OwnCtlBrush
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (5)
805SetState(States.OwnCtlBrush, false); 810SetState(States.OwnCtlBrush, true); 4987if (GetState(States.OwnCtlBrush)) 6896if (GetState(States.OwnCtlBrush)) 8145if (!RecreatingHandle && GetState(States.OwnCtlBrush) && Properties.TryGetValue(s_backBrushProperty, out HBRUSH backBrush))