1 write to selectedItemWithFocusBackBrush
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1537ownerGrid.selectedItemWithFocusBackBrush = new SolidBrush(clr);
2 references to selectedItemWithFocusBackBrush
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
1535if (ownerGrid.selectedItemWithFocusBackBrush == null) { 1539return ownerGrid.selectedItemWithFocusBackBrush;