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