【问题标题】:Xaml Windows Store How to do a graphical interface like the Modern Ui Start PageXaml Windows Store 如何做一个类似于 Modern Ui Start Page 的图形界面
【发布时间】:2013-09-11 08:38:57
【问题描述】:

我正在尝试做一个像 Modern Ui StartPage 这样的 Windows Store 界面应用程序。

我需要做一个包含 1 页中所有组件的界面。 导航应该是向右或向左滑动。

非常感谢您的帮助

【问题讨论】:

标签: c# windows xaml windows-store-apps modern-ui


【解决方案1】:

GridView 表现出与 Windows 8 中的“开始”菜单相同的行为。

【讨论】:

  • 非常感谢您的回复
【解决方案2】:

为了复制 Windows 8 开始屏幕,除了 Gridview 之外,您还需要使用 Semantic Zoom 控件。 Link 来实现这个。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-09-02
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-11-24
    相关资源
    最近更新 更多