1 reference to ClipboardLineBasedCutCopyTag
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractivePasteCommandHandler.cs (1)
96
var dataHasLineCutCopyTag = data.GetDataPresent(
ClipboardLineBasedCutCopyTag
);