C# 클래스 UIAutomation.UiaSelectionPattern

상속: ISelectionPattern
파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 프로퍼티들

프로퍼티 타입 설명
CanSelectMultipleProperty UIANET::System.Windows.Automation.AutomationProperty
InvalidatedEvent UIANET::System.Windows.Automation.AutomationEvent
IsSelectionRequiredProperty UIANET::System.Windows.Automation.AutomationProperty
Pattern UIANET::System.Windows.Automation.AutomationPattern
SelectionProperty UIANET::System.Windows.Automation.AutomationProperty

공개 메소드들

메소드 설명
GetParentElement ( ) : IUiElement
GetSourcePattern ( ) : object
SetParentElement ( IUiElement element ) : void
SetSourcePattern ( object pattern ) : void
UiaSelectionPattern ( IUiElement element ) : System.Linq
UiaSelectionPattern ( IUiElement element, UIANET::System.Windows.Automation selectionPattern ) : System.Linq

메소드 상세

GetParentElement() 공개 메소드

public GetParentElement ( ) : IUiElement
리턴 IUiElement

GetSourcePattern() 공개 메소드

public GetSourcePattern ( ) : object
리턴 object

SetParentElement() 공개 메소드

public SetParentElement ( IUiElement element ) : void
element IUiElement
리턴 void

SetSourcePattern() 공개 메소드

public SetSourcePattern ( object pattern ) : void
pattern object
리턴 void

UiaSelectionPattern() 공개 메소드

public UiaSelectionPattern ( IUiElement element ) : System.Linq
element IUiElement
리턴 System.Linq

UiaSelectionPattern() 공개 메소드

public UiaSelectionPattern ( IUiElement element, UIANET::System.Windows.Automation selectionPattern ) : System.Linq
element IUiElement
selectionPattern UIANET::System.Windows.Automation
리턴 System.Linq

프로퍼티 상세

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

public static AutomationProperty,UIANET::System.Windows.Automation CanSelectMultipleProperty
리턴 UIANET::System.Windows.Automation.AutomationProperty

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

public static AutomationEvent,UIANET::System.Windows.Automation InvalidatedEvent
리턴 UIANET::System.Windows.Automation.AutomationEvent

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

public static AutomationProperty,UIANET::System.Windows.Automation IsSelectionRequiredProperty
리턴 UIANET::System.Windows.Automation.AutomationProperty

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

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

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

public static AutomationProperty,UIANET::System.Windows.Automation SelectionProperty
리턴 UIANET::System.Windows.Automation.AutomationProperty