C# Class Windows.UI.Xaml.Input.PointerRoutedEventArgs

Inheritance: RoutedEventArgs, IPointerRoutedEventArgs
显示文件 Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Methods

Method Description
GetCurrentPoint ( [ relativeTo ) : PointerPoint
GetIntermediatePoints ( [ relativeTo ) : IVector

Method Details

GetCurrentPoint() public method

public GetCurrentPoint ( [ relativeTo ) : PointerPoint
relativeTo [
return Windows.UI.Input.PointerPoint

GetIntermediatePoints() public method

public GetIntermediatePoints ( [ relativeTo ) : IVector
relativeTo [
return IVector