Definition
Namespace:ArtOfTest.WebAii.DesktopAutomation.Patterns
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class DesktopSelectionItemPattern : DesktopPattern
Inheritance: objectDesktopPatternDesktopSelectionItemPattern
Inherited Members
Constructors
Properties
C#
public bool IsSelected { get; }
C#
public DesktopElement SelectionContainer { get; }
C#
public string SelectionContainerText { get; }
Methods
C#
public void Deselect()
C#
public void Select()