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