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