4 references to RaiseEvent
PresentationCore (4)
System\Windows\Input\Command\RoutedCommand.cs (3)
355ce.RaiseEvent(args, trusted); 397targetAsContentElement.RaiseEvent(args, userInitiated); 415targetAsContentElement.RaiseEvent(args, userInitiated);
System\Windows\Input\InputManager.cs (1)
787ce.RaiseEvent(input, true);// Call the "trusted" flavor of RaiseEvent.