1 write to lineColor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
1026lineColor = value;
2 references to lineColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
1022return lineColor; 1025if (lineColor != value) {