Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
AtspiUiaSource
SelectionEventHandler
C# Class AtspiUiaSource.SelectionEventHandler
Inheritance:
ISourceEventHandler
Mostra file
Open project: mono/uia2atk
Public Methods
Method
Description
SelectionEventHandler
(
Element
element
,
SelectionSource
source
) :
Atspi
Terminate
( ) :
void
Private Methods
Method
Description
OnSelectionChanged
(
Accessible
sender
) :
void
Method Details
SelectionEventHandler()
public
method
public
SelectionEventHandler
(
Element
element
,
SelectionSource
source
) :
Atspi
element
Element
source
SelectionSource
return
Atspi
Terminate()
public
method
public
Terminate
( ) :
void
return
void