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