I'm developing an app using WPF , to be used in windows 7x86 up to latest windows 10 versions. I've been trying to find a way to use UWP APIs in my app, remember I'm building an app in windows 10 to be used in all versions of windows 7 , 8 and 10! already looked at [this app identity][1] and [these runtime APIs][2] . specifically looking for sth like this [person picture control][3] [3]: https://docs.microsoft.com/en-us/windows/uwp/design/controls-and-patterns/person-picture [1]: https://docs.microsoft.com/en-us/windows/uwp/publish/view-app-identity-details [2]: https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/desktop-to-uwp-supported-api#apis-supported-in-both-converted-apps-and-desktop-applications
and also a way to use fluent xaml theme editor or sth like that!
question from:https://stackoverflow.com/questions/65896846/wpf-and-uwp-compatibility-for-earlier-windows