KeyInterop Třída

Definice

Poskytuje statické metody pro převod mezi win32 Virtual-Keys a WPF (Windows Presentation Foundation) Key výčtu.

public ref class KeyInterop abstract sealed
public static class KeyInterop
type KeyInterop = class
Public Class KeyInterop
Dědičnost
KeyInterop

Metody

Name Description
KeyFromVirtualKey(Int32)

Převede Virtual-Key Win32 na WPF (Windows Presentation Foundation) Key.

VirtualKeyFromKey(Key)

Převede WPF (Windows Presentation Foundation) Key na virtuální klíč Win32.

Platí pro