C# Class UIAutomation.Commands.MoveUiaCursorCommand

Inheritance: HasControlInputCmdletBase
Afficher le fichier Open project: apetrovskiy/STUPS

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
MoveUiaCursorCommand ( ) : System.Drawing

Méthodes protégées

Méthode Description
ProcessRecord ( ) : void

Processes the pipeline.

Method Details

MoveUiaCursorCommand() public méthode

public MoveUiaCursorCommand ( ) : System.Drawing
Résultat System.Drawing

ProcessRecord() protected méthode

Processes the pipeline.
protected ProcessRecord ( ) : void
Résultat void