Initializes a new instance of the CustomPropertyChangedEventArgs class. Both the ModifyDirtyBit and the TakeSnapshot properties will be set to true;

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 CustomPropertyChangedEventArgs()
Visual Basic (Declaration)
Public Sub New

See Also