ComponentOne RichTextBox for UWP
Source Property (C1TextChangedEventArgs)

C1.Xaml.RichTextBox.Documents Namespace > C1TextChangedEventArgs Class : Source Property
Returns the C1TextElement where the change occurred.
Syntax
'Declaration
 
Public ReadOnly Property Source As C1TextElement
public C1TextElement Source {get;}
See Also

Reference

C1TextChangedEventArgs Class
C1TextChangedEventArgs Members