ScrollControllerPanRequestedEventArgs(PointerPoint) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ScrollControllerPanRequestedEventArgs(PointerPoint ^ pointerPoint);
ScrollControllerPanRequestedEventArgs(PointerPoint const& pointerPoint);
public ScrollControllerPanRequestedEventArgs(PointerPoint pointerPoint);
function ScrollControllerPanRequestedEventArgs(pointerPoint)
Public Sub New (pointerPoint As PointerPoint)
Parameters
- pointerPoint
- PointerPoint