2 references to GetTextFormatFlags
System.Windows.Forms (2)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (2)
334
TextFormatFlags flags =
GetTextFormatFlags
(context);
481
TextRenderer.DrawText(graphics, context.Text, context.Font, textRect, fore,
GetTextFormatFlags
(context));