2 references to InterfaceTypeProperty
System.Workflow.Activities (2)
InvokeMethodActivity.cs (2)
67return base.GetValue(InterfaceTypeProperty) as Type; 72base.SetValue(InterfaceTypeProperty, value);