1 reference to TextSchema_ThisInlineUIContainerHasAChildUIElementAlready
PresentationFramework (1)
System\Windows\Documents\TextElement.cs (1)
808
throw new ArgumentException(SR.Format(SR.
TextSchema_ThisInlineUIContainerHasAChildUIElementAlready
, this.GetType().Name, ((InlineUIContainer)this).Child.GetType().Name, value.GetType().Name));