ComponentOne Document Library for WPF
PropertyNotifyEventArgs Class
Members 

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace : PropertyNotifyEventArgs Class
Provides data for the INotifyObject.PropertyChanged and INotifyObject.PropertyChanging events.
Object Model
PropertyNotifyEventArgs Class
Syntax
'Declaration
 
Public Class PropertyNotifyEventArgs 
   Inherits System.EventArgs
public class PropertyNotifyEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.WPF.Document.PropertyNotifyEventArgs

See Also

Reference

PropertyNotifyEventArgs Members
C1.WPF.Document Namespace