1 write to LastLabelWidth
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1202
_cacheItems.
LastLabelWidth
= (int)textSize.Width;
2 references to LastLabelWidth
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (2)
1197
return _cacheItems.
LastLabelWidth
;
1207
return _cacheItems.
LastLabelWidth
;