Question

I am generating buttons in my app in C# and when the button is generated and the flyout properties are set for that button I want to launch the flyout. I can't find any way to simulate a click on the button in winRT, nor any methods for actually showing the flyout. Is there a way to do this?

When I talk about flyouts I am talking about these: http://msdn.microsoft.com/en-us/library/windows/apps/windows.ui.xaml.controls.flyout.aspx

Not settings flyouts.

Était-ce utile?
Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top