2 references to ValidationErrorSuffix
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\DesignObjectWrapper.cs (2)
322
PropertyName = string.Format(CultureInfo.InvariantCulture, "{0}{1}", localPropertyName,
ValidationErrorSuffix
),
605
string.Format(CultureInfo.InvariantCulture, "{0}{1}", this.descriptorData.PropertyName, DesignObjectWrapper.
ValidationErrorSuffix
) :