5 references to Execute
System.Windows.Controls.Ribbon (5)
Microsoft\Windows\Automation\Peers\RibbonTextBoxAutomationPeer.cs (1)
148CommandHelpers.InvokeCommandSource(textBox.CommandParameter, null, textBox, CommandOperation.Execute);
Microsoft\Windows\Controls\Ribbon\RibbonGallery.cs (1)
644CommandHelpers.InvokeCommandSource(CommandParameter, PreviewCommandParameter, this, CommandOperation.Execute);
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
152CommandHelpers.InvokeCommandSource(CommandParameter, null, this, CommandOperation.Execute);
Microsoft\Windows\Input\CommandHelpers.cs (2)
43case CommandOperation.Execute: 68case CommandOperation.Execute: