3 references to InsertEmbeddedUIElement
PresentationFramework (3)
System\windows\Documents\TextEditorCopyPaste.cs (1)
725((TextSelection)This.Selection).InsertEmbeddedUIElement((FrameworkElement)element);
System\Windows\Documents\TextRange.cs (1)
1076this.InsertEmbeddedUIElement(image);
System\Windows\Documents\TextRangeSerialization.cs (1)
1253range.InsertEmbeddedUIElement(embeddedElement);