UIElement.ManipulationBoundaryFeedback Ereignis

Definition

Tritt auf, wenn die Manipulation auf eine Grenze trifft.

public:
 event EventHandler<System::Windows::Input::ManipulationBoundaryFeedbackEventArgs ^> ^ ManipulationBoundaryFeedback;
public event EventHandler<System.Windows.Input.ManipulationBoundaryFeedbackEventArgs> ManipulationBoundaryFeedback;
member this.ManipulationBoundaryFeedback : EventHandler<System.Windows.Input.ManipulationBoundaryFeedbackEventArgs> 
Public Custom Event ManipulationBoundaryFeedback As EventHandler(Of ManipulationBoundaryFeedbackEventArgs) 

Ereignistyp

Hinweise

Routingereignisinformationen

Element Wert
Bezeichnerfeld ManipulationBoundaryFeedbackEvent
Routingstrategie Bubbling
Delegieren EventHandler<TEventArgs> vom Typ ManipulationBoundaryFeedbackEventArgs.

Gilt für: