KeyGestureComparer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class KeyGestureComparer : System::Collections::Generic::IEqualityComparer<System::Windows::Input::KeyGesture ^>
public class KeyGestureComparer : System.Collections.Generic.IEqualityComparer<System.Windows.Input.KeyGesture>
type KeyGestureComparer = class
interface IEqualityComparer<KeyGesture>
Public Class KeyGestureComparer
Implements IEqualityComparer(Of KeyGesture)
- Inheritance
-
KeyGestureComparer
- Implements
Constructors
KeyGestureComparer() |
Methods
Equals(KeyGesture, KeyGesture) | |
GetHashCode(KeyGesture) |