Returns a value indicating whether this instance and a specified Key object represent the same value.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Keyboard.Wpf
C#
![]() |
---|
public override bool Equals ( |
Visual Basic
![]() |
---|
Public Overrides Function Equals( _ |
A Key object to compare to this instance.
true if obj is equal to this instance; otherwise, false.