4 writes to y
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (2)
199
pPtlHimetric->
y
= Pix2HM((int)pPtfContainer->Y, s_logPixelsY);
204
pPtlHimetric->
y
= Pix2HM((int)pPtfContainer->Y, s_logPixelsY);
System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs (2)
112
pPtlHimetric->
y
= WebBrowserHelper.Pix2HM((int)pPtfContainer->Y, WebBrowserHelper.LogPixelsY);
117
pPtlHimetric->
y
= WebBrowserHelper.Pix2HM((int)pPtfContainer->Y, WebBrowserHelper.LogPixelsY);
6 references to y
System.Windows.Forms (6)
System\Windows\Forms\ActiveX\AxHost.OleInterfaces.cs (2)
182
pPtfContainer->Y = HM2Pix(pPtlHimetric->
y
, s_logPixelsY);
187
pPtfContainer->Y = HM2Pix(pPtlHimetric->
y
, s_logPixelsY);
System\Windows\Forms\Controls\WebBrowser\WebBrowserSiteBase.cs (2)
95
pPtfContainer->Y = WebBrowserHelper.HM2Pix(pPtlHimetric->
y
, WebBrowserHelper.LogPixelsY);
100
pPtfContainer->Y = WebBrowserHelper.HM2Pix(pPtlHimetric->
y
, WebBrowserHelper.LogPixelsY);
System\Windows\Forms\OLE\DropTarget.cs (2)
90
? new DragEventArgs(data, (int)grfKeyState, pt.x, pt.
y
, (DragDropEffects)pdwEffect, _lastEffect)
95
pt.
y
,