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