C# 클래스 Windows.UI.Xaml.Input.PointerRoutedEventArgs

상속: RoutedEventArgs, IPointerRoutedEventArgs
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
GetCurrentPoint ( [ relativeTo ) : PointerPoint
GetIntermediatePoints ( [ relativeTo ) : IVector

메소드 상세

GetCurrentPoint() 공개 메소드

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

GetIntermediatePoints() 공개 메소드

public GetIntermediatePoints ( [ relativeTo ) : IVector
relativeTo [
리턴 IVector