1 write to _lineColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
797_lineColor = value;
2 references to _lineColor
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
792get => _lineColor; 795if (_lineColor != value)