PropertyChangingEventHandler
Represents the method that will handle the PropertyChanging event of an INotifyPropertyChanging interface.
public virtual IAsyncResult BeginInvoke(object sender, PropertyChangingEventArgs e, AsyncCallback callback, object object)