Partager via


ScrollControllerPanRequestedEventArgs(PointerPoint) Constructeur

Définition

Initialise une nouvelle instance de la classe ScrollControllerPanRequestedEventArgs avec le spécifiépointerPoint.

public:
 ScrollControllerPanRequestedEventArgs(PointerPoint ^ pointerPoint);
 ScrollControllerPanRequestedEventArgs(PointerPoint const& pointerPoint);
public ScrollControllerPanRequestedEventArgs(PointerPoint pointerPoint);
function ScrollControllerPanRequestedEventArgs(pointerPoint)
Public Sub New (pointerPoint As PointerPoint)

Paramètres

pointerPoint
PointerPoint

Le PointerPoint instance associé au mouvement de l’utilisateur qui a lancé l’événement PanRequested.

S’applique à