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