wpf - How to open/close view from the XAML code of another view when specific event is risen? -


how open/close view xaml code of view (using mvvm) when specific event risen?

instead of using event, why not use variable datatriggers?

have mainview has contentcontrol content equal initial view. when change variable (for example, true false) mainview sets content equal other view.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -