2 references to FindWindow
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.USER32.dll.g.cs (2)
970
/// <inheritdoc cref="
FindWindow
(winmdroot.Foundation.PCWSTR, winmdroot.Foundation.PCWSTR)"/>
978
winmdroot.Foundation.HWND __result = PInvoke.
FindWindow
(lpClassNameLocal, lpWindowNameLocal);