1 write to CurrentValue
System.Windows.Forms (1)
System\Windows\Forms\ItemCheckEventArgs.cs (1)
15CurrentValue = currentValue;
1 reference to CurrentValue
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\CheckedListBox.cs (1)
801checkedItem?.RaiseAutomationPropertyChangedEvent(UIA_PROPERTY_ID.UIA_ToggleToggleStatePropertyId, (VARIANT)(int)ice.CurrentValue, (VARIANT)(int)ice.NewValue);