C# Class UIAutomation.Helpers.Commands.GetActiveWindowCommand

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

Public Methods

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

Method Details

Execute() public method

public Execute ( ) : void
return void

GetActiveWindowCommand() public method

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