Where is the Flyout control in WinRT XAML?

折月煮酒 提交于 2019-12-01 09:10:20

The control you are looking for is called Popup in XAML. Unlike the JavaScript implementation of Flyout, it is up to you location the subject button and position the Popup near it.

Look: http://blog.jerrynixon.com/2012/08/how-to-create-windows-8-settings-pane.html

use Callisto control toolkit, it has flyout control

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