'Declaration
Protected Sub OnManipulationStarted( _ ByVal e As System.Windows.Input.ManipulationStartedEventArgs _ )
'Usage
Dim instance As VerticalScrollbarsPresenter Dim e As System.Windows.Input.ManipulationStartedEventArgs instance.OnManipulationStarted(e)
protected void OnManipulationStarted( System.Windows.Input.ManipulationStartedEventArgs e )
Parameters
- e