2 references to TextBoxDecoratorMarkedAsTextBoxContentMustHaveNoContent
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (1)
951
throw new NotSupportedException(SR.
TextBoxDecoratorMarkedAsTextBoxContentMustHaveNoContent
);
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1921
throw new NotSupportedException(SR.
TextBoxDecoratorMarkedAsTextBoxContentMustHaveNoContent
);