4 references to RaiseEvent
PresentationCore (4)
System\Windows\Input\Command\RoutedCommand.cs (3)
360uie.RaiseEvent(args, trusted); 397targetUIElement.RaiseEvent(args, userInitiated); 421targetUIElement.RaiseEvent(args, userInitiated);
System\Windows\Input\InputManager.cs (1)
796e.RaiseEvent(input, true); // Call the "trusted" flavor of RaiseEvent.