UIElement.ManipulationBoundaryFeedback Événement

Définition

Se produit lorsque la manipulation rencontre une limite.

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) 

Type d'événement

EventHandler<ManipulationBoundaryFeedbackEventArgs>

Remarques

Informations sur les événements acheminés

Champ d’identificateur ManipulationBoundaryFeedbackEvent
Stratégie de routage Bouillonnant
Délégué EventHandler<TEventArgs> de type ManipulationBoundaryFeedbackEventArgs.

S’applique à