프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Pattern | UIANET::System.Windows.Automation.AutomationPattern |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public UiaScrollItemPattern ( IUiElement element, UIANET::System.Windows.Automation scrollItemPattern ) | ||
element | IUiElement | |
scrollItemPattern | UIANET::System.Windows.Automation |