UIElement.ManipulationBoundaryFeedback Událost

Definice

Nastane, když manipulace narazí na hranici.

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) 

Event Type

EventHandler<ManipulationBoundaryFeedbackEventArgs>

Poznámky

Informace o směrované události

Pole identifikátoru ManipulationBoundaryFeedbackEvent
Strategie směrování Bublající
Delegát EventHandler<TEventArgs> typu ManipulationBoundaryFeedbackEventArgs.

Platí pro