CustomSimpleHitTestExtensions.

HitTestCustom(IEnumerable<IVisual>, Point) Method

Syntax

public static bool HitTestCustom(this IEnumerable<IVisual> children, Point point)

Parameters

Name Type Description
children IEnumerable<IVisual>
point Point

Return Value

Type Description
bool