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