2 references to LastMemberInThePath
System.Workflow.ComponentModel (2)
AuthoringOM\Bind.cs (2)
156
if (eventArgs.
LastMemberInThePath
)
1139
if (value is ActivityBind && !eventArgs.
LastMemberInThePath
&& GetMemberType(eventArgs.MemberInfo) != typeof(ActivityBind))