public System.Windows.IInputElement InputHitTest( System.Windows.Point point )
public function InputHitTest( point: System.Windows.Point ): System.Windows.IInputElement;
public function InputHitTest( point : System.Windows.Point ) : System.Windows.IInputElement;
public: System.Windows.IInputElement* InputHitTest( System.Windows.Point point )
public: System.Windows.IInputElement^ InputHitTest( System.Windows.Point point )
Parameters
- point