2 references to TextBoxScrollViewerMarkedAsTextBoxContentMustHaveNoContent
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (1)
940throw new NotSupportedException(SR.TextBoxScrollViewerMarkedAsTextBoxContentMustHaveNoContent);
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1907throw new NotSupportedException(SR.TextBoxScrollViewerMarkedAsTextBoxContentMustHaveNoContent);