Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
UIAComWrapperTests
PropertyChangeHandler
C# Class UIAComWrapperTests.PropertyChangeHandler
Inheritance:
EventHandlerBase
Show file
Open project: geeksree/cSharpGeeks
Class Usage Examples
Public Methods
Method
Description
HandleEvent
(
object
sender
,
AutomationPropertyChangedEventArgs
e
) :
void
Method Details
HandleEvent()
public
method
public
HandleEvent
(
object
sender
,
AutomationPropertyChangedEventArgs
e
) :
void
sender
object
e
System.Windows.Automation.AutomationPropertyChangedEventArgs
return
void