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