2 references to GetLabelTextWidth
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CategoryGridEntry.cs (1)
118int labelWidth = GetLabelTextWidth(PropertyLabel, g, font);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridEntry.cs (1)
1537int labelWidth = GetLabelTextWidth(label, g, font);