HitTestCore Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Windows Namespace
UIElement Class
UIElement Methods
HitTestCore Method
HitTestCore Method (GeometryHi ...
HitTestCore Method (PointHitTe ...
UIElement Methods
AddHandler Method
AddToEventRoute Method
ApplyAnimationClock Method
Arrange Method
ArrangeCore Method
BeginAnimation Method
CaptureMouse Method
CaptureStylus Method
ClearValue Method
Focus Method
GetAnimationBaseValue Method
GetLayoutClip Method
GetUIParentCore Method
HitTestCore Method
InputHitTest Method
InvalidateArrange Method
InvalidateMeasure Method
InvalidateVisual Method
Measure Method
MeasureCore Method
MoveFocus Method
OnAccessKey Method
OnChildDesiredSizeChanged Meth ...
OnCreateAutomationPeer Method
OnDragEnter Method
OnDragLeave Method
OnDragOver Method
OnDrop Method
OnGiveFeedback Method
OnGotFocus Method
OnGotKeyboardFocus Method
OnGotMouseCapture Method
OnGotStylusCapture Method
OnIsKeyboardFocusedChanged Met ...
OnIsKeyboardFocusWithinChanged ...
OnIsMouseCapturedChanged Metho ...
OnIsMouseCaptureWithinChanged ...
OnIsMouseDirectlyOverChanged M ...
OnIsStylusCapturedChanged Meth ...
OnIsStylusCaptureWithinChanged ...
OnIsStylusDirectlyOverChanged ...
OnKeyDown Method
OnKeyUp Method
OnLostFocus Method
OnLostKeyboardFocus Method
OnLostMouseCapture Method
OnLostStylusCapture Method
OnMouseDown Method
OnMouseEnter Method
OnMouseLeave Method
OnMouseLeftButtonDown Method
OnMouseLeftButtonUp Method
OnMouseMove Method
OnMouseRightButtonDown Method
OnMouseRightButtonUp Method
OnMouseUp Method
OnMouseWheel Method
OnPreviewDragEnter Method
OnPreviewDragLeave Method
OnPreviewDragOver Method
OnPreviewDrop Method
OnPreviewGiveFeedback Method
OnPreviewGotKeyboardFocus Meth ...
OnPreviewKeyDown Method
OnPreviewKeyUp Method
OnPreviewLostKeyboardFocus Met ...
OnPreviewMouseDown Method
OnPreviewMouseLeftButtonDown M ...
OnPreviewMouseLeftButtonUp Met ...
OnPreviewMouseMove Method
OnPreviewMouseRightButtonDown ...
OnPreviewMouseRightButtonUp Me ...
OnPreviewMouseUp Method
OnPreviewMouseWheel Method
OnPreviewQueryContinueDrag Met ...
OnPreviewStylusButtonDown Meth ...
OnPreviewStylusButtonUp Method
OnPreviewStylusDown Method
OnPreviewStylusInAirMove Metho ...
OnPreviewStylusInRange Method
OnPreviewStylusMove Method
OnPreviewStylusOutOfRange Meth ...
OnPreviewStylusSystemGesture M ...
OnPreviewStylusUp Method
OnPreviewTextInput Method
OnQueryContinueDrag Method
OnQueryCursor Method
OnRender Method
OnRenderSizeChanged Method
OnStylusButtonDown Method
OnStylusButtonUp Method
OnStylusDown Method
OnStylusEnter Method
OnStylusInAirMove Method
OnStylusInRange Method
OnStylusLeave Method
OnStylusMove Method
OnStylusOutOfRange Method
OnStylusSystemGesture Method
OnStylusUp Method
OnTextInput Method
OnVisualParentChanged Method
PredictFocus Method
RaiseEvent Method
ReleaseMouseCapture Method
ReleaseStylusCapture Method
RemoveHandler Method
SetValue Method
ShouldSerializeCommandBindings ...
ShouldSerializeInputBindings M ...
TransformToAncestor Method
TranslatePoint Method
UpdateLayout Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
UIElement
.
.
::
.
HitTestCore Method
Implements
HitTestCore
to supply base element hit testing behavior.
Overload List
Name
Description
HitTestCore(GeometryHitTestParameters)
Implements
Visual
.
.
::
.
HitTestCore
to supply base element hit testing behavior (returning
GeometryHitTestResult
).
(Overrides
Visual
.
.
::
.
HitTestCore(GeometryHitTestParameters)
.)
HitTestCore(PointHitTestParameters)
Implements
HitTestCore
to supply base element hit testing behavior (returning
HitTestResult
).
(Overrides
Visual
.
.
::
.
HitTestCore(PointHitTestParameters)
.)
Top
See Also
Reference
UIElement Class
UIElement Members
System.Windows Namespace
Tags :