Panel::HitTestCore Method

 

Namespace:   System.Windows.Controls
Assembly:  PresentationFramework (in PresentationFramework.dll)

NameDescription
System_CAPS_protmethodHitTestCore(GeometryHitTestParameters^)

Implements Visual::HitTestCore to supply base element hit testing behavior (returning GeometryHitTestResult). (Inherited from UIElement.)

System_CAPS_protmethodHitTestCore(PointHitTestParameters^)

Implements HitTestCore to supply base element hit testing behavior (returning HitTestResult). (Inherited from UIElement.)

Return to top
Show: