示例#1
0
 public bool CaptureTouch(System.Windows.Input.TouchDevice touchDevice)
 {
     return(inter.CaptureTouch(touchDevice));
 }