I am adding Screen inside another screen in caliburn Micro wpf. Is it best practice? If it is best way, Why?
            Asked
            
        
        
            Active
            
        
            Viewed 206 times
        
    1 Answers
1
            
            
        Yes you can do it. Take a look on a documentation before ask, and please form your questions properly.
Here is an example of multiple views rendering using Caluburn Micro:
Add multiple views inside a view using WPF and Caliburn.Micro
- 
                    Thank you, for your valuable information – raghava arr Jan 17 '17 at 11:49