2 references to InputBindingCollection
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (1)
259inputBindings = new InputBindingCollection();
PresentationFramework (1)
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
11648bamlType.DefaultConstructor = delegate() { return new System.Windows.Input.InputBindingCollection(); };