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