3 references to MINMAXINFO
UIAutomationClient (3)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
780UnsafeNativeMethods.MINMAXINFO minMaxInfo = default;
MS\Internal\Automation\Misc.cs (1)
597internal static IntPtr SendMessageTimeout(NativeMethods.HWND hwnd, int Msg, IntPtr wParam, ref UnsafeNativeMethods.MINMAXINFO lParam)
MS\Win32\UnsafeNativeMethods.cs (1)
194NativeMethods.HWND hwnd, int Msg, IntPtr wParam, ref MINMAXINFO lParam, int flags, int uTimeout, out IntPtr pResult );