Dealing with child window from the view and sending results to viewModel
        Posted  
        
            by Muhammad Jamal Shaikh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Muhammad Jamal Shaikh
        
        
        
        Published on 2010-03-29T11:40:33Z
        Indexed on 
            2010/03/29
            11:43 UTC
        
        
        Read the original article
        Hit count: 550
        
silverlight-4.0
Silverlight version : 4 Silverlight patter :MVVM Visual Studio template :Silverlight navigation application
1)How do I deal with dialogs on the views e.g childwindow gets opened when a button is clicked? 2) How should the color's picker(inside the childwindow) control's hex value be communicated to the viewmodel?
© Stack Overflow or respective owner