Close View From viewModel using MVVM or without ViewModel

Posted by Asim Sajjad on Stack Overflow See other posts from Stack Overflow or by Asim Sajjad
Published on 2010-06-14T15:55:41Z Indexed on 2010/06/15 8:42 UTC
Read the original article Hit count: 698

Filed under:
|

Is there any way to close the view when user click on the close button (X) on the view or I just want to know something like ApplicationsCommand.close don't want to use IRequestCloseViewModel interface. thanks a lot

© Stack Overflow or respective owner

Related posts about wpf

Related posts about mvvm