2 references to TextEditorPropertyIsNotApplicableForTextFormatting
PresentationFramework (2)
System\Windows\Documents\TextRange.cs (2)
784
throw new ArgumentException(SR.Format(SR.
TextEditorPropertyIsNotApplicableForTextFormatting
, formattingProperty.Name));
852
throw new ArgumentException(SR.Format(SR.
TextEditorPropertyIsNotApplicableForTextFormatting
, formattingProperty.Name));