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