3 references to InsertEmbeddedUIElement
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (1)
896((TextSelection)This.Selection).InsertEmbeddedUIElement((FrameworkElement)element);
src\Framework\System\Windows\Documents\TextRange.cs (1)
1073this.InsertEmbeddedUIElement(image);
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (1)
1277range.InsertEmbeddedUIElement(embeddedElement);