Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: bool operator==(ModifierKeysState, ModifierKeysState)

Declaration

public static bool operator==(
    ModifierKeysState k1,
    ModifierKeysState k2
)

Summary

Compares the modifiers and returns true iff the two are equal.