KeyInterop Methods
Methods
GetKeySymbol(Int32, Int32) | Gets a key symbol from a Windows virtual-key and key data. |
KeyFromVirtualKey(Int32, Int32) | Gets an Avalonia key from a Windows virtual-key and key data. |
PhysicalKeyFromVirtualKey(Int32, Int32) | Gets a physical Avalonia key from a Windows virtual-key and key data. |
VirtualKeyFromKey(Key) | Gets a Windows virtual-key from an Avalonia key. |