3 references to HasErrorPropertyKey
PresentationFramework (3)
System\Windows\Controls\Validation.cs (3)
149
HasErrorPropertyKey
.DependencyProperty;
520
targetElement.SetValue(
HasErrorPropertyKey
, BooleanBoxes.TrueBox);
551
targetElement.ClearValue(
HasErrorPropertyKey
);