ComponentOne RichTextBox for WPF and Silverlight
InputHitTest(Point) Method

C1.WPF.RichTextBox Namespace > C1RichTextBox 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

C1RichTextBox Class
C1RichTextBox Members