ComboBoxCurrentChangedEventArgs.OldValue
Description:
The current item for the ComboBox before the change.
The current item for the ComboBox before the change.
public ComboBoxMember OldValue { get; }
public ComboBoxMember OldValue { get; }