【发布时间】:2012-06-27 13:32:00
【问题描述】:
如何在 windows8 slate 中多次放大或缩小。
能否请您用 C# 提供答案。
谢谢,
龙树
【问题讨论】:
如何在 windows8 slate 中多次放大或缩小。
能否请您用 C# 提供答案。
谢谢,
龙树
【问题讨论】:
<SemanticZoom.ZoomedOutView>
<!-- Put the GridView for the zoomed out view here. -->
</SemanticZoom.ZoomedOutView>
<SemanticZoom.ZoomedInView>
<!-- Put the GridView for the zoomed in view here. -->
</SemanticZoom.ZoomedInView>
【讨论】: