Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AtspiUiaSource
SelectionEventHandler
C# 클래스 AtspiUiaSource.SelectionEventHandler
상속:
ISourceEventHandler
파일 보기
프로젝트 열기: mono/uia2atk
공개 메소드들
메소드
설명
SelectionEventHandler
(
Element
element
,
SelectionSource
source
) :
Atspi
Terminate
( ) :
void
비공개 메소드들
메소드
설명
OnSelectionChanged
(
Accessible
sender
) :
void
메소드 상세
SelectionEventHandler()
공개
메소드
public
SelectionEventHandler
(
Element
element
,
SelectionSource
source
) :
Atspi
element
Element
source
SelectionSource
리턴
Atspi
Terminate()
공개
메소드
public
Terminate
( ) :
void
리턴
void