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