ComponentOne RichTextBox for UWP
PointerCaptures Property (C1RichTextPresenter)

C1.Xaml.RichTextBox Namespace > C1RichTextPresenter Class : PointerCaptures Property
Syntax
'Declaration
 
Public ReadOnly Property PointerCaptures As Windows.Foundation.Collections.IVectorView(Of Pointer)
public Windows.Foundation.Collections.IVectorView<Pointer> PointerCaptures {get;}
See Also

Reference

C1RichTextPresenter Class
C1RichTextPresenter Members