ComboBoxCurrentChangedEventArgs Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Application | UIApplication | The current UIApplication. (Inherited from RibbonItemEventArgs ) | RibbonItemEventArgs |
| NewValue | ComboBoxMember | The current item for the ComboBox after the change. | |
| OldValue | ComboBoxMember | The current item for the ComboBox before the change. |