2 references to OldValue
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityDesigner.cs (1)
1802if (!(e.OldValue is ActivityCollectionChangeEventArgs))
AuthoringOM\Design\WorkflowInlining.cs (1)
424if (e.OldValue != e.NewValue && Activity != null)