public class ConversionEventArgsPublic Class ConversionEventArgsNo code example is currently available or this language may not be supported.| ConversionEventArgs | Initializes a new instance of the ConversionEventArgs class |
| Definition | Get/Set a reference to the conversion definition being processed. |
| Handled | Get/Set a value indicating whether this event has been handled. |
| Value | Get/Set the value associated with this conversion. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |