3 references to HasErrorPropertyKey
PresentationFramework (3)
src\Framework\System\Windows\Controls\Validation.cs (3)
167
HasErrorPropertyKey
.DependencyProperty;
530
targetElement.SetValue(
HasErrorPropertyKey
, BooleanBoxes.TrueBox);
561
targetElement.ClearValue(
HasErrorPropertyKey
);