I tried to show context menu by set field IsOpen, it's shown but its position is at top of screen, I wanna set it to show at middle, how to do this ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You might want to try setting the VerticalOffset property against the ContextMenu, as detailed in the following :- http://windowsphonegeek.com/articles/WP7-ContextMenu-in-depth--Part1-key-concepts-and-API |
|||||
|