ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1LoopPanel Class / CapturePointer Method

In This Topic
    CapturePointer Method (C1LoopPanel)
    In This Topic
    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