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