5 references to OwnCtlBrush
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (5)
701SetState(States.OwnCtlBrush, false); 706SetState(States.OwnCtlBrush, true); 4685if (GetState(States.OwnCtlBrush)) 6583if (GetState(States.OwnCtlBrush)) 7448if (!RecreatingHandle && GetState(States.OwnCtlBrush) && Properties.TryGetValue(s_backBrushProperty, out HBRUSH backBrush))