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)
1970
public ValidationError ValidationError { get { return
_error
; } }