2 references to GetLabelWidth
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2314int labelWidth = gridHost.GetLabelWidth();
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
1613return GetLabelWidth() + GetSplitterWidth() + GetValueWidth();