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