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