ComponentOne InputPanel for WPF
InputHitTest(Point) Method

C1.WPF.InputPanel.4 Assembly > C1.WPF.InputPanel Namespace > C1DataPager Class : InputHitTest(Point) Method
Syntax
'Declaration
 
Public Function InputHitTest( _
   ByVal point As System.Windows.Point _
) As System.Windows.IInputElement
public System.Windows.IInputElement InputHitTest( 
   System.Windows.Point point
)

Parameters

point
See Also

Reference

C1DataPager Class
C1DataPager Members