UIElement.ManipulationBoundaryFeedback Händelse

Definition

Inträffar när manipuleringen påträffar en gräns.

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) 

Händelsetyp

Kommentarer

Information om dirigerad händelse

Objekt Value
Identifierarfält ManipulationBoundaryFeedbackEvent
Routningsstrategi Bubblande
Delegera EventHandler<TEventArgs> av typen ManipulationBoundaryFeedbackEventArgs.

Gäller för