CommandBindingCollection::Contains Method (CommandBinding^)
.NET Framework (current version)
Determines whether the specified CommandBinding is in this CommandBindingCollection.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- commandBinding
-
Type:
System.Windows.Input::CommandBinding^
The binding to locate in the collection.
Return Value
Type: System::Booleantrue if the specified CommandBinding is in the collection; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: