'宣言
Public Overloads Function ElementFromPoint( _
ByVal point As Point, _
ByVal inputType As Infragistics.Win.UIElementInputType _
) As Infragistics.Win.UIElement
public Infragistics.Win.UIElement ElementFromPoint(
Pointpoint,
Infragistics.Win.UIElementInputType inputType
)