Click here to Skip to main content
15,868,141 members
Articles / Desktop Programming / WPF

An Insight into Region Creation and RegionAdapters in Prism based WPF Applications

Rate me:
Please Sign up or sign in to vote.
5.00/5 (11 votes)
17 Dec 2015CPOL9 min read 29.6K   810   12  
To work with Regions effectively in a Prism based WPF application, we must understand the relationship between WPF Controls, RegionAdapters and Regions. In this articles, we will learn about process of Region creation and critical role played by RegionAdapters with a demo application.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
India India
I am a Software Developer working on Microsoft technologies. My interest is exploring and sharing the awesomeness of emerging technologies.

Comments and Discussions