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