FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / GridPanel Class / OnGotTouchCapture Method

In This Topic
    OnGotTouchCapture Method (GridPanel)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnGotTouchCapture( _
       ByVal e As TouchEventArgs _
    ) 
    protected virtual void OnGotTouchCapture( 
       TouchEventArgs e
    )

    Parameters

    e
    See Also