本文介绍了如何禁用对FlipView的箭头?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我有一个FlipView,这是伟大的工作,但我想禁用的<和>淡出的同时滚动箭头。
I have a FlipView, which is working great, but I'd like to disable the < and > arrows that fade in while scrolling.
推荐答案
我认为这将打破场景键盘/鼠标的用户,不是吗?
I think that would break the scenario for keyboard/mouse users, no?
您可以从控制模板中删除的按钮,如果你真的需要。
You could remove the buttons from the control template if you really need to.
这篇关于如何禁用对FlipView的箭头?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!