1 write to _selectedItemWithFocusBackColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
707_selectedItemWithFocusBackColor = value;
2 references to _selectedItemWithFocusBackColor
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
702get => _selectedItemWithFocusBackColor; 705if (_selectedItemWithFocusBackColor != value)