2 writes to _grayTextColor
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
140_grayTextColor = SystemColors.GrayText; 384_grayTextColor = value;
1 reference to _grayTextColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
357return _grayTextColor;