标签: windows-phone-7 contextmenu
我试图通过设置字段IsOpen显示上下文菜单,它显示但它的位置在屏幕顶部,我想将它设置为在中间显示,如何做到这一点?
答案 0 :(得分:1)
您可能想尝试针对ContextMenu设置VerticalOffset属性,如下所述: -
http://windowsphonegeek.com/articles/WP7-ContextMenu-in-depth--Part1-key-concepts-and-API