Northwoods.GoSilverlight 1.3.5 Assembly
IsChangingModel Property
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > DiagramModel Class : IsChangingModel Property

This property is true during a call to ChangeModel, indicating a change happening due to an undo or a redo.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsChangingModel As Boolean
C# 
public bool IsChangingModel {get;}

Remarks

Setting this property does not raise a Changed event.

Requirements

See Also

© 2012 All Rights Reserved.