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