1 write to currentValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ItemCheckEvent.cs (1)
38this.currentValue = currentValue;
1 reference to currentValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ItemCheckEvent.cs (1)
62get { return currentValue; }