What's New in IG TestAutomation 2016.1 Michael Germann / Fri, May 13, 2016 The primary focus for Infragistics Test Automation is to offer you peace of mind. Such that when you develop with our controls, your teams can seamlessly implement automated testing of the user interface...
Using the xamTabControl as a Prism Region and Closing Tab Items Brian Lagunas / Fri, Feb 13, 2015 The Microsoft TabControl is a popular control to use as a region in a WPF Prism application. Unfortunately, the Microsoft TabControl comes with some limitations, such as the inability to close tab items...
How to Rename the TabItems of the XamTabControl runtime like Excel John Doe / Thu, Oct 1, 2009 Excel-like renaming of the Sheets is a cool feature on a TabControl. You can implement this with the XamTabControl really fast and easy. Here are the steps how to do this: 1. Retemplate the TabItemEx...