3 references to InputBindingCollection
PresentationCore (3)
Core\CSharp\System\Windows\Generated\ContentElement.cs (1)
270bindings = new InputBindingCollection(this);
Core\CSharp\System\Windows\Generated\UIElement.cs (1)
270bindings = new InputBindingCollection(this);
Core\CSharp\System\Windows\Generated\UIElement3D.cs (1)
52bindings = new InputBindingCollection(this);