2 references to SetWindowText
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.USER32.dll.g.cs (2)
3604
/// <inheritdoc cref="
SetWindowText
(winmdroot.Foundation.HWND, winmdroot.Foundation.PCWSTR)"/>
3610
winmdroot.Foundation.BOOL __result = PInvoke.
SetWindowText
(hWnd, lpStringLocal);