Created
June 10, 2016 09:45
-
-
Save rohits79/23379fab9c5464feb805f4e9726836a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--ViewA.xaml | |
<ItemsControl regions:RegionManager.RegionName="RegionA"></ContentControl> | |
--ViewB.xaml | |
<ContentControl regions:RegionManager.RegionName="RegionB"></ItemsControl> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment