Property | Type | Description | |
---|---|---|---|
Pattern | UIANET::System.Windows.Automation.AutomationPattern |
Method | Description | |
---|---|---|
GetParentElement ( ) : IUiElement | ||
GetSourcePattern ( ) : object | ||
ScrollIntoView ( ) : void | ||
SetParentElement ( IUiElement element ) : void | ||
SetSourcePattern ( object pattern ) : void | ||
UiaScrollItemPattern ( IUiElement element ) | ||
UiaScrollItemPattern ( IUiElement element, UIANET::System.Windows.Automation scrollItemPattern ) |
public SetParentElement ( IUiElement element ) : void | ||
element | IUiElement | |
return | void |
public SetSourcePattern ( object pattern ) : void | ||
pattern | object | |
return | void |
public UiaScrollItemPattern ( IUiElement element ) | ||
element | IUiElement |
public UiaScrollItemPattern ( IUiElement element, UIANET::System.Windows.Automation scrollItemPattern ) | ||
element | IUiElement | |
scrollItemPattern | UIANET::System.Windows.Automation |