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