Method | Description | |
---|---|---|
Close ( ) : void | ||
SetWindowVisualState ( WindowVisualState state ) : void | ||
UiaDbusWindowPattern ( Mono.UIAutomation.UiaDbus.Interfaces pattern ) : System | ||
WaitForInputIdle ( int milliseconds ) : bool |
public SetWindowVisualState ( WindowVisualState state ) : void | ||
state | WindowVisualState | |
return | void |
public UiaDbusWindowPattern ( Mono.UIAutomation.UiaDbus.Interfaces pattern ) : System | ||
pattern | Mono.UIAutomation.UiaDbus.Interfaces | |
return | System |
public WaitForInputIdle ( int milliseconds ) : bool | ||
milliseconds | int | |
return | bool |