C# Class UIAutomation.Helpers.Commands.GetFocusCommand

Description of GetUIAFocusCommand.
Inheritance: UiaCommand
Show file Open project: apetrovskiy/STUPS

Public Methods

Method Description
Execute ( ) : void
GetFocusCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands

Method Details

Execute() public method

public Execute ( ) : void
return void

GetFocusCommand() public method

public GetFocusCommand ( CommonCmdletBase cmdlet ) : UIAutomation.Commands
cmdlet CommonCmdletBase
return UIAutomation.Commands