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