PropertyChangedEventHandler
Represents the method that will handle the PropertyChanged event raised when a property is changed on a component.
public virtual IAsyncResult BeginInvoke(object sender, PropertyChangedEventArgs e, AsyncCallback callback, object object)