System.ComponentModel.PropertyChangedEventHandler public sealed delegate PropertyChangedEventHandler : MulticastDelegate Documentation Code public PropertyChangedEventHandler(object object, IntPtr method) public virtual IAsyncResult BeginInvoke(object sender, PropertyChangedEventArgs e, AsyncCallback callback, object object) public virtual void EndInvoke(IAsyncResult result) public virtual void Invoke(object sender, PropertyChangedEventArgs e)