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