2 references to InterfaceTypeProperty
System.Workflow.Activities (2)
WebServiceReceive.cs (2)
75
return base.GetValue(
InterfaceTypeProperty
) as Type;
80
base.SetValue(
InterfaceTypeProperty
, value);