UIElement.OnManipulationStarting(ManipulationStartingEventArgs) Metoda
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Zapewnia obsługę klas dla zdarzenia kierowanego ManipulationStarting , które występuje po utworzeniu procesora manipulowania.
protected:
virtual void OnManipulationStarting(System::Windows::Input::ManipulationStartingEventArgs ^ e);
protected virtual void OnManipulationStarting(System.Windows.Input.ManipulationStartingEventArgs e);
abstract member OnManipulationStarting : System.Windows.Input.ManipulationStartingEventArgs -> unit
override this.OnManipulationStarting : System.Windows.Input.ManipulationStartingEventArgs -> unit
Protected Overridable Sub OnManipulationStarting (e As ManipulationStartingEventArgs)
Element ManipulationStartingEventArgs zawierający dane zdarzenia.
Metoda OnManipulationStarting nie ma domyślnej implementacji. Zastąp OnManipulationStarting element w klasie pochodnej ManipulationStarting w celu obsługi zdarzenia. Pamiętaj, aby wywołać metodę klasy OnManipulationStarting bazowej, aby klasy bazowe odbierały zdarzenie.
Produkt | Wersje |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Opinia o produkcie .NET
.NET to projekt typu open source. Wybierz link, aby przekazać opinię: