2 references to OldValue
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\ViewStateAttachedPropertyFeature.cs (2)
81if ((e.NewValue == null && e.OldValue != null) || !e.NewValue.Equals(e.OldValue))