Свойство | Type | Description | |
---|---|---|---|
Pattern | UIANET::System.Windows.Automation.AutomationPattern | ||
ToggleStateProperty | UIANET::System.Windows.Automation.AutomationProperty |
Méthode | Description | |
---|---|---|
GetParentElement ( ) : IUiElement | ||
GetSourcePattern ( ) : object | ||
SetParentElement ( IUiElement element ) : void | ||
SetSourcePattern ( object pattern ) : void | ||
Toggle ( ) : void | ||
UiaTogglePattern ( IUiElement element ) | ||
UiaTogglePattern ( IUiElement element, UIANET::System.Windows.Automation togglePattern ) |
public SetParentElement ( IUiElement element ) : void | ||
element | IUiElement | |
Résultat | void |
public SetSourcePattern ( object pattern ) : void | ||
pattern | object | |
Résultat | void |
public UiaTogglePattern ( IUiElement element, UIANET::System.Windows.Automation togglePattern ) | ||
element | IUiElement | |
togglePattern | UIANET::System.Windows.Automation |
public static AutomationPattern,UIANET::System.Windows.Automation Pattern | ||
Résultat | UIANET::System.Windows.Automation.AutomationPattern |