Implementations of IDiagramConnectable that introduce additional properties can implement this interface allowing such properties to be integrated into the dirty-bit and undo features of a DiagramSurface.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public interface INotifyCustomPropertyChanged
Visual Basic (Declaration)
Public Interface INotifyCustomPropertyChanged

See Also