diff --git a/controls/dev/TabView/InteractionTests/TabViewTests.cs b/controls/dev/TabView/InteractionTests/TabViewTests.cs index f3e0d28d38..d70ec7c18c 100644 --- a/controls/dev/TabView/InteractionTests/TabViewTests.cs +++ b/controls/dev/TabView/InteractionTests/TabViewTests.cs @@ -781,6 +781,56 @@ public void VerifyDragStartedCalledOnItemDrag() } } + [TestMethod] + [TestProperty("Description", "Verifies that dragging a tab shows the drag visual when the TabView allows dragging.")] + public void VerifyTabEntersDragVisualStateWhenDraggingIsEnabled() + { + using (var setup = new TestSetupHelper("TabView Tests")) + { + FindElement.ByName