New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.WebAii.DesktopAutomation.Patterns

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public class DesktopInvokePattern : DesktopPattern

Inheritance: objectDesktopPatternDesktopInvokePattern

Inherited Members DesktopPattern.elementDesktopPattern.EnumNativeArray(IUIAutomationElementArray)DesktopPattern.GetNativePattern<T>(int)

Constructors

C#
public DesktopInvokePattern(DesktopElement element)
Parameters:elementDesktopElement

Methods

C#
public void Invoke()