Hi,
The style of PopupMenu is fixed, we can add separator line only. http://msdn.microsoft.com/en-US/library/windows/apps/hh465308
But we can use a user control inside a Popup class, we can add it as the child of a popup. Please take a look of http://code.msdn.microsoft.com/windowsapps/Basic-Controls-29318599
Best regards, Jesse
Jesse Jiang MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Thank you for the reply.
It seems that WinRT does not have this functionality at the moment.