UIElement.ManipulationBoundaryFeedback Evento

Definizione

Si verifica quando la manipolazione incontra un 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) 

Tipo evento

Commenti

Informazioni evento indirizzato

Campo Identificatore ManipulationBoundaryFeedbackEvent
Strategia di routing Bubbling
Delegato EventHandler<TEventArgs> di tipo ManipulationBoundaryFeedbackEventArgs.

Si applica a