34 references to Execute
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\RoutedCommand.cs (1)
100
Execute
(parameter, FilterInputElement(Keyboard.FocusedElement));
PresentationFramework (15)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (1)
945
ApplicationCommands.Print.
Execute
(null, target);
src\Framework\MS\Internal\Commands\CommandHelpers.cs (1)
206
routed.
Execute
(parameter, target);
src\Framework\System\Windows\Controls\DataGrid.cs (2)
3195
BeginEditCommand.
Execute
(editingEventArgs, cellContainer);
3340
command.
Execute
(editingUnit, cellContainer);
src\Framework\System\Windows\Controls\PasswordBox.cs (1)
126
command.
Execute
(null, this);
src\Framework\System\Windows\Controls\Primitives\ScrollBar.cs (2)
445
command.
Execute
(newValue, target);
460
command.
Execute
(newValue, target);
src\Framework\System\windows\Documents\TextEditorSelection.cs (4)
658
ScrollBar.PageDownCommand.
Execute
(null, This.TextView.RenderScope);
772
ScrollBar.PageUpCommand.
Execute
(null, This.TextView.RenderScope);
1488
ScrollBar.PageDownCommand.
Execute
(null, This.TextView.RenderScope);
1584
ScrollBar.PageUpCommand.
Execute
(null, This.TextView.RenderScope);
src\Framework\System\windows\Documents\TextEditorTyping.cs (2)
1380
EditingCommands.IncreaseIndentation.
Execute
(null, (IInputElement)sender);
1412
EditingCommands.DecreaseIndentation.
Execute
(null, (IInputElement)sender);
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
421
ScrollBar.ScrollToTopCommand.
Execute
(null, elem);
src\Framework\System\Windows\Shell\ThumbButtonInfo.cs (1)
267
routedCommand.
Execute
(parameter, target);
System.Activities.Presentation (18)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\EditModeSwitchButtonKeyboardFix.cs (4)
134
PropertyValueEditorCommands.ShowInlineEditor.
Execute
(null, button);
137
PropertyValueEditorCommands.ShowExtendedPopupEditor.
Execute
(null, button);
140
PropertyValueEditorCommands.ShowExtendedPinnedEditor.
Execute
(null, button);
143
PropertyValueEditorCommands.ShowDialogEditor.
Execute
(null, button);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\PropertyInspector\CategoryContainer.xaml.cs (1)
343
CategoryContainerCommands.UpdateCategoryExpansionState.
Execute
(null, d as IInputElement);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\PropertyInspector\PropertyContainerPopupHelper.cs (2)
37
PropertyContainerPopup.OnBeginExtendedEdit.
Execute
(this, owningPropertyContainer);
66
OnEndExtendedEdit.
Execute
(this, owningPropertyContainer);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ValueEditorUtils.cs (1)
73
routedCommand.
Execute
(parameter, element);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\EditModeSwitchButton.cs (4)
226
PropertyValueEditorCommands.ShowInlineEditor.
Execute
(null, this);
229
PropertyValueEditorCommands.ShowExtendedPopupEditor.
Execute
(null, this);
232
PropertyValueEditorCommands.ShowExtendedPinnedEditor.
Execute
(null, this);
235
PropertyValueEditorCommands.ShowDialogEditor.
Execute
(null, this);
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyContainer.cs (1)
173
OpenDialogWindow.
Execute
(null, theThis);
System.Activities.Presentation\System\Activities\Presentation\DialogWindow.cs (1)
63
ApplicationCommands.Help.
Execute
(null, focusedElement);
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (1)
382
((RoutedCommand)DesignerView.CreateWorkflowElementCommand).
Execute
(dataObject, target);
System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (2)
513
cmd.
Execute
(btn.CommandParameter, this.dataGrid);
1459
((RoutedCommand)DesignerView.CommitCommand).
Execute
(null, etb);
System.Activities.Presentation\System\Activities\Presentation\WorkflowDesigner.cs (1)
653
cmd.
Execute
(null, oldFocus);