3 references to HasErrorPropertyKey
PresentationFramework (3)
System\Windows\Controls\Validation.cs (3)
158
HasErrorPropertyKey
.DependencyProperty;
535
targetElement.SetValue(
HasErrorPropertyKey
, BooleanBoxes.TrueBox);
566
targetElement.ClearValue(
HasErrorPropertyKey
);