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