C1.UWP Assembly / C1.Xaml Namespace / C1NumericBox Class / FindSubElementsForTouchTargeting Method

In This Topic
FindSubElementsForTouchTargeting Method (C1NumericBox)
In This Topic
Syntax
'Declaration
 
Protected Overridable Function FindSubElementsForTouchTargeting( _
   ByVal point As Windows.Foundation.Point, _
   ByVal boundingRect As Windows.Foundation.Rect _
) As Windows.Foundation.Collections.IIterable(Of IIterable(Of Point))
 

Parameters

point
boundingRect
See Also