Creates the combo from keyboard event
| C# | Visual Basic | Visual C++ |
public static KeyCombination FromKeyboardEvent( KeyboardEvent event )
Public Shared Function FromKeyboardEvent ( _ event As KeyboardEvent _ ) As KeyCombination
public: static KeyCombination^ FromKeyboardEvent( KeyboardEvent^ event )
- event (KeyboardEvent)