Property | Type | Description | |
---|---|---|---|
BoundingBoxToRect | |||
GetCurrentPatternInternal | object | ||
GetElement | |||
GetElement | |||
GetElement | |||
GetElement | |||
GetRelation | |||
GetUniqueRuntimeId | int | ||
IsTable | bool | ||
IsTableHeaderItem | bool | ||
IsTreeItem | bool | ||
OnBoundsChanged | void | ||
RemoveEvents | void | ||
SupportsExpandCollapse | bool | ||
SupportsGrid | bool | ||
SupportsGridItem | bool | ||
SupportsInvoke | bool | ||
SupportsRangeValue | bool | ||
SupportsSelection | bool | ||
SupportsSelectionItem | bool | ||
SupportsTable | bool | ||
SupportsTableItem | bool | ||
SupportsText | bool | ||
SupportsToggle | bool | ||
SupportsValue | bool |
Method | Description | |
---|---|---|
Element ( |
||
GetCurrentPattern ( |
||
GetDescendantFromPoint ( double x, double y ) : IElement | ||
GetSupportedPatterns ( ) : System.Windows.Automation.AutomationPattern[] | ||
GetSupportedProperties ( ) : System.Windows.Automation.AutomationProperty[] | ||
SetFocus ( ) : void | ||
SupportsProperty ( |
Method | Description | |
---|---|---|
AddEvents ( bool fromElementConstructor ) : void |
Method | Description | |
---|---|---|
BoundingBoxToRect ( |
||
GetCurrentPatternInternal ( |
||
GetElement ( |
||
GetElement ( |
||
GetElement ( |
||
GetElement ( |
||
GetRelation ( RelationType type ) : |
||
GetUniqueRuntimeId ( ) : int | ||
IsTable ( |
||
IsTableHeaderItem ( |
||
IsTreeItem ( |
||
OnBoundsChanged ( |
||
RemoveEvents ( ) : void | ||
SupportsExpandCollapse ( ) : bool | ||
SupportsGrid ( ) : bool | ||
SupportsGridItem ( ) : bool | ||
SupportsInvoke ( ) : bool | ||
SupportsRangeValue ( ) : bool | ||
SupportsSelection ( ) : bool | ||
SupportsSelectionItem ( ) : bool | ||
SupportsTable ( ) : bool | ||
SupportsTableItem ( ) : bool | ||
SupportsText ( ) : bool | ||
SupportsToggle ( ) : bool | ||
SupportsValue ( ) : bool |
protected AddEvents ( bool fromElementConstructor ) : void | ||
fromElementConstructor | bool | |
return | void |
public Element ( |
||
accessible | ||
return | System |
public GetCurrentPattern ( |
||
pattern | ||
return | object |
public GetDescendantFromPoint ( double x, double y ) : IElement | ||
x | double | |
y | double | |
return | IElement |
public GetSupportedPatterns ( ) : System.Windows.Automation.AutomationPattern[] | ||
return | System.Windows.Automation.AutomationPattern[] |
public GetSupportedProperties ( ) : System.Windows.Automation.AutomationProperty[] | ||
return | System.Windows.Automation.AutomationProperty[] |
public SupportsProperty ( |
||
property | ||
return | bool |