1 write to pt_y
System.Windows.Forms (1)
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
1573
mchi.
pt_y
= y;
2 references to pt_y
System.Windows.Forms (2)
winforms\Managed\System\WinForms\MonthCalendar.cs (2)
1590
return new HitTestInfo(new Point(mchi.pt_x, mchi.
pt_y
), hitArea, DateTimePicker.SysTimeToDateTime(sys));
1593
return new HitTestInfo(new Point(mchi.pt_x, mchi.
pt_y
), hitArea);