[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1RichTextBox.ViewModeChanged

ViewModeChanged Event

Event raised when the ViewMode property has changed.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<TextViewMode>> ViewModeChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<TextViewMode>> Event raised when the property has changed.