4 references to NewValue
System.Workflow.Activities (3)
Designers\EventSinkActivityDesigner.cs (1)
67
Type interfaceType = e.
NewValue
as Type;
Designers\InvokeMethodActivityDesigner.cs (1)
66
Type interfaceType = e.
NewValue
as Type;
Designers\WebServiceReceiveDesigner.cs (1)
48
Type interfaceType = e.
NewValue
as Type;
System.Workflow.ComponentModel (1)
AuthoringOM\Design\WorkflowInlining.cs (1)
424
if (e.OldValue != e.
NewValue
&& Activity != null)