ComponentOne Tiles for UWP
ReleasePointerCapture Method (C1TileBase)

C1.UWP.Tile Assembly > C1.Xaml.Tile Namespace > C1TileBase Class : ReleasePointerCapture Method
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

Reference

C1TileBase Class
C1TileBase Members