2 references to SelectedItemWithFocusBackColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
1530return ownerGrid.SelectedItemWithFocusBackColor; 1536Color clr = g.GetNearestColor(ownerGrid.SelectedItemWithFocusBackColor);