Changing image source when Hubtile “resets”

故事扮演 提交于 2019-12-11 18:03:50

问题


So I wanted to make Hubtile's Image Source change when the Image itself is not visible. Can't find the code of any events which are called then. Is there a trigger that I can use to do this?


回答1:


Was browsing my old questions. For this I made a custom Visual state manager which checked the Hubtile state every state changed. When the state was as hidden(or whatever the state name is when the image on the hubtile is hidden) it changed the image on it.



来源:https://stackoverflow.com/questions/9954329/changing-image-source-when-hubtile-resets

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!