| Overload | Description |
|---|---|
| Contains(Point) | Checks if the point is over the element. This may be overridden in derived classes for specialized hit test logic. |
| Contains(Point,Boolean) | Checks if the point is over the element. This may be overridden in derived classes for specialized hit test logic. |
