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)
1073
this.
InsertEmbeddedUIElement
(image);
src\Framework\System\Windows\Documents\TextRangeSerialization.cs (1)
1277
range.
InsertEmbeddedUIElement
(embeddedElement);