ScrollViewer.OnManipulationStarting(ManipulationStartingEventArgs) Metoda

Definice

Volá se, ManipulationStarting když dojde k události.

protected:
 override void OnManipulationStarting(System::Windows::Input::ManipulationStartingEventArgs ^ e);
protected override void OnManipulationStarting (System.Windows.Input.ManipulationStartingEventArgs e);
override this.OnManipulationStarting : System.Windows.Input.ManipulationStartingEventArgs -> unit
Protected Overrides Sub OnManipulationStarting (e As ManipulationStartingEventArgs)

Parametry

Poznámky

Metoda OnManipulationInertiaStarting nastaví Handled vlastnost na true.

Platí pro