1 write to _lineColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
796_lineColor = value;
2 references to _lineColor
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
791get => _lineColor; 794if (_lineColor != value)