5 references to GetHasError
PresentationFramework (5)
src\Framework\System\Windows\Controls\Control.cs (1)
664
if (Validation.
GetHasError
(this))
src\Framework\System\Windows\Controls\Primitives\DataGridRowsPresenter.cs (1)
136
Validation.
GetHasError
(e.UIElement))
src\Framework\System\Windows\Controls\Validation.cs (2)
224
if (
GetHasError
(d))
288
if (
GetHasError
(d))
src\Framework\System\Windows\Data\BindingGroup.cs (1)
968
if (!Validation.
GetHasError
(mentor))