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