2 references to Path
System.Workflow.ComponentModel (2)
AuthoringOM\Bind.cs (1)
163throw new InvalidOperationException(SR.GetString(SR.Error_BindPathNullValue, eventArgs.Path));
AuthoringOM\Design\Dialogs\ActivityBindForm.cs (1)
727pathInfoList.Add(new PathInfo(eventArgs.Path, eventArgs.MemberInfo, BindHelpers.GetMemberType(eventArgs.MemberInfo)));