5 references to OwnCtlBrush
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (5)
795SetState(States.OwnCtlBrush, false); 800SetState(States.OwnCtlBrush, true); 4779if (GetState(States.OwnCtlBrush)) 6677if (GetState(States.OwnCtlBrush)) 7542if (!RecreatingHandle && GetState(States.OwnCtlBrush) && Properties.TryGetValue(s_backBrushProperty, out HBRUSH backBrush))