-
Course
- Core Tech
Prism 7 Problems & Solutions: Mastering TabControl
This course will focus on using the TabControl as a Prism region. We will identify and solve common issues such as closing tab items, removing items from the region, child navigation, and scoped regions with navigation.
What you'll learn
This course will focus on using the TabControl as a Prism region. We will identify and solve common issues such as data binding to the TabItem header as well as how to control how TabItems are created. We will see how to extend the functionality of a TabItem without inheritance or custom controls to support being closed from a UI button located in the TabItem header. This course will also show advanced navigation scenarios when using the TabControl as a region by extending Prism to add support for scoped regions in the navigation framework.
Table of contents
- Introduction | 42s
- Demo - The Starting Point | 2m 33s
- Problem - Injecting Views | 1m 28s
- Solution - Injecting Views | 3m
- Three Options for Injecting Views | 3m 45s
- Demo - Injecting Views | 8m 26s
- Injecting Views - What Approach to Take? | 48s
- Problem - Header Text | 1m 22s
- Solution - A Simple Style | 1m 26s
- Demo - Header Text | 2m 4s
- Problem - Controlling Tab Instances | 2m
- Solution - INavigationAware | 2m 5s
- Demo - Controlling Tab Instances | 5m
- A Little Tip | 3m 36s
- What's Next? | 31s
About the author
Brian Lagunas is a Microsoft MVP, a Microsoft Patterns & Practices Champion, Director of Technology for INETA, co-leader of the Boise .Net Developers User Group (NETDUG), board member of Boise Code Camp, speaker, trainer, author, and original creator of the Extended WPF Toolkit.
More Courses by Brian