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