2 references to PastePlainText
PresentationFramework (2)
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (2)
1003return PastePlainText(This, pastedData.ToString()); 1010if (pastedData != null && PastePlainText(This, pastedData.ToString()))