5 writes to mi
System.Windows.Forms.UI.IntegrationTests (5)
Input\InputBuilder.cs (5)
80
mi
= new MOUSEINPUT
102
mi
= new MOUSEINPUT
124
mi
= new MOUSEINPUT
141
mi
= new MOUSEINPUT
158
mi
= new MOUSEINPUT
6 references to mi
System.Windows.Forms (6)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.CalendarButtonAccessibleObject.cs (6)
128
mouseInput.Anonymous.
mi
.dx = x;
129
mouseInput.Anonymous.
mi
.dy = y;
130
mouseInput.Anonymous.
mi
.mouseData = 0;
131
mouseInput.Anonymous.
mi
.dwFlags = flags;
132
mouseInput.Anonymous.
mi
.time = 0;
133
mouseInput.Anonymous.
mi
.dwExtraInfo = UIntPtr.Zero;