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

Inheritance: RoutedEventArgs, IPointerRoutedEventArgs
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
GetCurrentPoint ( [ relativeTo ) : PointerPoint
GetIntermediatePoints ( [ relativeTo ) : IVector

Method Details

GetCurrentPoint() public méthode

public GetCurrentPoint ( [ relativeTo ) : PointerPoint
relativeTo [
Résultat Windows.UI.Input.PointerPoint

GetIntermediatePoints() public méthode

public GetIntermediatePoints ( [ relativeTo ) : IVector
relativeTo [
Résultat IVector