3 references to InputBindingCollection
PresentationCore (3)
System\Windows\Generated\ContentElement.cs (1)
237
bindings = new
InputBindingCollection
(this);
System\Windows\Generated\UIElement.cs (1)
237
bindings = new
InputBindingCollection
(this);
System\Windows\Generated\UIElement3D.cs (1)
43
bindings = new
InputBindingCollection
(this);