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