'宣言
 
Public Overloads Function AdjustableElementFromPoint( _
   ByVal  As Point, _
   ByVal  As Infragistics.Win.UIElementInputType _
) As Infragistics.Win.UIElement
             
        
            
            public Infragistics.Win.UIElement AdjustableElementFromPoint( 
   Point ,
   Infragistics.Win.UIElementInputType 
)