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