ComponentOne PdfViewer for UWP
PointerCaptures Property

C1.UWP.PdfViewer Assembly > C1.Xaml.PdfViewer Namespace > C1PdfViewer Class : PointerCaptures Property
Syntax
'Declaration
 
Public ReadOnly Property PointerCaptures As System.Collections.Generic.IReadOnlyList(Of Pointer)
public System.Collections.Generic.IReadOnlyList<Pointer> PointerCaptures {get;}
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members