4 references to CriticalSetDataWrapper
PresentationFramework (4)
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (4)
124
CriticalSetDataWrapper
(dataObject,DataFormats.Text, textString);
131
CriticalSetDataWrapper
(dataObject,DataFormats.UnicodeText, textString);
197
CriticalSetDataWrapper
(dataObject, DataFormats.Xaml, xamlText);
205
CriticalSetDataWrapper
(dataObject, DataFormats.ApplicationTrust, permissionSetCurrentAppDomain);