2 references to GDTR_MIN
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1438
flags |= NativeMethods.
GDTR_MIN
| NativeMethods.GDTR_MAX;
winforms\Managed\System\WinForms\MonthCalendar.cs (1)
2015
flag |= NativeMethods.
GDTR_MIN
| NativeMethods.GDTR_MAX;