2 references to ToggleState_On
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
1985return toggledState ? UnsafeNativeMethods.ToggleState.ToggleState_On : UnsafeNativeMethods.ToggleState.ToggleState_Off;
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1852UnsafeNativeMethods.ToggleState.ToggleState_On :