1 write to lastLabelWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
1408
cacheItems.
lastLabelWidth
= (int) textSize.Width;
2 references to lastLabelWidth
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
1403
return cacheItems.
lastLabelWidth
;
1413
return cacheItems.
lastLabelWidth
;