5 references to OwnCtlBrush
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (5)
774
SetState(States.
OwnCtlBrush
, false);
779
SetState(States.
OwnCtlBrush
, true);
4758
if (GetState(States.
OwnCtlBrush
))
6656
if (GetState(States.
OwnCtlBrush
))
7521
if (!RecreatingHandle && GetState(States.
OwnCtlBrush
) && Properties.TryGetValue(s_backBrushProperty, out HBRUSH backBrush))