Property | Type | Description | |
---|---|---|---|
ExpandCollapseStateProperty | UIANET::System.Windows.Automation.AutomationProperty | ||
Pattern | UIANET::System.Windows.Automation.AutomationPattern |
Method | Description | |
---|---|---|
Collapse ( ) : void | ||
Expand ( ) : void | ||
GetParentElement ( ) : IUiElement | ||
GetSourcePattern ( ) : object | ||
SetParentElement ( IUiElement element ) : void | ||
SetSourcePattern ( object pattern ) : void | ||
UiaExpandCollapsePattern ( IUiElement element ) | ||
UiaExpandCollapsePattern ( IUiElement element, UIANET::System.Windows.Automation expandCollapsePattern ) | ||
UiaExpandCollapsePattern ( UIANET::System.Windows.Automation ExpandCollapsePattern ) |
public SetParentElement ( IUiElement element ) : void | ||
element | IUiElement | |
return | void |
public SetSourcePattern ( object pattern ) : void | ||
pattern | object | |
return | void |
public UiaExpandCollapsePattern ( IUiElement element ) | ||
element | IUiElement |
public UiaExpandCollapsePattern ( IUiElement element, UIANET::System.Windows.Automation expandCollapsePattern ) | ||
element | IUiElement | |
expandCollapsePattern | UIANET::System.Windows.Automation |
public UiaExpandCollapsePattern ( UIANET::System.Windows.Automation ExpandCollapsePattern ) | ||
ExpandCollapsePattern | UIANET::System.Windows.Automation |
public static AutomationProperty,UIANET::System.Windows.Automation ExpandCollapseStateProperty | ||
return | UIANET::System.Windows.Automation.AutomationProperty |