Exemple #1
0
 public static global::System.Collections.Generic.IList <global::Windows.UI.Input.PointerPoint> GetIntermediatePoints(uint pointerId, global::Windows.UI.Input.IPointerPointTransform transform)
 {
     throw new global::System.NotImplementedException("The member IList<PointerPoint> PointerPoint.GetIntermediatePoints(uint pointerId, IPointerPointTransform transform) is not implemented in Uno.");
 }
Exemple #2
0
 public static global::Windows.UI.Input.PointerPoint GetCurrentPoint(uint pointerId, global::Windows.UI.Input.IPointerPointTransform transform)
 {
     throw new global::System.NotImplementedException("The member PointerPoint PointerPoint.GetCurrentPoint(uint pointerId, IPointerPointTransform transform) is not implemented in Uno.");
 }