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