Edit

Share via


GridSplitter.OnManipulationStarted(ManipulationStartedRoutedEventArgs) Method

Definition

Windows.UI.Xaml.Controls.Control.OnManipulationStarted(Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs)
protected override void OnManipulationStarted (Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs e);
override this.OnManipulationStarted : Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs -> unit
Protected Overrides Sub OnManipulationStarted (e As ManipulationStartedRoutedEventArgs)

Parameters

e
Windows.UI.Xaml.Input.ManipulationStartedRoutedEventArgs

Applies to