C# Class WindowsPhoneTestFramework.Server.WindowsPhoneDeviceController.WindowsPhoneWindowsEmulatorDisplayInputController

Inheritance: WindowsPhoneTestFramework.Server.DisplayInputControllerCore.WindowsEmulatorDisplayInputControllerBase
Afficher le fichier Open project: Expensify/WindowsPhoneTestFramework Class Usage Examples

Méthodes publiques

Méthode Description
EnsureHardwareKeyboardDisabled ( ) : void
EnsureHardwareKeyboardEnabled ( ) : void
WindowsPhoneWindowsEmulatorDisplayInputController ( ) : System.Configuration

Méthodes protégées

Méthode Description
HardwareButtonToKeyCode ( PhoneHardwareButton whichHardwareButton ) : VirtualKeyCode

Method Details

EnsureHardwareKeyboardDisabled() public méthode

public EnsureHardwareKeyboardDisabled ( ) : void
Résultat void

EnsureHardwareKeyboardEnabled() public méthode

public EnsureHardwareKeyboardEnabled ( ) : void
Résultat void

HardwareButtonToKeyCode() protected méthode

protected HardwareButtonToKeyCode ( PhoneHardwareButton whichHardwareButton ) : VirtualKeyCode
whichHardwareButton PhoneHardwareButton
Résultat VirtualKeyCode

WindowsPhoneWindowsEmulatorDisplayInputController() public méthode

public WindowsPhoneWindowsEmulatorDisplayInputController ( ) : System.Configuration
Résultat System.Configuration