United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
.NET Development
.NET Framework 4.5
.NET Framework Class Library
System.Windows Namespaces
System.Windows
ContentElement Class
ContentElement Fields
AllowDropProperty Field
AreAnyTouchesCapturedProperty Field
AreAnyTouchesCapturedWithinProperty Field
AreAnyTouchesDirectlyOverProperty Field
AreAnyTouchesOverProperty Field
DragEnterEvent Field
DragLeaveEvent Field
DragOverEvent Field
DropEvent Field
FocusableProperty Field
GiveFeedbackEvent Field
GotFocusEvent Field
GotKeyboardFocusEvent Field
GotMouseCaptureEvent Field
GotStylusCaptureEvent Field
GotTouchCaptureEvent Field
IsEnabledProperty Field
IsFocusedProperty Field
IsKeyboardFocusedProperty Field
IsKeyboardFocusWithinProperty Field
IsMouseCapturedProperty Field
IsMouseCaptureWithinProperty Field
IsMouseDirectlyOverProperty Field
IsMouseOverProperty Field
IsStylusCapturedProperty Field
IsStylusCaptureWithinProperty Field
IsStylusDirectlyOverProperty Field
IsStylusOverProperty Field
KeyDownEvent Field
KeyUpEvent Field
LostFocusEvent Field
LostKeyboardFocusEvent Field
LostMouseCaptureEvent Field
LostStylusCaptureEvent Field
LostTouchCaptureEvent Field
MouseDownEvent Field
MouseEnterEvent Field
MouseLeaveEvent Field
MouseLeftButtonDownEvent Field
MouseLeftButtonUpEvent Field
MouseMoveEvent Field
MouseRightButtonDownEvent Field
MouseRightButtonUpEvent Field
MouseUpEvent Field
MouseWheelEvent Field
PreviewDragEnterEvent Field
PreviewDragLeaveEvent Field
PreviewDragOverEvent Field
PreviewDropEvent Field
PreviewGiveFeedbackEvent Field
PreviewGotKeyboardFocusEvent Field
PreviewKeyDownEvent Field
PreviewKeyUpEvent Field
PreviewLostKeyboardFocusEvent Field
PreviewMouseDownEvent Field
PreviewMouseLeftButtonDownEvent Field
PreviewMouseLeftButtonUpEvent Field
PreviewMouseMoveEvent Field
PreviewMouseRightButtonDownEvent Field
PreviewMouseRightButtonUpEvent Field
PreviewMouseUpEvent Field
PreviewMouseWheelEvent Field
PreviewQueryContinueDragEvent Field
PreviewStylusButtonDownEvent Field
PreviewStylusButtonUpEvent Field
PreviewStylusDownEvent Field
PreviewStylusInAirMoveEvent Field
PreviewStylusInRangeEvent Field
PreviewStylusMoveEvent Field
PreviewStylusOutOfRangeEvent Field
PreviewStylusSystemGestureEvent Field
PreviewStylusUpEvent Field
PreviewTextInputEvent Field
PreviewTouchDownEvent Field
PreviewTouchMoveEvent Field
PreviewTouchUpEvent Field
QueryContinueDragEvent Field
QueryCursorEvent Field
StylusButtonDownEvent Field
StylusButtonUpEvent Field
StylusDownEvent Field
StylusEnterEvent Field
StylusInAirMoveEvent Field
StylusInRangeEvent Field
StylusLeaveEvent Field
StylusMoveEvent Field
StylusOutOfRangeEvent Field
StylusSystemGestureEvent Field
StylusUpEvent Field
TextInputEvent Field
TouchDownEvent Field
TouchEnterEvent Field
TouchLeaveEvent Field
TouchMoveEvent Field
TouchUpEvent Field
This topic has not yet been rated
-
Rate this topic
ContentElement Fields
.NET Framework 4.5
Other Versions
.NET Framework 4
.NET Framework 3.5
.NET Framework 3.0
The
ContentElement
type exposes the following members.
Fields
Name
Description
AllowDropProperty
Identifies the
AllowDrop
dependency property.
AreAnyTouchesCapturedProperty
Identifies the
AreAnyTouchesCaptured
dependency property.
AreAnyTouchesCapturedWithinProperty
Identifies the
AreAnyTouchesCapturedWithin
dependency property.
AreAnyTouchesDirectlyOverProperty
Identifies the
AreAnyTouchesDirectlyOver
dependency property.
AreAnyTouchesOverProperty
Identifies the
AreAnyTouchesOver
dependency property.
DragEnterEvent
Identifies the
DragEnter
routed event.
DragLeaveEvent
Identifies the
DragLeave
routed event.
DragOverEvent
Identifies the
DragOver
routed event.
DropEvent
Identifies the
Drop
routed event.
FocusableProperty
Identifies the
Focusable
dependency property.
GiveFeedbackEvent
Identifies the
GiveFeedback
routed event.
GotFocusEvent
Identifies the
GotFocus
routed event.
GotKeyboardFocusEvent
Identifies the
GotKeyboardFocus
routed event.
GotMouseCaptureEvent
Identifies the
GotMouseCapture
routed event.
GotStylusCaptureEvent
Identifies the
GotStylusCapture
routed event.
GotTouchCaptureEvent
Identifies the
GotTouchCapture
routed event.
IsEnabledProperty
Identifies the
IsEnabled
dependency property.
IsFocusedProperty
Identifies the
IsFocused
dependency property.
IsKeyboardFocusedProperty
Identifies the
IsKeyboardFocused
dependency property.
IsKeyboardFocusWithinProperty
Identifies the
IsKeyboardFocusWithin
dependency property.
IsMouseCapturedProperty
Identifies the
IsMouseCaptured
dependency property.
IsMouseCaptureWithinProperty
Identifies the
IsMouseCaptureWithin
dependency property.
IsMouseDirectlyOverProperty
Identifies the
IsMouseDirectlyOver
dependency property.
IsMouseOverProperty
Identifies the
IsMouseOver
dependency property.
IsStylusCapturedProperty
Identifies the
IsStylusCaptured
dependency property.
IsStylusCaptureWithinProperty
Identifies the
IsStylusCaptureWithin
dependency property.
IsStylusDirectlyOverProperty
Identifies the
IsStylusDirectlyOver
dependency property.
IsStylusOverProperty
Identifies the
IsStylusOver
dependency property.
KeyDownEvent
Identifies the
KeyDown
routed event.
KeyUpEvent
Identifies the
KeyUp
routed event.
LostFocusEvent
Identifies the
LostFocus
routed event.
LostKeyboardFocusEvent
Identifies the
LostKeyboardFocus
routed event.
LostMouseCaptureEvent
Identifies the
LostMouseCapture
routed event.
LostStylusCaptureEvent
Identifies the
LostStylusCapture
routed event.
LostTouchCaptureEvent
Identifies the
LostTouchCapture
routed event.
MouseDownEvent
Identifies the
MouseDown
routed event.
MouseEnterEvent
Identifies the
MouseEnter
routed event.
MouseLeaveEvent
Identifies the
MouseLeave
routed event.
MouseLeftButtonDownEvent
Identifies the
MouseLeftButtonDown
routed event.
MouseLeftButtonUpEvent
Identifies the
MouseLeftButtonUp
routed event.
MouseMoveEvent
Identifies the
MouseMove
routed event.
MouseRightButtonDownEvent
Identifies the
MouseRightButtonDown
routed event.
MouseRightButtonUpEvent
Identifies the
MouseRightButtonUp
routed event.
MouseUpEvent
Identifies the
MouseUp
routed event.
MouseWheelEvent
Identifies the
MouseWheel
routed event.
PreviewDragEnterEvent
Identifies the
PreviewDragEnter
routed event.
PreviewDragLeaveEvent
Identifies the
PreviewDragLeave
routed event.
PreviewDragOverEvent
Identifies the
PreviewDragOver
routed event.
PreviewDropEvent
Identifies the
PreviewDrop
routed event.
PreviewGiveFeedbackEvent
Identifies the
PreviewGiveFeedback
routed event.
PreviewGotKeyboardFocusEvent
Identifies the
PreviewGotKeyboardFocus
routed event.
PreviewKeyDownEvent
Identifies the
PreviewKeyDown
routed event.
PreviewKeyUpEvent
Identifies the
PreviewKeyUp
routed event.
PreviewLostKeyboardFocusEvent
Identifies the
PreviewLostKeyboardFocus
routed event.
PreviewMouseDownEvent
Identifies the
PreviewMouseDown
routed event.
PreviewMouseLeftButtonDownEvent
Identifies the
PreviewMouseLeftButtonDown
routed event.
PreviewMouseLeftButtonUpEvent
Identifies the
PreviewMouseLeftButtonUp
routed event.
PreviewMouseMoveEvent
Identifies the
PreviewMouseMove
routed event.
PreviewMouseRightButtonDownEvent
Identifies the
PreviewMouseRightButtonDown
routed event.
PreviewMouseRightButtonUpEvent
Identifies the
PreviewMouseRightButtonUp
routed event.
PreviewMouseUpEvent
Identifies the
PreviewMouseUp
routed event.
PreviewMouseWheelEvent
Identifies the
PreviewMouseWheel
routed event.
PreviewQueryContinueDragEvent
Identifies the
PreviewQueryContinueDrag
routed event.
PreviewStylusButtonDownEvent
Identifies the
PreviewStylusButtonDown
routed event.
PreviewStylusButtonUpEvent
Identifies the
PreviewStylusButtonUp
routed event.
PreviewStylusDownEvent
Identifies the
PreviewStylusDown
routed event.
PreviewStylusInAirMoveEvent
Identifies the
PreviewStylusInAirMove
routed event.
PreviewStylusInRangeEvent
Identifies the
PreviewStylusInRange
routed event.
PreviewStylusMoveEvent
Identifies the
PreviewStylusMove
routed event.
PreviewStylusOutOfRangeEvent
Identifies the
PreviewStylusOutOfRange
routed event.
PreviewStylusSystemGestureEvent
Identifies the
PreviewStylusSystemGesture
routed event.
PreviewStylusUpEvent
Identifies the
PreviewStylusUp
routed event.
PreviewTextInputEvent
Identifies the
PreviewTextInput
routed event.
PreviewTouchDownEvent
Identifies the
PreviewTouchDown
routed event.
PreviewTouchMoveEvent
Identifies the
PreviewTouchMove
routed event.
PreviewTouchUpEvent
Identifies the
PreviewTouchUp
routed event.
QueryContinueDragEvent
Identifies the
QueryContinueDrag
routed event.
QueryCursorEvent
Identifies the
QueryCursor
routed event.
StylusButtonDownEvent
Identifies the
StylusButtonDown
routed event.
StylusButtonUpEvent
Identifies the
StylusButtonUp
routed event.
StylusDownEvent
Identifies the
StylusDown
routed event.
StylusEnterEvent
Identifies the
StylusEnter
routed event.
StylusInAirMoveEvent
Identifies the
StylusInAirMove
routed event.
StylusInRangeEvent
Identifies the
StylusInRange
routed event.
StylusLeaveEvent
Identifies the
StylusLeave
routed event.
StylusMoveEvent
Identifies the
StylusMove
routed event.
StylusOutOfRangeEvent
Identifies the
StylusOutOfRange
routed event.
StylusSystemGestureEvent
Identifies the
StylusSystemGesture
routed event.
StylusUpEvent
Identifies the
StylusUp
routed event.
TextInputEvent
Identifies the
TextInput
routed event.
TouchDownEvent
Identifies the
TouchDown
routed event.
TouchEnterEvent
Identifies the
TouchEnter
routed event.
TouchLeaveEvent
Identifies the
TouchLeave
routed event.
TouchMoveEvent
Identifies the
TouchMove
routed event.
TouchUpEvent
Identifies the
TouchUp
routed event.
Top
See Also
Reference
ContentElement Class
System.Windows Namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)