简体   繁体   English

如何在Windows应用商店应用中以MVVM模式创建扩展启动画面?

[英]How to create extended splash screen in MVVM pattern in Windows store app?

I am not using any MVVM framework, but I was just practicing MVVM, so I thought how can I implement extended splash screen in MVVM pattern. 我没有使用任何MVVM框架,但是我只是在练习MVVM,所以我想如何在MVVM模式中实现扩展的初始屏幕。 I have seen the extended splash screen sample from MSDN. 我已经看到了来自MSDN的扩展的初始屏幕示例 Any ideas how to implement it in MVVM ? 有什么想法如何在MVVM中实现它吗?

You would implement it the same way as you do the other pages in your application which depends on your preferences or framework used for MVVM. 您将按照与应用程序中其他页面相同的方式来实现它,这取决于您的MVVM的首选项或框架。 There is no real difference unless you are facing some specific problem. 除非您遇到某些特定问题,否则没有真正的区别。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM