ComponentOne Basic Library for UWP
CapturePointer Method (C1LayoutTransformer)

C1.UWP Assembly > C1.Xaml Namespace > C1LayoutTransformer Class : CapturePointer Method
Syntax
'Declaration
 
Public Function CapturePointer( _
   ByVal value As Windows.UI.Xaml.Input.Pointer _
) As System.Boolean
public System.bool CapturePointer( 
   Windows.UI.Xaml.Input.Pointer value
)

Parameters

value
See Also

Reference

C1LayoutTransformer Class
C1LayoutTransformer Members