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)
792
get =>
_lineColor
;
795
if (
_lineColor
!= value)