ScrollViewer::HitTestCore Method (PointHitTestParameters^)
.NET Framework (current version)
Performs a hit test to determine whether the specified points are within the bounds of this ScrollViewer.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual HitTestResult^ HitTestCore( PointHitTestParameters^ hitTestParameters ) override
Parameters
- hitTestParameters
-
Type:
System.Windows.Media::PointHitTestParameters^
The parameters for hit testing within a visual object.
.NET Framework
Available since 3.0
Available since 3.0
Show: