ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / ReleasePointerCapture Method

In This Topic
    ReleasePointerCapture Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub ReleasePointerCapture( _
       ByVal value As Windows.UI.Xaml.Input.Pointer _
    ) 
    public void ReleasePointerCapture( 
       Windows.UI.Xaml.Input.Pointer value
    )

    Parameters

    value
    See Also