IContentHost.InputHitTest Method (Point)
.NET Framework (current version)
Performs hit-testing for child elements.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- point
-
Type:
System.Windows.Point
Mouse coordinates relative to the ContentHost.
Return Value
Type: System.Windows.IInputElementA descendant of IInputElement, or NULL if no such element exists.
.NET Framework
Available since 3.0
Available since 3.0
Show: