3 references to GetLineBrush
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\CategoryGridEntry.cs (1)
123
return this.GridEntryHost.
GetLineBrush
(g);
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
1872
bkBrush = gridHost.
GetLineBrush
(g);
1911
Brush stripeBrush = gridHost.
GetLineBrush
(g);