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