3 references to HasErrorPropertyKey
PresentationFramework (3)
System\Windows\Controls\Validation.cs (3)
150
HasErrorPropertyKey
.DependencyProperty;
521
targetElement.SetValue(
HasErrorPropertyKey
, BooleanBoxes.TrueBox);
552
targetElement.ClearValue(
HasErrorPropertyKey
);