'DeclarationProtected Sub OnGotTouchCapture( _ ByVal e As System.Windows.Input.TouchEventArgs _ )
'UsageDim instance As SheetPresenter Dim e As System.Windows.Input.TouchEventArgs instance.OnGotTouchCapture(e)
protected void OnGotTouchCapture( System.Windows.Input.TouchEventArgs e )
Parameters
- e