1 write to _categoryForegroundColor
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
414
_categoryForegroundColor
= value;
2 references to _categoryForegroundColor
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
409
get =>
_categoryForegroundColor
;
412
if (
_categoryForegroundColor
!= value)