2 references to EnumWindowsCallback
Microsoft.Private.Windows.Core (2)
Windows\Win32\PInvokeCore.EnumWindows.cs (2)
17public static unsafe BOOL EnumWindows(EnumWindowsCallback callback) 42return ((EnumWindowsCallback)((GCHandle)(nint)lParam).Target!)(hWnd);