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