2 references to InputBindingCollection
PresentationCore (1)
System\Windows\Input\Command\CommandManager.cs (1)
204inputBindings = new InputBindingCollection();
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11652bamlType.DefaultConstructor = delegate() { return new System.Windows.Input.InputBindingCollection(); };