1 write to isDisposed
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (1)
292this.isDisposed = true;
4 references to isDisposed
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\UndoEngine.cs (4)
228if (this.isDisposed) 251if (this.isDisposed) 276if (!this.isDisposed) 285if (!this.isDisposed)