1 write to lastLabel
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1409
cacheItems.
lastLabel
= labelText;
1 reference to lastLabel
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1402
else if (cacheItems.useCompatTextRendering == ownerGrid.UseCompatibleTextRendering && cacheItems.
lastLabel
== labelText && f.Equals(cacheItems.lastLabelFont)) {