22 references to POINT
System.Windows.Forms (22)
winforms\Managed\System\WinForms\AxHost.cs (1)
2119
NativeMethods.POINT p = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\Control.cs (6)
2086
NativeMethods.POINT p = new NativeMethods.
POINT
();
3382
NativeMethods.POINT pt = new NativeMethods.
POINT
();
10348
NativeMethods.POINT viewportOrg = new NativeMethods.
POINT
();
16573
NativeMethods.POINT pt = new NativeMethods.
POINT
();
16672
NativeMethods.POINT pVp = new NativeMethods.
POINT
();
16673
NativeMethods.POINT pW = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\Cursor.cs (1)
311
NativeMethods.POINT p = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\LinkLabel.cs (1)
403
NativeMethods.POINT p = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\ListView.cs (2)
3378
NativeMethods.POINT pt = new NativeMethods.
POINT
();
5083
NativeMethods.POINT pt = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\ListViewInsertionMark.cs (1)
122
NativeMethods.POINT point = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\NotifyIcon.cs (1)
721
NativeMethods.POINT pt = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
4662
NativeMethods.POINT temp = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\RichTextBox.cs (1)
2377
NativeMethods.POINT pt = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\SplitContainer.cs (1)
586
NativeMethods.POINT p = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\ToolStripManager.cs (1)
1047
NativeMethods.POINT pt = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\TreeView.cs (1)
3086
NativeMethods.POINT pt = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (1)
808
NativeMethods.POINT point = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\WebBrowserBase.cs (1)
397
NativeMethods.POINT p = new NativeMethods.
POINT
();
winforms\Managed\System\WinForms\WinFormsUtils.cs (2)
615
NativeMethods.POINT viewportOrg = new NativeMethods.
POINT
();
644
NativeMethods.POINT lastViewPort = new NativeMethods.
POINT
();