6 references to MeasureTextInternal
System.Windows.Forms (6)
System\Windows\Forms\Rendering\TextRenderer.cs (6)
443=> MeasureTextInternal(dc, text, font, MaxSize); 457=> MeasureTextInternal(dc, text, font, MaxSize); 460=> MeasureTextInternal(dc, text, font, proposedSize); 476=> MeasureTextInternal(dc, text, font, proposedSize); 484=> MeasureTextInternal(dc, text, font, proposedSize, flags); 509=> MeasureTextInternal(dc, text, font, proposedSize, BlockModifyString(flags));