UIElement.ManipulationBoundaryFeedback Evento

Definizione

Si verifica quando la manipolazione rileva 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 sugli eventi indirizzati

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

Si applica a