ComboBoxCurrentChangedEventArgs
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| 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. |