C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox Namespace > C1RichTextBox Class : ViewModeChanged Event |
'Declaration Public Event ViewModeChanged As System.EventHandler(Of PropertyChangedEventArgs(Of TextViewMode))
public event System.EventHandler<PropertyChangedEventArgs<TextViewMode>> ViewModeChanged
The event handler receives an argument of type C1.Silverlight.PropertyChangedEventArgs<T> containing data related to this event. The following PropertyChangedEventArgs<T> properties provide information specific to this event.
Property | Description |
---|---|
NewValue | |
OldValue |