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