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