1 reference to BoxSelectionCutCopyTag
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractivePasteCommandHandler.cs (1)
97
var dataHasBoxCutCopyTag = data.GetDataPresent(
BoxSelectionCutCopyTag
);