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