12 references to Add
Microsoft.VisualStudio.LanguageServices (8)
GenerateType\GenerateTypeDialog.xaml.cs (5)
48
CommandBindings.
Add
(new CommandBinding(
55
CommandBindings.
Add
(new CommandBinding(
62
CommandBindings.
Add
(new CommandBinding(
69
CommandBindings.
Add
(new CommandBinding(
76
CommandBindings.
Add
(new CommandBinding(
PickMembers\PickMembersDialog.xaml.cs (2)
47
CommandBindings.
Add
(new CommandBinding(
54
CommandBindings.
Add
(new CommandBinding(
StackTraceExplorer\StackTraceExplorerToolWindow.cs (1)
47
dockPanel.CommandBindings.
Add
(new CommandBinding(ApplicationCommands.Paste, (s, e) =>
PresentationCore (2)
System\Windows\Input\Command\CommandBindingCollection.cs (1)
120
return
Add
(commandBinding as CommandBinding);
System\Windows\Input\Command\CommandManager.cs (1)
237
bindings.
Add
(commandBinding);
PresentationFramework (2)
System\Windows\Controls\Frame.cs (1)
1393
base.CommandBindings.
Add
(b);
System\Windows\Documents\RubberbandSelector.cs (1)
82
_uiScope.CommandBindings.
Add
(binding);