1 write to _errorContent
PresentationFramework (1)
src\Framework\System\Windows\Controls\ValidationResult.cs (1)
35
_errorContent
= errorContent;
1 reference to _errorContent
PresentationFramework (1)
src\Framework\System\Windows\Controls\ValidationResult.cs (1)
57
return
_errorContent
;