1 write to _selectedItemWithFocusBackColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
706_selectedItemWithFocusBackColor = value;
2 references to _selectedItemWithFocusBackColor
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
701get => _selectedItemWithFocusBackColor; 704if (_selectedItemWithFocusBackColor != value)