InputBindingCollection Constructor (IList^)
.NET Framework (current version)
Initializes a new instance of the InputBindingCollection class using the items in the specified IList.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- inputBindings
-
Type:
System.Collections::IList^
The collection whose items are copied to the new InputBindingCollection.
.NET Framework
Available since 3.0
Available since 3.0
Show: