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