Indicates whether the clipboard event has been handled by an event listener and C1RichTextBox should do nothing.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
C# |
---|
public bool Handled { get; set; } |
Visual Basic |
---|
Public Property Handled As Boolean Get Set |
XAML Attribute Usage |
---|
<object Handled="bool" .../> |