2 references to DrawText
System.Windows.Forms.Primitives (2)
_generated\426\Windows.Win32.PInvoke.USER32.dll.g.cs (2)
819
/// <inheritdoc cref="
DrawText
(winmdroot.Graphics.Gdi.HDC, winmdroot.Foundation.PCWSTR, int, winmdroot.Foundation.RECT*, winmdroot.Graphics.Gdi.DRAW_TEXT_FORMAT)"/>
826
int __result = PInvoke.
DrawText
(hdc, lpchText, cchText, lprcLocal, format);