Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的应用程序中,着陆视图仅支持纵向视图,所有其他视图都支持纵向和横向视图。所以在这里我的要求是我需要限制我的登陆页面仅在纵向视图中显示,并且所有其他视图都支持这两者。我如何在 Windows 8 / WinRT 中实现这一点。
在 Windows 8 中禁用或阻止页面进入纵向模式
看到这个,可能会有所帮助。它用于在特定页面中禁用纵向模式。