2 writes to lastPaintWithExplorerStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
1981
lastPaintWithExplorerStyle
= true;
1994
lastPaintWithExplorerStyle
= false;
2 references to lastPaintWithExplorerStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
1979
if(!
lastPaintWithExplorerStyle
) {
1992
if (
lastPaintWithExplorerStyle
) {