1 reference to Error_PropertyDefaultTypeMismatch
System.Workflow.ComponentModel (1)
AuthoringOM\Compiler\Validation\DependencyObjectValidator.cs (1)
84errors.Add(new ValidationError(SR.GetString(SR.Error_PropertyDefaultTypeMismatch, dependencyProperty.Name, dependencyProperty.PropertyType.FullName, dependencyProperty.DefaultMetadata.DefaultValue.GetType().FullName), ErrorNumbers.Error_PropertyDefaultTypeMismatch));