KeyInterop 클래스

정의

Win32 가상 키와 WPF Key 열거형 사이에 변환하는 정적 메서드를 제공합니다.

public ref class KeyInterop abstract sealed
public static class KeyInterop
type KeyInterop = class
Public Class KeyInterop
상속
KeyInterop

메서드

KeyFromVirtualKey(Int32)

Win32 Virtual-Key WPF Key로 변환합니다.

VirtualKeyFromKey(Key)

WPF Key 를 Win32 가상 키로 변환합니다.

적용 대상