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