2 references to TextSchema_IllegalHyperlinkChild
PresentationFramework (2)
System\Windows\Documents\TextSchema.cs (2)
134
throw new InvalidOperationException(SR.Format(SR.
TextSchema_IllegalHyperlinkChild
, childType));
897
throw new InvalidOperationException(SR.Format(SR.
TextSchema_IllegalHyperlinkChild
, nextElement.GetType()));