Свойство | Тип | Описание | |
---|---|---|---|
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 SetSourcePattern ( object pattern ) : void | ||
pattern | object | |
Результат | 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 |