1 reference to TextElementCollection_ItemHasUnexpectedType
PresentationFramework (1)
System\Windows\Documents\TextElementCollection.cs (1)
335
throw new ArgumentException(SR.Format(SR.
TextElementCollection_ItemHasUnexpectedType
, "range", typeof(TextElementType).Name, typeof(TextElementType).Name), "value");