'Declaration
Public Shared Function GetKey( _ ByVal keyEvent As KeyEventArgs _ ) As Key
public static Key GetKey( KeyEventArgs keyEvent )
Parameters
- keyEvent
'Declaration
Public Shared Function GetKey( _ ByVal keyEvent As KeyEventArgs _ ) As Key
public static Key GetKey( KeyEventArgs keyEvent )