CommandBindingCollection::Remove Method (CommandBinding^)
.NET Framework (current version)
Removes the first occurrence of the specified CommandBinding from this CommandBindingCollection.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- commandBinding
-
Type:
System.Windows.Input::CommandBinding^
The binding to remove.
.NET Framework
Available since 3.0
Available since 3.0
Show: