ComponentOne RichTextBox for UWP
Selection Property (ContextMenuOpeningEventArgs)

C1.Xaml.RichTextBox Namespace > ContextMenuOpeningEventArgs Class : Selection Property
Gets the selection where right-tap input stimulus happens.
Syntax
'Declaration
 
Public ReadOnly Property Selection As C1TextRange
public C1TextRange Selection {get;}
See Also

Reference

ContextMenuOpeningEventArgs Class
ContextMenuOpeningEventArgs Members