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