I'm making a universal Windows app that uses the Windows.UI.Popups.ContentDialog
class in the Windows Phone section. What I need is that class for Windows (it is only supported in Windows Phone). I can't seem to find anything about it, so I was wondering if any of you did.
Thanks!