'Declaration Public Function ReleaseTouchCapture( _ ByVal touchDevice As TouchDevice _ ) As Boolean
'Usage Dim instance As RangeGroupButtonPresenter Dim touchDevice As TouchDevice Dim value As Boolean value = instance.ReleaseTouchCapture(touchDevice)
public bool ReleaseTouchCapture( TouchDevice touchDevice )
Parameters
- touchDevice