[]
        
(Showing Draft Content)

C1.WPF.Document.PropertyNotifyEventArgs

PropertyNotifyEventArgs Class

Provides data for the PropertyChanged and PropertyChanging events.

Inheritance
PropertyNotifyEventArgs
Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public class PropertyNotifyEventArgs : EventArgs

Constructors

Name Description
PropertyNotifyEventArgs(string)

Initializes a new instance of the PropertyNotifyEventArgs class.

Properties

Name Description
PropertyName

Gets the name of the property that changing or changed.