TextBlock::IContentHost::InputHitTest Method (Point)
.NET Framework (current version)
This method supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code. Use the type-safe InputHitTestCore method instead.
Assembly: PresentationFramework (in PresentationFramework.dll)
private: virtual IInputElement^ InputHitTest( Point point ) sealed = IContentHost::InputHitTest
Parameters
- point
-
Type:
System.Windows::Point
Mouse coordinates relative to the content host.
Implements
IContentHost::InputHitTest(Point)
.NET Framework
Available since 3.0
Available since 3.0
Show: