2 references to CommandDeviceEvent
PresentationCore (2)
System\Windows\Generated\UIElement.cs (1)
785
EventManager.RegisterClassHandler(type, CommandDevice.
CommandDeviceEvent
, new CommandDeviceEventHandler(UIElement.OnCommandDeviceThunk), false);
System\Windows\Input\Command\CommandDevice.cs (1)
98
RoutedEvent =
CommandDeviceEvent
,