C# 클래스 System.Windows.Automation.SelectionItemPattern

상속: BasePattern
파일 보기 프로젝트 열기: apetrovskiy/STUPS 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ElementAddedToSelectionEvent AutomationEvent
ElementRemovedFromSelectionEvent AutomationEvent
ElementSelectedEvent AutomationEvent
IsSelectedProperty AutomationProperty
Pattern AutomationPattern
SelectionContainerProperty AutomationProperty

공개 메소드들

메소드 설명
AddToSelection ( ) : void
RemoveFromSelection ( ) : void
Select ( ) : void

비공개 메소드들

메소드 설명
SelectionItemPattern ( AutomationElement el, UIAutomationClient pattern, bool cached ) : System
Wrap ( AutomationElement el, object pattern, bool cached ) : object

메소드 상세

AddToSelection() 공개 메소드

public AddToSelection ( ) : void
리턴 void

RemoveFromSelection() 공개 메소드

public RemoveFromSelection ( ) : void
리턴 void

Select() 공개 메소드

public Select ( ) : void
리턴 void

프로퍼티 상세

ElementAddedToSelectionEvent 공개적으로 정적으로 프로퍼티

public static AutomationEvent,System.Windows.Automation ElementAddedToSelectionEvent
리턴 AutomationEvent

ElementRemovedFromSelectionEvent 공개적으로 정적으로 프로퍼티

public static AutomationEvent,System.Windows.Automation ElementRemovedFromSelectionEvent
리턴 AutomationEvent

ElementSelectedEvent 공개적으로 정적으로 프로퍼티

public static AutomationEvent,System.Windows.Automation ElementSelectedEvent
리턴 AutomationEvent

IsSelectedProperty 공개적으로 정적으로 프로퍼티

public static AutomationProperty,System.Windows.Automation IsSelectedProperty
리턴 AutomationProperty

Pattern 공개적으로 정적으로 프로퍼티

public static AutomationPattern,System.Windows.Automation Pattern
리턴 AutomationPattern

SelectionContainerProperty 공개적으로 정적으로 프로퍼티

public static AutomationProperty,System.Windows.Automation SelectionContainerProperty
리턴 AutomationProperty