1 write to _canShowVisualStyleGlyphs
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
781
_canShowVisualStyleGlyphs
= value;
2 references to _canShowVisualStyleGlyphs
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (2)
776
get =>
_canShowVisualStyleGlyphs
;
779
if (
_canShowVisualStyleGlyphs
!= value)