'Declaration
Protected Sub OnGotTouchCapture( _ ByVal e As System.Windows.Input.TouchEventArgs _ )
'Usage
Dim instance As HorizontalScrollbarsPresenter Dim e As System.Windows.Input.TouchEventArgs instance.OnGotTouchCapture(e)
protected void OnGotTouchCapture( System.Windows.Input.TouchEventArgs e )
Parameters
- e