Partager via


KeyGestureComparer.GetHashCode(KeyGesture) Method

Definition

public:
 virtual int GetHashCode(System::Windows::Input::KeyGesture ^ obj);
public int GetHashCode (System.Windows.Input.KeyGesture obj);
override this.GetHashCode : System.Windows.Input.KeyGesture -> int
Public Function GetHashCode (obj As KeyGesture) As Integer

Parameters

Returns

Implements

Applies to