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