Fires when the Document property changes.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
public event EventHandler DocumentChanged |
Visual Basic |
---|
Public Event DocumentChanged As EventHandler |
XAML Attribute Usage |
---|
<object DocumentChanged="EventHandler" .../> |