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