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