FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / TopNFilterEditor Class / ReleaseTouchCapture Method

In This Topic
    ReleaseTouchCapture Method (TopNFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Function ReleaseTouchCapture( _
       ByVal touchDevice As TouchDevice _
    ) As Boolean
    public bool ReleaseTouchCapture( 
       TouchDevice touchDevice
    )

    Parameters

    touchDevice
    See Also