5 references to ConfirmDataFormatSetting
PresentationFramework (5)
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (5)
122if (ConfirmDataFormatSetting(This.UiScope, dataObject, DataFormats.Text)) 129if (ConfirmDataFormatSetting(This.UiScope, dataObject, DataFormats.UnicodeText)) 157if (wpfContainerMemory != null && ConfirmDataFormatSetting(This.UiScope, dataObject, DataFormats.XamlPackage)) 163if (ConfirmDataFormatSetting(This.UiScope, dataObject, DataFormats.Rtf)) 194if (ConfirmDataFormatSetting(This.UiScope, dataObject, DataFormats.Xaml))