프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ExpandCollapseStateProperty | UIANET::System.Windows.Automation.AutomationProperty | ||
Pattern | UIANET::System.Windows.Automation.AutomationPattern |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | 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 | ||
리턴 | UIANET::System.Windows.Automation.AutomationProperty |