KeyInterop Klass

Definition

Tillhandahåller statiska metoder för att konvertera mellan Win32-Virtual-Keys och WPF Key uppräkning.

public ref class KeyInterop abstract sealed
public static class KeyInterop
type KeyInterop = class
Public Class KeyInterop
Arv
KeyInterop

Metoder

Name Description
KeyFromVirtualKey(Int32)

Konverterar en Win32-Virtual-Key till WPF Key.

VirtualKeyFromKey(Key)

Konverterar en WPF Key till en Virtuell Win32-nyckel.

Gäller för