UIElement.ManipulationBoundaryFeedback Ereignis

Definition

Tritt ein, wenn die Bearbeitung an eine Grenze stößt.

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) 

Ereignistyp

Hinweise

Informationen zum Routingereignis

Bezeichnerfeld ManipulationBoundaryFeedbackEvent
Routingstrategie Bubbling
Delegat Eine EventHandler<TEventArgs> vom Typ ManipulationBoundaryFeedbackEventArgs.

Gilt für: