'Declaration Public Overrides Function HitTest( _ ByVal pt As System.Windows.Point _ ) As HitTestInfo
public override HitTestInfo HitTest( System.Windows.Point pt )
Parameters
- pt
- Point in control coordinates.
Return Value
A HitTestInfo object with information about the point.