'Declaration Public Operator =( _ ByVal lhs As KeyStroke, _ ByVal rhs As KeyStroke _ ) As System.Boolean
'Usage
Parameters
- lhs
- The first KeyStroke (left side of equality operator).
- rhs
- The second KeyStroke (right side of equality operator).
'Declaration Public Operator =( _ ByVal lhs As KeyStroke, _ ByVal rhs As KeyStroke _ ) As System.Boolean
'Usage