Свойство | Тип | Описание | |
---|---|---|---|
Instance |
Метод | Описание | |
---|---|---|
GetControlType ( |
||
GetTestControlType ( |
||
GetTestControlType ( string className, string name, |
||
HasPrimaryChildren ( |
||
IsControlTypeSupported ( |
||
IsEditable ( UIItem uiItem ) : bool | ||
IsExcluded ( |
||
IsPrimaryControl ( |
||
PrimaryControlTypes ( string frameworkId ) : List |
Метод | Описание | |
---|---|---|
ControlDictionary ( ) : System | ||
ControlTypeMatches ( |
||
FrameworkIdMatches ( string frameWorkId, TestStack.White.Mappings.ControlDictionaryItem controlDictionaryItem ) : bool |
public GetControlType ( |
||
testControlType | ||
frameworkId | string | |
Результат | System.Windows.Automation.ControlType[] |
public GetTestControlType ( |
||
automationElement | ||
Результат |
public GetTestControlType ( string className, string name, |
||
className | string | |
name | string | |
controlType | ||
frameWorkId | string | |
isNativeControl | bool | |
Результат |
public HasPrimaryChildren ( |
||
controlType | ||
Результат | bool |
public IsControlTypeSupported ( |
||
controlType | ||
Результат | bool |
public IsEditable ( UIItem uiItem ) : bool | ||
uiItem | UIItem | |
Результат | bool |
public IsExcluded ( |
||
controlType | ||
Результат | bool |
public IsPrimaryControl ( |
||
controlType | ||
className | string | |
name | string | |
Результат | bool |
public PrimaryControlTypes ( string frameworkId ) : List |
||
frameworkId | string | |
Результат | List |