1 write to _error
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1934
_error
= bindExpr.ValidationError;
1 reference to _error
PresentationFramework (1)
System\Windows\Data\BindingGroup.cs (1)
1942
public ValidationError ValidationError { get { return
_error
; } }