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