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

Gets the current compound edit for recording additional model change events.

Syntax

Visual Basic (Declaration) 
Public Property CurrentEdit As UndoManager.CompoundEdit
C# 
public UndoManager.CompoundEdit CurrentEdit {get; set;}

Remarks

This is initialized and augmented by HandleModelChanged before it is added to CompoundEdits by a top-level call to UndoManager.CommitTransaction.

Requirements

See Also

© 2012 All Rights Reserved.