2 references to InstanceIdProperty
System.Workflow.Activities (2)
InvokeSchedule.cs (2)
86
return (Guid)base.GetValue(
InstanceIdProperty
);
93
base.SetValue(
InstanceIdProperty
, value);