2 references to ExecuteCore
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (2)
511return routedCommand.ExecuteCore(parameter, target, inputEventArgs.UserInitiated); 783command.ExecuteCore(e.Parameter, newSource, e.UserInitiated);