I am trying to add a new region in between 2 already existing regions in a Composite UI application using Prism and C# 4.0.
How do I accomplish this?
I am trying to add a new region in between 2 already existing regions in a Composite UI application using Prism and C# 4.0.
How do I accomplish this?