1 write to canShowVisualStyleGlyphs
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
997
canShowVisualStyleGlyphs
= value;
2 references to canShowVisualStyleGlyphs
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGrid.cs (2)
993
return
canShowVisualStyleGlyphs
;
996
if (
canShowVisualStyleGlyphs
!= value) {