fireCallback(sender, args);
sender. Event source.
args. Event information.
The fireCallback method invokes the callback function specified in the Callback property only once.
The event use is given on the PropertyChangedEventArgs Constructor page.
See also: