2 references to InterfaceTypeProperty
System.Workflow.Activities (2)
EventSinkActivity.cs (2)
89
return base.GetValue(
InterfaceTypeProperty
) as Type;
94
base.SetValue(
InterfaceTypeProperty
, value);