Property | Type | Description | |
---|---|---|---|
Instance |
Method | Description | |
---|---|---|
GetControlType ( |
||
GetTestControlType ( |
||
GetTestControlType ( string className, string name, |
||
HasPrimaryChildren ( |
||
IsControlTypeSupported ( |
||
IsEditable ( UIItem uiItem ) : bool | ||
IsExcluded ( |
||
IsPrimaryControl ( |
||
PrimaryControlTypes ( string frameworkId ) : List |
Method | Description | |
---|---|---|
ControlDictionary ( ) : System | ||
ControlTypeMatches ( |
||
FrameworkIdMatches ( string frameWorkId, TestStack.White.Mappings.ControlDictionaryItem controlDictionaryItem ) : bool |
public GetControlType ( |
||
testControlType | ||
frameworkId | string | |
return | System.Windows.Automation.ControlType[] |
public GetTestControlType ( |
||
automationElement | ||
return |
public GetTestControlType ( string className, string name, |
||
className | string | |
name | string | |
controlType | ||
frameWorkId | string | |
isNativeControl | bool | |
return |
public HasPrimaryChildren ( |
||
controlType | ||
return | bool |
public IsControlTypeSupported ( |
||
controlType | ||
return | bool |
public IsExcluded ( |
||
controlType | ||
return | bool |
public IsPrimaryControl ( |
||
controlType | ||
className | string | |
name | string | |
return | bool |
public PrimaryControlTypes ( string frameworkId ) : List |
||
frameworkId | string | |
return | List |