프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ElementAddedToSelectionEvent | UIANET::System.Windows.Automation.AutomationEvent | ||
ElementRemovedFromSelectionEvent | UIANET::System.Windows.Automation.AutomationEvent | ||
ElementSelectedEvent | UIANET::System.Windows.Automation.AutomationEvent | ||
IsSelectedProperty | UIANET::System.Windows.Automation.AutomationProperty | ||
Pattern | UIANET::System.Windows.Automation.AutomationPattern | ||
SelectionContainerProperty | UIANET::System.Windows.Automation.AutomationProperty |
메소드 | 설명 | |
---|---|---|
AddToSelection ( ) : void | ||
GetParentElement ( ) : IUiElement | ||
GetSourcePattern ( ) : object | ||
RemoveFromSelection ( ) : void | ||
Select ( ) : void | ||
SetParentElement ( IUiElement element ) : void | ||
SetSourcePattern ( object pattern ) : void | ||
UiaSelectionItemPattern ( IUiElement element ) | ||
UiaSelectionItemPattern ( IUiElement element, UIANET::System.Windows.Automation selectionItemPattern ) |
public SetParentElement ( IUiElement element ) : void | ||
element | IUiElement | |
리턴 | void |
public UiaSelectionItemPattern ( IUiElement element ) | ||
element | IUiElement |
public UiaSelectionItemPattern ( IUiElement element, UIANET::System.Windows.Automation selectionItemPattern ) | ||
element | IUiElement | |
selectionItemPattern | UIANET::System.Windows.Automation |
public static AutomationEvent,UIANET::System.Windows.Automation ElementAddedToSelectionEvent | ||
리턴 | UIANET::System.Windows.Automation.AutomationEvent |
public static AutomationEvent,UIANET::System.Windows.Automation ElementRemovedFromSelectionEvent | ||
리턴 | UIANET::System.Windows.Automation.AutomationEvent |
public static AutomationEvent,UIANET::System.Windows.Automation ElementSelectedEvent | ||
리턴 | UIANET::System.Windows.Automation.AutomationEvent |
public static AutomationProperty,UIANET::System.Windows.Automation IsSelectedProperty | ||
리턴 | UIANET::System.Windows.Automation.AutomationProperty |
public static AutomationPattern,UIANET::System.Windows.Automation Pattern | ||
리턴 | UIANET::System.Windows.Automation.AutomationPattern |