133 writes to RoutedEvent
PresentationCore (101)
System\Windows\DataObjectEventArgs.cs (1)
56
RoutedEvent
= routedEvent;
System\Windows\DragDrop.cs (9)
693
args.
RoutedEvent
=DragDrop.PreviewQueryContinueDragEvent;
714
args.
RoutedEvent
= DragDrop.QueryContinueDragEvent;
750
args.
RoutedEvent
=DragDrop.PreviewGiveFeedbackEvent;
771
args.
RoutedEvent
= DragDrop.GiveFeedbackEvent;
1139
dragEventArgs.
RoutedEvent
= DragDrop.PreviewDragEnterEvent;
1143
dragEventArgs.
RoutedEvent
= DragDrop.PreviewDragOverEvent;
1147
dragEventArgs.
RoutedEvent
= DragDrop.PreviewDragLeaveEvent;
1151
dragEventArgs.
RoutedEvent
= DragDrop.PreviewDropEvent;
1176
dragEventArgs.
RoutedEvent
= dragEvent;
System\Windows\Input\AccessKeyManager.cs (1)
756
RoutedEvent
= AccessKeyManager.AccessKeyPressedEvent;
System\Windows\Input\Command\CommandBinding.cs (1)
157
RoutedEvent
= CommandManager.CanExecuteEvent,
System\Windows\Input\Command\CommandDevice.cs (1)
98
RoutedEvent
= CommandDeviceEvent,
System\Windows\Input\Command\CommandManager.cs (2)
511
RoutedEvent
= CommandManager.CanExecuteEvent,
520
RoutedEvent
= CommandManager.ExecutedEvent,
System\Windows\Input\Command\RoutedCommand.cs (4)
324
RoutedEvent
= CommandManager.PreviewCanExecuteEvent
329
args.
RoutedEvent
= CommandManager.CanExecuteEvent;
385
RoutedEvent
= CommandManager.PreviewExecutedEvent
408
args.
RoutedEvent
= CommandManager.ExecutedEvent;
System\Windows\Input\InputManager.cs (1)
860
RoutedEvent
= InputManager.InputReportEvent
System\Windows\Input\InputProviderSite.cs (1)
88
RoutedEvent
= InputManager.PreviewInputReportEvent
System\Windows\Input\KeyboardDevice.cs (10)
277
RoutedEvent
= Keyboard.PreviewLostKeyboardFocusEvent,
296
RoutedEvent
= Keyboard.PreviewGotKeyboardFocusEvent,
321
RoutedEvent
= Keyboard.PreviewKeyboardInputProviderAcquireFocusEvent,
333
RoutedEvent
= Keyboard.KeyboardInputProviderAcquireFocusEvent,
470
RoutedEvent
= Keyboard.LostKeyboardFocusEvent,
480
RoutedEvent
= Keyboard.GotKeyboardFocusEvent,
841
keyDown.
RoutedEvent
=Keyboard.KeyDownEvent;
895
keyUp.
RoutedEvent
=Keyboard.KeyUpEvent;
927
previewKeyDown.
RoutedEvent
=Keyboard.PreviewKeyDownEvent;
946
previewKeyUp.
RoutedEvent
=Keyboard.PreviewKeyUpEvent;
System\Windows\Input\ManipulationBoundaryFeedbackEventArgs.cs (1)
25
RoutedEvent
= Manipulation.ManipulationBoundaryFeedbackEvent;
System\Windows\Input\ManipulationCompletedEventArgs.cs (1)
32
RoutedEvent
= Manipulation.ManipulationCompletedEvent;
System\Windows\Input\ManipulationDeltaEventArgs.cs (1)
35
RoutedEvent
= Manipulation.ManipulationDeltaEvent;
System\Windows\Input\ManipulationInertiaStartingEventArgs.cs (1)
32
RoutedEvent
= Manipulation.ManipulationInertiaStartingEvent;
System\Windows\Input\ManipulationStartedEventArgs.cs (1)
25
RoutedEvent
= Manipulation.ManipulationStartedEvent;
System\Windows\Input\ManipulationStartingEventArgs.cs (1)
21
RoutedEvent
= Manipulation.ManipulationStartingEvent;
System\Windows\Input\MouseDevice.cs (26)
908
inputReportEventArgs.
RoutedEvent
=InputManager.PreviewInputReportEvent;
937
RoutedEvent
= Mouse.QueryCursorEvent
1127
RoutedEvent
= Mouse.LostMouseCaptureEvent,
1137
RoutedEvent
= Mouse.GotMouseCaptureEvent,
1186
RoutedEvent
= InputManager.PreviewInputReportEvent
1272
RoutedEvent
= InputManager.PreviewInputReportEvent
1287
RoutedEvent
= InputManager.PreviewInputReportEvent
1330
RoutedEvent
= Mouse.PreviewMouseDownOutsideCapturedElementEvent
1348
RoutedEvent
= Mouse.PreviewMouseUpOutsideCapturedElementEvent
1379
RoutedEvent
= InputManager.PreviewInputReportEvent
1827
RoutedEvent
= Mouse.MouseWheelEvent
1849
RoutedEvent
= Mouse.MouseDownEvent
1863
RoutedEvent
= Mouse.MouseUpEvent
1877
RoutedEvent
= Mouse.MouseMoveEvent
1925
RoutedEvent
= Mouse.PreviewMouseWheelEvent
1946
RoutedEvent
= Mouse.PreviewMouseDownEvent
1956
RoutedEvent
= Mouse.PreviewMouseUpEvent
1966
RoutedEvent
= Mouse.PreviewMouseDownEvent
1976
RoutedEvent
= Mouse.PreviewMouseUpEvent
1986
RoutedEvent
= Mouse.PreviewMouseDownEvent
1996
RoutedEvent
= Mouse.PreviewMouseUpEvent
2006
RoutedEvent
= Mouse.PreviewMouseDownEvent
2016
RoutedEvent
= Mouse.PreviewMouseUpEvent
2026
RoutedEvent
= Mouse.PreviewMouseDownEvent
2036
RoutedEvent
= Mouse.PreviewMouseUpEvent
2047
RoutedEvent
= Mouse.PreviewMouseMoveEvent
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (4)
268
RoutedEvent
= InputManager.PreviewInputReportEvent
1016
args.
RoutedEvent
= routedEvent;
1062
eventArgsMain.
RoutedEvent
= eventMain;
1343
RoutedEvent
= InputManager.PreviewInputReportEvent
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (4)
658
RoutedEvent
= InputManager.PreviewInputReportEvent
872
RoutedEvent
= InputManager.PreviewInputReportEvent,
1051
RoutedEvent
= Stylus.LostStylusCaptureEvent,
1060
RoutedEvent
= Stylus.GotStylusCaptureEvent,
System\Windows\Input\Stylus\Wisp\WispLogic.cs (13)
361
RoutedEvent
= InputManager.PreviewInputReportEvent
447
RoutedEvent
= InputManager.PreviewInputReportEvent
575
RoutedEvent
= InputManager.PreviewInputReportEvent
623
RoutedEvent
= InputManager.PreviewInputReportEvent
1303
RoutedEvent
= InputManager.PreviewInputReportEvent
1401
args.
RoutedEvent
= routedEvent;
1446
eventArgsMain.
RoutedEvent
= eventMain;
1773
RoutedEvent
= InputManager.PreviewInputReportEvent
2588
RoutedEvent
= InputManager.PreviewInputReportEvent
2818
RoutedEvent
= InputManager.PreviewInputReportEvent
2871
RoutedEvent
= InputManager.PreviewInputReportEvent
2920
args.
RoutedEvent
= Stylus.PreviewStylusButtonDownEvent;
2924
args.
RoutedEvent
= Stylus.PreviewStylusButtonUpEvent;
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (4)
367
RoutedEvent
= InputManager.PreviewInputReportEvent
629
RoutedEvent
= Stylus.LostStylusCaptureEvent,
638
RoutedEvent
= Stylus.GotStylusCaptureEvent,
1697
RoutedEvent
= InputManager.PreviewInputReportEvent
System\Windows\Input\TextCompositionManager.cs (6)
315
RoutedEvent
= TextCompositionManager.PreviewTextInputStartEvent,
342
RoutedEvent
= TextCompositionManager.PreviewTextInputUpdateEvent,
370
RoutedEvent
= TextCompositionManager.PreviewTextInputEvent,
531
RoutedEvent
= TextCompositionManager.TextInputStartEvent,
546
RoutedEvent
= TextCompositionManager.TextInputUpdateEvent,
561
RoutedEvent
= TextCompositionManager.TextInputEvent,
System\Windows\Input\TouchDevice.cs (1)
942
RoutedEvent
= routedEvent
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
276
RoutedEvent
= InputManager.PreviewInputReportEvent,
System\Windows\InterOp\HwndSource.cs (2)
2391
RoutedEvent
= keyPreviewEvent
2403
RoutedEvent
= keyEvent
System\Windows\MouseOverProperty.cs (1)
49
RoutedEvent
= oldValue ? Mouse.MouseLeaveEvent : Mouse.MouseEnterEvent
System\Windows\PresentationSource.cs (1)
684
RoutedEvent
= SourceChangedEvent
System\Windows\StylusOverProperty.cs (1)
41
RoutedEvent
= oldValue ? Stylus.StylusLeaveEvent : Stylus.StylusEnterEvent
PresentationFramework (27)
MS\Internal\AppModel\RequestStatusBarUpdateEventArgs.cs (2)
25
base.
RoutedEvent
= System.Windows.Documents.Hyperlink.RequestSetStatusBarEvent;
40
base.
RoutedEvent
= System.Windows.Documents.Hyperlink.RequestSetStatusBarEvent;
System\Windows\Controls\ContextMenuService.cs (1)
454
RoutedEvent
=(opening ? ContextMenuService.ContextMenuOpeningEvent : ContextMenuService.ContextMenuClosingEvent);
System\Windows\Controls\Control.cs (2)
566
doubleClick.
RoutedEvent
= PreviewMouseDoubleClickEvent;
573
doubleClick.
RoutedEvent
= MouseDoubleClickEvent;
System\Windows\Controls\Expander.cs (1)
270
RoutedEvent
= Expander.ExpandedEvent,
System\Windows\Controls\Primitives\DragCompletedEventArgs.cs (1)
25
RoutedEvent
=Thumb.DragCompletedEvent;
System\Windows\Controls\Primitives\DragDeltaEventArgs.cs (1)
24
RoutedEvent
=Thumb.DragDeltaEvent;
System\Windows\Controls\Primitives\DragStartedEventArgs.cs (1)
24
RoutedEvent
=Thumb.DragStartedEvent;
System\Windows\Controls\Primitives\RangeBase.cs (1)
239
RoutedEvent
= RangeBase.ValueChangedEvent
System\Windows\Controls\Primitives\ScrollEventArgs.cs (1)
23
RoutedEvent
=ScrollBar.ScrollEvent;
System\Windows\Controls\ScrollViewer.cs (1)
2406
RoutedEvent
= ScrollChangedEvent,
System\Windows\Controls\SelectionChangedEventArgs.cs (2)
39
RoutedEvent
= id;
50
RoutedEvent
= Selector.SelectionChangedEvent;
System\Windows\Controls\TextChangedEventArgs.cs (1)
78
RoutedEvent
=id;
System\Windows\Controls\ToolTipService.cs (3)
666
RoutedEvent
= ToolTipService.ToolTipOpeningEvent;
670
RoutedEvent
= ToolTipService.ToolTipClosingEvent;
692
RoutedEvent
= ToolTipService.FindToolTipEvent;
System\Windows\Controls\ValidationErrorEventArgs.cs (1)
39
RoutedEvent
= Validation.ErrorEvent;
System\Windows\Data\BindingExpression.cs (2)
2583
RoutedEvent
= Binding.TargetUpdatedEvent
2600
RoutedEvent
= Binding.SourceUpdatedEvent
System\Windows\FrameworkContentElement.cs (1)
1054
RoutedEvent
= FrameworkElement.RequestBringIntoViewEvent
System\Windows\FrameworkElement.cs (2)
3291
RoutedEvent
= RequestBringIntoViewEvent
4787
RoutedEvent
= SizeChangedEvent
System\Windows\Navigation\RequestNavigateEventArgs.cs (2)
25
base.
RoutedEvent
=System.Windows.Documents.Hyperlink.RequestNavigateEvent;
39
base.
RoutedEvent
=System.Windows.Documents.Hyperlink.RequestNavigateEvent;
System\Windows\RoutedPropertyChangedEventArgs.cs (1)
48
RoutedEvent
= routedEvent;
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\ActivatingKeyTipEventArgs.cs (1)
33
RoutedEvent
= KeyTipService.ActivatingKeyTipEvent;
Microsoft\Windows\Controls\KeyTipService.cs (2)
944
RoutedEvent
= PreviewKeyTipAccessedEvent
951
eventArgs.
RoutedEvent
= KeyTipAccessedEvent;
Microsoft\Windows\Controls\Ribbon\RibbonDismissPopupEventArgs.cs (1)
30
RoutedEvent
= RibbonControlService.DismissPopupEvent;
Microsoft\Windows\Controls\Ribbon\RibbonQuickAccessToolBarCloneEventArgs.cs (1)
25
this.
RoutedEvent
= RibbonQuickAccessToolBar.CloneEvent;
184 references to RoutedEvent
PresentationCore (148)
MS\Internal\SynchronizedInputHelper.cs (4)
44
RoutedEvent re = args.
RoutedEvent
;
90
if (Array.IndexOf(InputManager.SynchronizedInputEvents, args.
RoutedEvent
) >= 0)
104
Array.IndexOf(InputManager.SynchronizedInputEvents, args.
RoutedEvent
) >= 0)
116
return args.
RoutedEvent
== Keyboard.KeyDownEvent;
System\Windows\EventRoute.cs (3)
132
if (args.
RoutedEvent
!= _routedEvent)
138
if (args.
RoutedEvent
.RoutingStrategy == RoutingStrategy.Bubble ||
139
args.
RoutedEvent
.RoutingStrategy == RoutingStrategy.Direct)
System\Windows\Generated\ContentElement.cs (3)
374
/// <see cref="RoutedEventArgs.
RoutedEvent
"/>
637
GlobalEventManager.GetDTypedClassListeners(this.DependencyObjectType, e.
RoutedEvent
);
655
instanceListeners = store[e.
RoutedEvent
];
System\Windows\Generated\UIElement.cs (3)
374
/// <see cref="RoutedEventArgs.
RoutedEvent
"/>
637
GlobalEventManager.GetDTypedClassListeners(this.DependencyObjectType, e.
RoutedEvent
);
655
instanceListeners = store[e.
RoutedEvent
];
System\Windows\Generated\UIElement3D.cs (3)
178
/// <see cref="RoutedEventArgs.
RoutedEvent
"/>
441
GlobalEventManager.GetDTypedClassListeners(this.DependencyObjectType, e.
RoutedEvent
);
459
instanceListeners = store[e.
RoutedEvent
];
System\Windows\Input\AccessKeyManager.cs (2)
199
if (e.StagingItem.Input.
RoutedEvent
== Keyboard.KeyDownEvent)
203
else if (e.StagingItem.Input.
RoutedEvent
== TextCompositionManager.TextInputEvent)
System\Windows\Input\Command\CommandBinding.cs (2)
123
if (e.
RoutedEvent
== CommandManager.CanExecuteEvent)
177
if (e.
RoutedEvent
== CommandManager.ExecutedEvent)
System\Windows\Input\Command\CommandDevice.cs (5)
78
if (e.StagingItem.Input.
RoutedEvent
== InputManager.InputReportEvent)
108
else if (e.StagingItem.Input.
RoutedEvent
== Keyboard.KeyUpEvent ||
109
e.StagingItem.Input.
RoutedEvent
== Mouse.MouseUpEvent ||
110
e.StagingItem.Input.
RoutedEvent
== Keyboard.GotKeyboardFocusEvent ||
111
e.StagingItem.Input.
RoutedEvent
== Keyboard.LostKeyboardFocusEvent)
System\Windows\Input\Command\CommandManager.cs (2)
444
if (!e.Handled && (e.
RoutedEvent
== CanExecuteEvent))
479
if (!e.Handled && (e.
RoutedEvent
== ExecutedEvent))
System\Windows\Input\InputManager.cs (3)
755
Array.IndexOf(SynchronizedInputEvents, input.
RoutedEvent
) < 0 &&
756
Array.IndexOf(PairedSynchronizedInputEvents, input.
RoutedEvent
) < 0)
852
if(item.Input.
RoutedEvent
== InputManager.PreviewInputReportEvent)
System\Windows\Input\KeyboardDevice.cs (5)
755
if(e.StagingItem.Input.
RoutedEvent
== Keyboard.PreviewKeyDownEvent)
779
else if(e.StagingItem.Input.
RoutedEvent
== Keyboard.PreviewKeyUpEvent)
794
if(e.StagingItem.Input.
RoutedEvent
== Keyboard.PreviewKeyDownEvent)
849
if(e.StagingItem.Input.
RoutedEvent
== Keyboard.PreviewKeyUpEvent)
973
if(input.Report.Type == InputType.Keyboard && input.
RoutedEvent
== Event)
System\Windows\Input\ManipulationBoundaryFeedbackEventArgs.cs (1)
40
if (
RoutedEvent
== Manipulation.ManipulationBoundaryFeedbackEvent)
System\Windows\Input\ManipulationCompletedEventArgs.cs (1)
50
if (
RoutedEvent
== Manipulation.ManipulationCompletedEvent)
System\Windows\Input\ManipulationDeltaEventArgs.cs (1)
54
if (
RoutedEvent
== Manipulation.ManipulationDeltaEvent)
System\Windows\Input\ManipulationDevice.cs (1)
329
RoutedEvent routedEvent = inputEventArgs.
RoutedEvent
;
System\Windows\Input\ManipulationInertiaStartingEventArgs.cs (1)
49
if (
RoutedEvent
== Manipulation.ManipulationInertiaStartingEvent)
System\Windows\Input\ManipulationStartedEventArgs.cs (1)
40
if (
RoutedEvent
== Manipulation.ManipulationStartedEvent)
System\Windows\Input\ManipulationStartingEventArgs.cs (1)
114
if (
RoutedEvent
== Manipulation.ManipulationStartingEvent)
System\Windows\Input\MouseDevice.cs (11)
1151
if (e.StagingItem.Input.
RoutedEvent
== InputManager.PreviewInputReportEvent)
1319
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseDownEvent)
1337
else if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseUpEvent)
1386
if ( e.StagingItem.Input.
RoutedEvent
== InputManager.PreviewInputReportEvent )
1786
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseDownEvent)
1820
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseWheelEvent)
1841
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseDownEvent)
1856
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseUpEvent)
1870
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseMoveEvent)
1885
if (e.StagingItem.Input.
RoutedEvent
== Mouse.QueryCursorEvent)
1893
if (e.StagingItem.Input.
RoutedEvent
== InputManager.InputReportEvent)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (14)
166
if (e.StagingItem.Input.
RoutedEvent
== InputManager.PreviewInputReportEvent)
287
if (e.StagingItem.Input.
RoutedEvent
== InputManager.PreviewInputReportEvent)
331
if (e.StagingItem.Input.
RoutedEvent
== Mouse.LostMouseCaptureEvent ||
332
e.StagingItem.Input.
RoutedEvent
== Mouse.GotMouseCaptureEvent)
347
if (e.StagingItem.Input.
RoutedEvent
== InputManager.InputReportEvent)
969
RoutedEvent routedEvent = stylusEventArgs.
RoutedEvent
;
1028
RoutedEvent eventMain = StylusLogic.GetMainEventFromPreviewEvent(e.StagingItem.Input.
RoutedEvent
);
1074
stylusEventArgs.
RoutedEvent
== Stylus.PreviewStylusUpEvent &&
1105
if (stylusEventArgs.
RoutedEvent
== Stylus.StylusUpEvent &&
1128
if (stylusEventArgs.
RoutedEvent
== Stylus.StylusMoveEvent)
1132
else if (stylusEventArgs.
RoutedEvent
== Stylus.StylusDownEvent)
1136
else if (stylusEventArgs.
RoutedEvent
== Stylus.StylusUpEvent)
1265
if (args.StagingItem.Input.
RoutedEvent
== Stylus.PreviewStylusDownEvent)
1302
else if (args.StagingItem.Input.
RoutedEvent
== Stylus.PreviewStylusSystemGestureEvent)
System\Windows\Input\Stylus\Pointer\PointerStylusPlugInManager.cs (9)
493
if ((e.StagingItem.Input.
RoutedEvent
!= Mouse.PreviewMouseDownEvent) &&
494
(e.StagingItem.Input.
RoutedEvent
!= Mouse.PreviewMouseUpEvent) &&
495
(e.StagingItem.Input.
RoutedEvent
!= Mouse.PreviewMouseMoveEvent) &&
496
(e.StagingItem.Input.
RoutedEvent
!= InputManager.InputReportEvent))
509
if (e.StagingItem.Input.
RoutedEvent
== InputManager.InputReportEvent)
547
e.StagingItem.Input.
RoutedEvent
!= Mouse.PreviewMouseUpEvent)
550
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseMoveEvent)
556
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseDownEvent)
563
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseUpEvent)
System\Windows\Input\Stylus\Wisp\WispLogic.cs (30)
464
if (e.StagingItem.Input.
RoutedEvent
== InputManager.PreviewInputReportEvent)
987
if (e.StagingItem.Input.
RoutedEvent
== InputManager.PreviewInputReportEvent)
1056
if (e.StagingItem.Input.
RoutedEvent
== Stylus.PreviewStylusDownEvent)
1149
if (e.StagingItem.Input.
RoutedEvent
== Mouse.LostMouseCaptureEvent ||
1150
e.StagingItem.Input.
RoutedEvent
== Mouse.GotMouseCaptureEvent)
1177
if (e.StagingItem.Input.
RoutedEvent
== InputManager.InputReportEvent)
1259
if (e.StagingItem.Input.
RoutedEvent
== Stylus.StylusOutOfRangeEvent)
1323
if (e.StagingItem.Input.
RoutedEvent
== Stylus.StylusMoveEvent)
1335
if (e.StagingItem.Input.
RoutedEvent
== Stylus.StylusSystemGestureEvent)
1357
if (e.StagingItem.Input.
RoutedEvent
== Stylus.StylusOutOfRangeEvent)
1412
RoutedEvent eventMain = StylusLogic.GetMainEventFromPreviewEvent(e.StagingItem.Input.
RoutedEvent
);
1457
if (stylusEventArgs?.
RoutedEvent
== Stylus.PreviewStylusUpEvent &&
1485
if (stylusEventArgs.
RoutedEvent
== Stylus.StylusUpEvent &&
1499
else if (e.StagingItem.Input.
RoutedEvent
== Stylus.StylusSystemGestureEvent)
1527
RoutedEvent routedEvent = stylusEventArgs.
RoutedEvent
;
1547
if (stylusEventArgs.
RoutedEvent
== Stylus.StylusMoveEvent)
1551
else if (stylusEventArgs.
RoutedEvent
== Stylus.StylusDownEvent)
1555
else if (stylusEventArgs.
RoutedEvent
== Stylus.StylusUpEvent)
1597
storedStagingItems[stagingItemCount - 1].Input.
RoutedEvent
== Stylus.StylusMoveEvent)
1744
RawMouseActions actions = stylusDevice.GetMouseActionsFromStylusEventAndPlaybackCachedDown(stagingItem.Input.
RoutedEvent
, stylusArgs);
1810
if ((e.StagingItem.Input.
RoutedEvent
!= Mouse.PreviewMouseDownEvent) &&
1811
(e.StagingItem.Input.
RoutedEvent
!= Mouse.PreviewMouseUpEvent) &&
1812
(e.StagingItem.Input.
RoutedEvent
!= Mouse.PreviewMouseMoveEvent) &&
1813
(e.StagingItem.Input.
RoutedEvent
!= InputManager.InputReportEvent))
1826
if (e.StagingItem.Input.
RoutedEvent
== InputManager.InputReportEvent)
1864
e.StagingItem.Input.
RoutedEvent
!= Mouse.PreviewMouseUpEvent)
1867
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseMoveEvent)
1873
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseDownEvent)
1880
if (e.StagingItem.Input.
RoutedEvent
== Mouse.PreviewMouseUpEvent)
2886
RoutedEvent routedEvent = e.StagingItem.Input.
RoutedEvent
;
System\Windows\Input\TextCompositionManager.cs (9)
414
if (e.StagingItem.Input.
RoutedEvent
== Keyboard.KeyDownEvent)
455
if (e.StagingItem.Input.
RoutedEvent
== Keyboard.PreviewKeyDownEvent)
474
if(e.StagingItem.Input.
RoutedEvent
== Keyboard.KeyUpEvent)
524
else if(e.StagingItem.Input.
RoutedEvent
== TextCompositionManager.PreviewTextInputStartEvent)
539
else if(e.StagingItem.Input.
RoutedEvent
== TextCompositionManager.PreviewTextInputUpdateEvent)
554
else if(e.StagingItem.Input.
RoutedEvent
== TextCompositionManager.PreviewTextInputEvent)
569
else if(e.StagingItem.Input.
RoutedEvent
== TextCompositionManager.TextInputStartEvent)
582
else if(e.StagingItem.Input.
RoutedEvent
== TextCompositionManager.TextInputUpdateEvent)
603
if(input.Report.Type == InputType.Text && input.
RoutedEvent
== InputManager.InputReportEvent)
System\Windows\Input\TextServicesManager.cs (7)
122
if(e.StagingItem.Input.
RoutedEvent
!= Keyboard.PreviewKeyDownEvent &&
123
e.StagingItem.Input.
RoutedEvent
!= Keyboard.PreviewKeyUpEvent)
180
if(e.StagingItem.Input.
RoutedEvent
== Keyboard.PreviewKeyDownEvent ||
181
e.StagingItem.Input.
RoutedEvent
== Keyboard.PreviewKeyUpEvent)
202
else if(e.StagingItem.Input.
RoutedEvent
== Keyboard.KeyDownEvent ||
203
e.StagingItem.Input.
RoutedEvent
== Keyboard.KeyUpEvent)
241
if (keyArgs.
RoutedEvent
== Keyboard.PreviewKeyDownEvent/*keyArgs.IsDown*/)
System\Windows\Input\TouchDevice.cs (3)
994
RoutedEvent routedEvent = inputEventArgs.
RoutedEvent
;
1015
RoutedEvent promotedTouchEvent = PromotePreviewToMain(inputEventArgs.
RoutedEvent
, out forManipulation);
1070
RoutedEvent routedEvent = touchEventArgs.
RoutedEvent
;
System\Windows\RoutedEventArgs.cs (8)
17
/// <see cref="RoutedEventArgs.
RoutedEvent
"/>, <para/>
24
/// can be used with a single <see cref="
RoutedEvent
"/> <para/>
28
/// for packaging the <see cref="
RoutedEvent
"/>,
43
/// <see cref="RoutedEventArgs.
RoutedEvent
"/>
78
/// Returns the <see cref="
RoutedEvent
"/> associated
82
/// The <see cref="
RoutedEvent
"/> cannot be null
140
RoutedEvent
.OwnerType.Name,
141
RoutedEvent
.Name,
System\Windows\UIElement.cs (15)
1648
if (args.
RoutedEvent
!= route.RoutedEvent)
1654
if (args.
RoutedEvent
.RoutingStrategy == RoutingStrategy.Direct)
2183
if(e.
RoutedEvent
== Mouse.PreviewMouseDownEvent)
2185
else if(e.
RoutedEvent
== Mouse.MouseDownEvent)
2187
else if(e.
RoutedEvent
== Mouse.PreviewMouseUpEvent)
2193
if(e.
RoutedEvent
== Mouse.PreviewMouseDownEvent)
2195
else if(e.
RoutedEvent
== Mouse.MouseDownEvent)
2197
else if(e.
RoutedEvent
== Mouse.PreviewMouseUpEvent)
2235
RoutedEvent preservedRoutedEvent = args.
RoutedEvent
;
2241
EventRoute route = EventRouteFactory.FetchObject(args.
RoutedEvent
);
2248
args.
RoutedEvent
,
2276
args.
RoutedEvent
,
2293
EventRoute route = EventRouteFactory.FetchObject(args.
RoutedEvent
);
2300
args.
RoutedEvent
,
2326
args.
RoutedEvent
,
PresentationFramework (29)
System\Windows\Controls\Control.cs (2)
563
if ((e.
RoutedEvent
== UIElement.PreviewMouseLeftButtonDownEvent) ||
564
(e.
RoutedEvent
== UIElement.PreviewMouseRightButtonDownEvent))
System\Windows\Controls\DataGridCheckBoxColumn.cs (1)
214
keyArgs.
RoutedEvent
== Keyboard.KeyDownEvent &&
System\Windows\Controls\DataGridComboBoxColumn.cs (1)
598
if ((keyArgs != null) && keyArgs.
RoutedEvent
== Keyboard.KeyDownEvent && ((keyArgs.KeyStates & KeyStates.Down) == KeyStates.Down))
System\Windows\Controls\DataGridHyperlinkColumn.cs (1)
287
Debug.Assert(e.
RoutedEvent
== Keyboard.PreviewKeyDownEvent, "We should only reach here on the PreviewKeyDown event because the TextBox within is expected to handle the preview event and hence trump the successive KeyDown event.");
System\Windows\Controls\DataGridTextColumn.cs (1)
269
Debug.Assert(e.
RoutedEvent
== Keyboard.PreviewKeyDownEvent, "We should only reach here on the PreviewKeyDown event because the TextBox within is expected to handle the preview event and hence trump the successive KeyDown event.");
System\Windows\Controls\PopupControlService.cs (7)
37
if (e.StagingItem.Input.
RoutedEvent
== InputManager.InputReportEvent)
106
else if (e.StagingItem.Input.
RoutedEvent
== Keyboard.KeyDownEvent)
110
else if (e.StagingItem.Input.
RoutedEvent
== Keyboard.KeyUpEvent)
114
else if (e.StagingItem.Input.
RoutedEvent
== Mouse.MouseUpEvent)
118
else if (e.StagingItem.Input.
RoutedEvent
== Mouse.MouseDownEvent)
122
else if (e.StagingItem.Input.
RoutedEvent
== Keyboard.GotKeyboardFocusEvent)
126
else if (e.StagingItem.Input.
RoutedEvent
== Keyboard.LostKeyboardFocusEvent)
System\Windows\Controls\Primitives\Popup.cs (1)
1375
e.
RoutedEvent
!= Mouse.LostMouseCaptureEvent;
System\Windows\FrameworkElement.cs (3)
3002
handlers = selfStyle.EventHandlersStore.GetRoutedEventHandlers(args.
RoutedEvent
);
3007
handlers = selfFrameworkTemplate.EventHandlersStore.GetRoutedEventHandlers(args.
RoutedEvent
);
3024
handlers = StyleHelper.GetChildRoutedEventHandlers(templateChildIndex, args.
RoutedEvent
, ref templatedParentTemplate.EventDependents);
System\Windows\Input\KeyboardNavigation.cs (7)
1181
if(inputEventArgs.
RoutedEvent
!= Keyboard.KeyDownEvent)
3152
if (inputEventArgs.
RoutedEvent
== Keyboard.LostKeyboardFocusEvent)
3163
else if (inputEventArgs.
RoutedEvent
== Keyboard.KeyDownEvent)
3194
else if (inputEventArgs.
RoutedEvent
== Keyboard.KeyUpEvent)
3231
else if (inputEventArgs.
RoutedEvent
== Mouse.MouseDownEvent
3232
|| inputEventArgs.
RoutedEvent
== Mouse.MouseUpEvent)
3408
if (input.Report.Type == InputType.Keyboard && input.
RoutedEvent
== Event)
System\Windows\Navigation\RequestNavigateEventArgs.cs (1)
67
if (
RoutedEvent
== null)
System\Windows\StyleHelper.cs (4)
2419
InvokeEventTriggerActions(fe, fce, selfStyle, null, 0, e.
RoutedEvent
);
2425
InvokeEventTriggerActions(fe, fce, selfThemeStyle, null, 0, e.
RoutedEvent
);
2432
InvokeEventTriggerActions(fe, fce, null /*style*/, selfFrameworkTemplate, 0, e.
RoutedEvent
);
2483
InvokeEventTriggerActions(feTemplatedParent, fceTemplatedParent, null /*templatedParentStyle*/, templatedParentTemplate, templateChildIndex, e.
RoutedEvent
);
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Controls\KeyTipService.cs (2)
684
RoutedEvent routedEvent = e.StagingItem.Input.
RoutedEvent
;
716
if (e.StagingItem.Input.
RoutedEvent
== Keyboard.KeyDownEvent)
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (2)
2651
Debug.Assert(e.
RoutedEvent
== Mouse.MouseMoveEvent || e.
RoutedEvent
== Mouse.MouseLeaveEvent);
Microsoft\Windows\Controls\Ribbon\RibbonToolTipService.cs (1)
35
if (e.StagingItem.Input.
RoutedEvent
== Keyboard.KeyDownEvent)
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (1)
526
if (!e.StagingItem.Input.Handled && e.StagingItem.Input.
RoutedEvent
== SWI.TextCompositionManager.TextInputEvent)
System\Windows\Integration\WindowsFormsHost.cs (1)
998
if (!e.StagingItem.Input.Handled && e.StagingItem.Input.
RoutedEvent
== SWI.TextCompositionManager.TextInputEvent)