'宣言 Public Overloads Function ElementFromPoint( _ ByVal point As Point, _ ByVal ignoreClipping As Boolean, _ ByVal inputType As UIElementInputType _ ) As UIElement
public UIElement ElementFromPoint( Point point, bool ignoreClipping, UIElementInputType inputType )