1 reference to TextEditorTypeOfParameterIsNotAppropriateForFormattingProperty
PresentationFramework (1)
System\Windows\Documents\TextRange.cs (1)
801
throw new ArgumentException(SR.Format(SR.
TextEditorTypeOfParameterIsNotAppropriateForFormattingProperty
, value == null ? "null" : value.GetType().Name, formattingProperty.Name), nameof(value));