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.
我正在尝试使用替代页面。我对WinRTXamlToolkit.Controls.AlternativePage有同样的问题。我将 AppShell : UserControl 添加到我的项目中,但我无法导航到该页面。我还必须做什么?
你不需要AppShell使用AlternativePage. 你需要AlternativeFrame.
AppShell
AlternativePage
AlternativeFrame