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