public System.Windows.IInputElement InputHitTest(System.Windows.Point point) { return(inter.InputHitTest(point)); }