2 writes to _lastPaintWithExplorerStyle
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
1642_lastPaintWithExplorerStyle = true; 1657_lastPaintWithExplorerStyle = false;
2 references to _lastPaintWithExplorerStyle
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
1636if (!_lastPaintWithExplorerStyle) 1651if (_lastPaintWithExplorerStyle)