3 references to ApplyTo
System.Activities.Presentation (3)
System.Activities.Presentation\System\Activities\Presentation\DesignTimeValidationFeature.cs (3)
17if (modelType != this.ApplyTo) 20string.Format(CultureInfo.CurrentCulture, SR.DesignTimeValidationFeatureOnlyAppliesToType, this.GetType(), this.ApplyTo, modelType))); 26validationService.Settings.AdditionalConstraints.Add(this.ApplyTo, this.DesignTimeConstraints);