9 instantiations of TV_HITTESTINFO
System.Windows.Forms (9)
winforms\Managed\System\WinForms\TreeView.cs (9)
1784NativeMethods.TV_HITTESTINFO tvhi = new NativeMethods.TV_HITTESTINFO(); 1832NativeMethods.TV_HITTESTINFO tvhi = new NativeMethods.TV_HITTESTINFO(); 2162NativeMethods.TV_HITTESTINFO tvhip = new NativeMethods.TV_HITTESTINFO(); 2903NativeMethods.TV_HITTESTINFO tvhip = new NativeMethods.TV_HITTESTINFO(); 2938NativeMethods.TV_HITTESTINFO tvhip = new NativeMethods.TV_HITTESTINFO(); 3017NativeMethods.TV_HITTESTINFO tvhip = new NativeMethods.TV_HITTESTINFO(); 3256NativeMethods.TV_HITTESTINFO tvhip = new NativeMethods.TV_HITTESTINFO(); 3284NativeMethods.TV_HITTESTINFO tvhi = new NativeMethods.TV_HITTESTINFO(); 3354NativeMethods.TV_HITTESTINFO tvhit = new NativeMethods.TV_HITTESTINFO();
10 references to TV_HITTESTINFO
System.Windows.Forms (10)
winforms\Managed\System\WinForms\TreeView.cs (9)
1784NativeMethods.TV_HITTESTINFO tvhi = new NativeMethods.TV_HITTESTINFO(); 1832NativeMethods.TV_HITTESTINFO tvhi = new NativeMethods.TV_HITTESTINFO(); 2162NativeMethods.TV_HITTESTINFO tvhip = new NativeMethods.TV_HITTESTINFO(); 2903NativeMethods.TV_HITTESTINFO tvhip = new NativeMethods.TV_HITTESTINFO(); 2938NativeMethods.TV_HITTESTINFO tvhip = new NativeMethods.TV_HITTESTINFO(); 3017NativeMethods.TV_HITTESTINFO tvhip = new NativeMethods.TV_HITTESTINFO(); 3256NativeMethods.TV_HITTESTINFO tvhip = new NativeMethods.TV_HITTESTINFO(); 3284NativeMethods.TV_HITTESTINFO tvhi = new NativeMethods.TV_HITTESTINFO(); 3354NativeMethods.TV_HITTESTINFO tvhit = new NativeMethods.TV_HITTESTINFO();
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
916public static extern IntPtr SendMessage(HandleRef hWnd, int msg, int wParam, NativeMethods.TV_HITTESTINFO lParam);