Namespace:
C1.Phone.RichTextBox
Assembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
XMLNS for XAML: Not mapped to an xmlns.
Assembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
public event EventHandler<RichTextPainterChangeEventArgs> PainterChanged |
Visual Basic |
---|
Public Event PainterChanged As EventHandler(Of RichTextPainterChangeEventArgs) |
XAML Attribute Usage |
---|
<object PainterChanged="EventHandler<RichTextPainterChangeEventArgs>" .../> |