Atk.PropertyChangeEventHandler Delegate
Event handler.

Syntax

public delegate void PropertyChangeEventHandler (object o, PropertyChangeArgs args)

Parameters

o
Documentation for this section has not yet been entered.
args
Documentation for this section has not yet been entered.

Remarks

The Object.PropertyChange event utilizes this delegate:

Event data is passed via the Atk.PropertyChangeArgs parameter.

To attach a Atk.PropertyChangeEventHandler to an event, add the PropertyChangeEventHandler instance to the event. The methods referenced by the PropertyChangeEventHandler instance are invoked whenever the event is raised, until the PropertyChangeEventHandler is removed from the event.

Requirements

Namespace: Atk
Assembly: atk-sharp (in atk-sharp.dll)
Assembly Versions: 2.12.0.0