| C1.Xaml.Schedule Namespace > EditAppointmentControl Class : FindSubElementsForTouchTargeting Method |
'DeclarationProtected Function FindSubElementsForTouchTargeting( _ ByVal point As Point, _ ByVal boundingRect As Rect _ ) As IEnumerable(Of IEnumerable(Of Point))
'UsageDim instance As EditAppointmentControl Dim point As Point Dim boundingRect As Rect Dim value As IEnumerable(Of IEnumerable(Of Point)) value = instance.FindSubElementsForTouchTargeting(point, boundingRect)
protected IEnumerable<IEnumerable<Point>> FindSubElementsForTouchTargeting( Point point, Rect boundingRect )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2