1 reference to Error_PropertyTypeNotDefined
System.Workflow.ComponentModel (1)
AuthoringOM\Design\PropertyDescriptors.cs (1)
667
throw new InvalidOperationException(SR.GetString(SR.
Error_PropertyTypeNotDefined
, context.PropertyDescriptor.Name, typeof(ActivityBind).Name, typeof(IDynamicPropertyTypeProvider).Name));