C# 클래스 WindowsPhoneTestFramework.Server.WindowsPhoneDeviceController.WindowsPhoneWindowsEmulatorDisplayInputController

상속: WindowsPhoneTestFramework.Server.DisplayInputControllerCore.WindowsEmulatorDisplayInputControllerBase
파일 보기 프로젝트 열기: Expensify/WindowsPhoneTestFramework 1 사용 예제들

공개 메소드들

메소드 설명
EnsureHardwareKeyboardDisabled ( ) : void
EnsureHardwareKeyboardEnabled ( ) : void
WindowsPhoneWindowsEmulatorDisplayInputController ( ) : System.Configuration

보호된 메소드들

메소드 설명
HardwareButtonToKeyCode ( PhoneHardwareButton whichHardwareButton ) : VirtualKeyCode

메소드 상세

EnsureHardwareKeyboardDisabled() 공개 메소드

public EnsureHardwareKeyboardDisabled ( ) : void
리턴 void

EnsureHardwareKeyboardEnabled() 공개 메소드

public EnsureHardwareKeyboardEnabled ( ) : void
리턴 void

HardwareButtonToKeyCode() 보호된 메소드

protected HardwareButtonToKeyCode ( PhoneHardwareButton whichHardwareButton ) : VirtualKeyCode
whichHardwareButton PhoneHardwareButton
리턴 VirtualKeyCode

WindowsPhoneWindowsEmulatorDisplayInputController() 공개 메소드

public WindowsPhoneWindowsEmulatorDisplayInputController ( ) : System.Configuration
리턴 System.Configuration