コード例 #1
0
 public System.Windows.IInputElement InputHitTest(System.Windows.Point point)
 {
     return(inter.InputHitTest(point));
 }