You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assert.IsTrue(gridSplitterAutomationPeer.GetName().Contains(automationName),"Verify that the UIA name contains the customized AutomationProperties.Name of the GridSplitter.");
Assert.IsTrue(gridSplitterAutomationPeer.GetName().Contains(automationName),"Verify that the UIA name contains the customized AutomationProperties.Name of the GridSplitter.");
0 commit comments