FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCell Class / OnLostTouchCapture Method

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

    Parameters

    e
    See Also