3 references to PropertyName
System.Activities (3)
System\Activities\Validation\AddValidationError.cs (3)
49metadata.Bind(this.PropertyName, propertyNameArgument); 66if (this.PropertyName != null) 68propertyName = this.PropertyName.Get(context);