C# 클래스 Mono.UIAutomation.UiaDbusSource.UiaDbusSelectionItemPattern

상속: ISelectionItemPattern
파일 보기 프로젝트 열기: mono/uia2atk 1 사용 예제들

공개 메소드들

메소드 설명
AddToSelection ( ) : void
RemoveFromSelection ( ) : void
Select ( ) : void
UiaDbusSelectionItemPattern ( Mono.UIAutomation.UiaDbus.Interfaces pattern, string busName, UiaDbusAutomationSource source ) : System

메소드 상세

AddToSelection() 공개 메소드

public AddToSelection ( ) : void
리턴 void

RemoveFromSelection() 공개 메소드

public RemoveFromSelection ( ) : void
리턴 void

Select() 공개 메소드

public Select ( ) : void
리턴 void

UiaDbusSelectionItemPattern() 공개 메소드

public UiaDbusSelectionItemPattern ( Mono.UIAutomation.UiaDbus.Interfaces pattern, string busName, UiaDbusAutomationSource source ) : System
pattern Mono.UIAutomation.UiaDbus.Interfaces
busName string
source UiaDbusAutomationSource
리턴 System