UIElement.ManipulationBoundaryFeedback Gebeurtenis

Definitie

Treedt op wanneer de manipulatie een grens tegenkomt.

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) 

Gebeurtenistype

Opmerkingen

Gerouteerde gebeurtenisgegevens

Item Waarde
Id-veld ManipulationBoundaryFeedbackEvent
Routeringsstrategie Borrelen
Gedelegeerde EventHandler<TEventArgs> van het type ManipulationBoundaryFeedbackEventArgs.

Van toepassing op