4 references to RaiseEvent
PresentationCore (4)
System\Windows\Input\Command\RoutedCommand.cs (3)
358uie3D.RaiseEvent(args, trusted); 401targetAsUIElement3D?.RaiseEvent(args, userInitiated); 418targetAsUIElement3D?.RaiseEvent(args, userInitiated);
System\Windows\Input\InputManager.cs (1)
790e3D.RaiseEvent(input, true); // Call the "trusted" flavor of RaiseEvent