[]
        
(Showing Draft Content)

C1.WPF.Document.INotifyObject

INotifyObject Interface

Notifies clients that a property value about to be changed or already has changed.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public interface INotifyObject

Events

Name Description
PropertyChanged

Occurs when a property value changed.

PropertyChanging

Occurs when a property value about to be changed.