Beispiel #1
0
 public static void DynamicRelease(PointerFinger finger)
 {
     throw new System.NotImplementedException();
 }
Beispiel #2
0
 public static void DynamicPressCenter(UIElement element, double x, double y, PointerFinger finger)
 {
     throw new System.NotImplementedException();
 }