2 writes to grayTextColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (2)
206grayTextColor = SystemColors.GrayText; 468grayTextColor = value;
1 reference to grayTextColor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
445return grayTextColor;