-
Catalog
-
System.Windows
-
UIElement
PreviewKeyDownEvent
-
UIElement
-
AllowDropProperty
-
AreAnyTouchesCapturedProperty
-
AreAnyTouchesCapturedWithinProperty
-
AreAnyTouchesDirectlyOverProperty
-
AreAnyTouchesOverProperty
-
BitmapEffectInputProperty
-
BitmapEffectProperty
-
CacheModeProperty
-
ClipProperty
-
ClipToBoundsProperty
-
DoubleTapEvent
-
DragEnterEvent
-
DragLeaveEvent
-
DragOverEvent
-
DropEvent
-
EffectProperty
-
FocusableProperty
-
GiveFeedbackEvent
-
GotFocusEvent
-
GotKeyboardFocusEvent
-
GotMouseCaptureEvent
-
GotStylusCaptureEvent
-
GotTouchCaptureEvent
-
HoldEvent
-
IsEnabledProperty
-
IsFocusedProperty
-
IsHitTestVisibleProperty
-
IsKeyboardFocusedProperty
-
IsKeyboardFocusWithinProperty
-
IsManipulationEnabledProperty
-
IsMouseCapturedProperty
-
IsMouseCaptureWithinProperty
-
IsMouseDirectlyOverProperty
-
IsMouseOverProperty
-
IsStylusCapturedProperty
-
IsStylusCaptureWithinProperty
-
IsStylusDirectlyOverProperty
-
IsStylusOverProperty
-
IsVisibleProperty
-
KeyDownEvent
-
KeyUpEvent
-
LostFocusEvent
-
LostKeyboardFocusEvent
-
LostMouseCaptureEvent
-
LostStylusCaptureEvent
-
LostTouchCaptureEvent
-
ManipulationBoundaryFeedbackEvent
-
ManipulationCompletedEvent
-
ManipulationDeltaEvent
-
ManipulationInertiaStartingEvent
-
ManipulationStartedEvent
-
ManipulationStartingEvent
-
MouseDownEvent
-
MouseEnterEvent
-
MouseLeaveEvent
-
MouseLeftButtonDownEvent
-
MouseLeftButtonUpEvent
-
MouseMoveEvent
-
MouseRightButtonDownEvent
-
MouseRightButtonUpEvent
-
MouseUpEvent
-
MouseWheelEvent
-
OpacityMaskProperty
-
OpacityProperty
-
PreviewDragEnterEvent
-
PreviewDragLeaveEvent
-
PreviewDragOverEvent
-
PreviewDropEvent
-
PreviewGiveFeedbackEvent
-
PreviewGotKeyboardFocusEvent
-
PreviewKeyDownEvent
-
PreviewKeyUpEvent
-
PreviewLostKeyboardFocusEvent
-
PreviewMouseDownEvent
-
PreviewMouseLeftButtonDownEvent
-
PreviewMouseLeftButtonUpEvent
-
PreviewMouseMoveEvent
-
PreviewMouseRightButtonDownEvent
-
PreviewMouseRightButtonUpEvent
-
PreviewMouseUpEvent
-
PreviewMouseWheelEvent
-
PreviewQueryContinueDragEvent
-
PreviewStylusButtonDownEvent
-
PreviewStylusButtonUpEvent
-
PreviewStylusDownEvent
-
PreviewStylusInAirMoveEvent
-
PreviewStylusInRangeEvent
-
PreviewStylusMoveEvent
-
PreviewStylusOutOfRangeEvent
-
PreviewStylusSystemGestureEvent
-
PreviewStylusUpEvent
-
PreviewTextInputEvent
-
PreviewTouchDownEvent
-
PreviewTouchMoveEvent
-
PreviewTouchUpEvent
-
ProjectionProperty
-
QueryContinueDragEvent
-
QueryCursorEvent
-
RenderTransformOriginProperty
-
RenderTransformProperty
-
SnapsToDevicePixelsProperty
-
StylusButtonDownEvent
-
StylusButtonUpEvent
-
StylusDownEvent
-
StylusEnterEvent
-
StylusInAirMoveEvent
-
StylusInRangeEvent
-
StylusLeaveEvent
-
StylusMoveEvent
-
StylusOutOfRangeEvent
-
StylusSystemGestureEvent
-
StylusUpEvent
-
TapEvent
-
TextInputEvent
-
TextInputStartEvent
-
TextInputUpdateEvent
-
TouchDownEvent
-
TouchEnterEvent
-
TouchLeaveEvent
-
TouchMoveEvent
-
TouchUpEvent
-
UidProperty
-
UseLayoutRoundingProperty
-
VisibilityProperty
-
.ctor()
-
AllowDrop
-
AreAnyTouchesCaptured
-
AreAnyTouchesCapturedWithin
-
AreAnyTouchesDirectlyOver
-
AreAnyTouchesOver
-
BitmapEffect
-
BitmapEffectInput
-
CacheMode
-
Clip
-
ClipToBounds
-
CommandBindings
-
DesiredSize
-
Effect
-
Focusable
-
HasAnimatedProperties
-
HasEffectiveKeyboardFocus
-
InputBindings
-
IsArrangeValid
-
IsEnabled
-
IsEnabledCore
-
IsFocused
-
IsHitTestVisible
-
IsInputMethodEnabled
-
IsKeyboardFocused
-
IsKeyboardFocusWithin
-
IsManipulationEnabled
-
IsMeasureValid
-
IsMouseCaptured
-
IsMouseCaptureWithin
-
IsMouseDirectlyOver
-
IsMouseOver
-
IsStylusCaptured
-
IsStylusCaptureWithin
-
IsStylusDirectlyOver
-
IsStylusOver
-
IsVisible
-
Opacity
-
OpacityMask
-
PersistId
-
Projection
-
RenderSize
-
RenderTransform
-
RenderTransformOrigin
-
SnapsToDevicePixels
-
StylusPlugIns
-
TouchesCaptured
-
TouchesCapturedWithin
-
TouchesDirectlyOver
-
TouchesOver
-
Uid
-
UseLayoutRounding
-
Visibility
-
AddHandler(RoutedEvent, Delegate)
-
AddHandler(RoutedEvent, Delegate, Boolean)
-
AddToEventRoute(EventRoute, RoutedEventArgs)
-
ApplyAnimationClock(DependencyProperty, AnimationClock)
-
ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)
-
Arrange(Rect)
-
ArrangeCore(Rect)
-
BeginAnimation(DependencyProperty, AnimationTimeline)
-
BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)
-
CaptureMouse()
-
CaptureStylus()
-
CaptureTouch(TouchDevice)
-
Focus()
-
GetAnimationBaseValue(DependencyProperty)
-
GetLayoutClip(Size)
-
GetUIParentCore()
-
HitTestCore(GeometryHitTestParameters)
-
HitTestCore(PointHitTestParameters)
-
InputHitTest(Point)
-
InvalidateArrange()
-
InvalidateMeasure()
-
InvalidateVisual()
-
Measure(Size)
-
MeasureCore(Size)
-
MoveFocus(TraversalRequest)
-
OnAccessKey(AccessKeyEventArgs)
-
OnChildDesiredSizeChanged(UIElement)
-
OnCreateAutomationPeer()
-
OnDragEnter(DragEventArgs)
-
OnDragLeave(DragEventArgs)
-
OnDragOver(DragEventArgs)
-
OnDrop(DragEventArgs)
-
OnGiveFeedback(GiveFeedbackEventArgs)
-
OnGotFocus(RoutedEventArgs)
-
OnGotKeyboardFocus(KeyboardFocusChangedEventArgs)
-
OnGotMouseCapture(MouseEventArgs)
-
OnGotStylusCapture(StylusEventArgs)
-
OnGotTouchCapture(TouchEventArgs)
-
OnIsKeyboardFocusedChanged(DependencyPropertyChangedEventArgs)
-
OnIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventArgs)
-
OnIsMouseCapturedChanged(DependencyPropertyChangedEventArgs)
-
OnIsMouseCaptureWithinChanged(DependencyPropertyChangedEventArgs)
-
OnIsMouseDirectlyOverChanged(DependencyPropertyChangedEventArgs)
-
OnIsStylusCapturedChanged(DependencyPropertyChangedEventArgs)
-
OnIsStylusCaptureWithinChanged(DependencyPropertyChangedEventArgs)
-
OnIsStylusDirectlyOverChanged(DependencyPropertyChangedEventArgs)
-
OnKeyDown(KeyEventArgs)
-
OnKeyUp(KeyEventArgs)
-
OnLostFocus(RoutedEventArgs)
-
OnLostKeyboardFocus(KeyboardFocusChangedEventArgs)
-
OnLostMouseCapture(MouseEventArgs)
-
OnLostStylusCapture(StylusEventArgs)
-
OnLostTouchCapture(TouchEventArgs)
-
OnManipulationBoundaryFeedback(ManipulationBoundaryFeedbackEventArgs)
-
OnManipulationCompleted(ManipulationCompletedEventArgs)
-
OnManipulationDelta(ManipulationDeltaEventArgs)
-
OnManipulationInertiaStarting(ManipulationInertiaStartingEventArgs)
-
OnManipulationStarted(ManipulationStartedEventArgs)
-
OnManipulationStarting(ManipulationStartingEventArgs)
-
OnMouseDown(MouseButtonEventArgs)
-
OnMouseEnter(MouseEventArgs)
-
OnMouseLeave(MouseEventArgs)
-
OnMouseLeftButtonDown(MouseButtonEventArgs)
-
OnMouseLeftButtonUp(MouseButtonEventArgs)
-
OnMouseMove(MouseEventArgs)
-
OnMouseRightButtonDown(MouseButtonEventArgs)
-
OnMouseRightButtonUp(MouseButtonEventArgs)
-
OnMouseUp(MouseButtonEventArgs)
-
OnMouseWheel(MouseWheelEventArgs)
-
OnPreviewDragEnter(DragEventArgs)
-
OnPreviewDragLeave(DragEventArgs)
-
OnPreviewDragOver(DragEventArgs)
-
OnPreviewDrop(DragEventArgs)
-
OnPreviewGiveFeedback(GiveFeedbackEventArgs)
-
OnPreviewGotKeyboardFocus(KeyboardFocusChangedEventArgs)
-
OnPreviewKeyDown(KeyEventArgs)
-
OnPreviewKeyUp(KeyEventArgs)
-
OnPreviewLostKeyboardFocus(KeyboardFocusChangedEventArgs)
-
OnPreviewMouseDown(MouseButtonEventArgs)
-
OnPreviewMouseLeftButtonDown(MouseButtonEventArgs)
-
OnPreviewMouseLeftButtonUp(MouseButtonEventArgs)
-
OnPreviewMouseMove(MouseEventArgs)
-
OnPreviewMouseRightButtonDown(MouseButtonEventArgs)
-
OnPreviewMouseRightButtonUp(MouseButtonEventArgs)
-
OnPreviewMouseUp(MouseButtonEventArgs)
-
OnPreviewMouseWheel(MouseWheelEventArgs)
-
OnPreviewQueryContinueDrag(QueryContinueDragEventArgs)
-
OnPreviewStylusButtonDown(StylusButtonEventArgs)
-
OnPreviewStylusButtonUp(StylusButtonEventArgs)
-
OnPreviewStylusDown(StylusDownEventArgs)
-
OnPreviewStylusInAirMove(StylusEventArgs)
-
OnPreviewStylusInRange(StylusEventArgs)
-
OnPreviewStylusMove(StylusEventArgs)
-
OnPreviewStylusOutOfRange(StylusEventArgs)
-
OnPreviewStylusSystemGesture(StylusSystemGestureEventArgs)
-
OnPreviewStylusUp(StylusEventArgs)
-
OnPreviewTextInput(TextCompositionEventArgs)
-
OnPreviewTouchDown(TouchEventArgs)
-
OnPreviewTouchMove(TouchEventArgs)
-
OnPreviewTouchUp(TouchEventArgs)
-
OnQueryContinueDrag(QueryContinueDragEventArgs)
-
OnQueryCursor(QueryCursorEventArgs)
-
OnRender(DrawingContext)
-
OnRenderSizeChanged(SizeChangedInfo)
-
OnStylusButtonDown(StylusButtonEventArgs)
-
OnStylusButtonUp(StylusButtonEventArgs)
-
OnStylusDown(StylusDownEventArgs)
-
OnStylusEnter(StylusEventArgs)
-
OnStylusInAirMove(StylusEventArgs)
-
OnStylusInRange(StylusEventArgs)
-
OnStylusLeave(StylusEventArgs)
-
OnStylusMove(StylusEventArgs)
-
OnStylusOutOfRange(StylusEventArgs)
-
OnStylusSystemGesture(StylusSystemGestureEventArgs)
-
OnStylusUp(StylusEventArgs)
-
OnTextInput(TextCompositionEventArgs)
-
OnTouchDown(TouchEventArgs)
-
OnTouchEnter(TouchEventArgs)
-
OnTouchLeave(TouchEventArgs)
-
OnTouchMove(TouchEventArgs)
-
OnTouchUp(TouchEventArgs)
-
OnVisualParentChanged(DependencyObject)
-
PredictFocus(FocusNavigationDirection)
-
RaiseEvent(RoutedEventArgs)
-
ReleaseAllTouchCaptures()
-
ReleaseMouseCapture()
-
ReleaseStylusCapture()
-
ReleaseTouchCapture(TouchDevice)
-
RemoveHandler(RoutedEvent, Delegate)
-
ShouldSerializeCommandBindings()
-
ShouldSerializeInputBindings()
-
TransformToVisual(UIElement)
-
TranslatePoint(Point, UIElement)
-
UpdateLayout()
-
DoubleTap
-
DragEnter
-
DragLeave
-
DragOver
-
Drop
-
FocusableChanged
-
GiveFeedback
-
GotFocus
-
GotKeyboardFocus
-
GotMouseCapture
-
GotStylusCapture
-
GotTouchCapture
-
Hold
-
IsEnabledChanged
-
IsHitTestVisibleChanged
-
IsKeyboardFocusedChanged
-
IsKeyboardFocusWithinChanged
-
IsMouseCapturedChanged
-
IsMouseCaptureWithinChanged
-
IsMouseDirectlyOverChanged
-
IsStylusCapturedChanged
-
IsStylusCaptureWithinChanged
-
IsStylusDirectlyOverChanged
-
IsVisibleChanged
-
KeyDown
-
KeyUp
-
LayoutUpdated
-
LostFocus
-
LostKeyboardFocus
-
LostMouseCapture
-
LostStylusCapture
-
LostTouchCapture
-
ManipulationBoundaryFeedback
-
ManipulationCompleted
-
ManipulationDelta
-
ManipulationInertiaStarting
-
ManipulationStarted
-
ManipulationStarting
-
MediaCommand
-
MouseDown
-
MouseEnter
-
MouseLeave
-
MouseLeftButtonDown
-
MouseLeftButtonUp
-
MouseMove
-
MouseRightButtonDown
-
MouseRightButtonUp
-
MouseUp
-
MouseWheel
-
PreviewDragEnter
-
PreviewDragLeave
-
PreviewDragOver
-
PreviewDrop
-
PreviewGiveFeedback
-
PreviewGotKeyboardFocus
-
PreviewKeyDown
-
PreviewKeyUp
-
PreviewLostKeyboardFocus
-
PreviewMouseDown
-
PreviewMouseLeftButtonDown
-
PreviewMouseLeftButtonUp
-
PreviewMouseMove
-
PreviewMouseRightButtonDown
-
PreviewMouseRightButtonUp
-
PreviewMouseUp
-
PreviewMouseWheel
-
PreviewQueryContinueDrag
-
PreviewStylusButtonDown
-
PreviewStylusButtonUp
-
PreviewStylusDown
-
PreviewStylusInAirMove
-
PreviewStylusInRange
-
PreviewStylusMove
-
PreviewStylusOutOfRange
-
PreviewStylusSystemGesture
-
PreviewStylusUp
-
PreviewTextInput
-
PreviewTouchDown
-
PreviewTouchMove
-
PreviewTouchUp
-
QueryContinueDrag
-
QueryCursor
-
StylusButtonDown
-
StylusButtonUp
-
StylusDown
-
StylusEnter
-
StylusInAirMove
-
StylusInRange
-
StylusLeave
-
StylusMove
-
StylusOutOfRange
-
StylusSystemGesture
-
StylusUp
-
Tap
-
TextInput
-
TextInputStart
-
TextInputUpdate
-
TouchDown
-
TouchEnter
-
TouchLeave
-
TouchMove
-
TouchUp
-
PreviewKeyDownEvent Field
// .NET Framework 3.0
// PresentationCore, Version=3.0.0.0, PublicKeyToken=31bf3856ad364e35
namespace System.Windows
{
public class UIElement : Visual, IAnimatable, IInputElement
{
public static readonly RoutedEvent PreviewKeyDownEvent;
}
}
Usage
Metadata
- ID
- F:System.Windows.UIElement.PreviewKeyDownEvent
Declarations
Platform | Version | Assembly |
---|---|---|
.NET Core | 3.1 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
.NET Core + Platform Extensions | 3.0 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |
.NET Framework | 3.0 | PresentationCore, Version=3.0.0.0, PublicKeyToken=31bf3856ad364e35 |
3.5 | PresentationCore, Version=3.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.0 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.5 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.5.1 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.5.2 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.6 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.6.1 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.6.2 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.7 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.7.1 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.7.2 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 | |
4.8 | PresentationCore, Version=4.0.0.0, PublicKeyToken=31bf3856ad364e35 |