本文介绍了组合框的visualstate在Metro应用程序示例中异常工作。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在我的应用程序中查看了combobox的visualstate。

I have checked visualstate of combobox in my apps.

顺便说一句,我在示例代码中找到了类似的symtom。

by the way, I found similar symtom in sample code.

如你所见,当用户快速选择其他项目的组合框时,灰色图像不会消失。

as you see, when user fastly selects other item of combo box , grey image do not disappear.

你可以用senario 3重现symtom基本对照样本

you can reproduce the symtom with senario 3 of Essential controls sample

请告诉我为什么这个symtom会出来。

plz let me know why this symtom come out.

谢谢。

推荐答案


这篇关于组合框的visualstate在Metro应用程序示例中异常工作。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-24 05:45