-
Notifications
You must be signed in to change notification settings - Fork 0
UWP
Jasper Zanjani edited this page Aug 12, 2020
·
2 revisions
Microsoft announced Project Reunion which will reunite the
UWP introduced a new type of app ("UWP Apps") which used a different set of APIs than the previous frameworks which facilitated the creation of Desktop (Win32) Apps.
UWP apps adaptively adjust UI elements to fit all Windows 10 devices. The Fluent Design System provides guidelines to provide a consistent and beautiful appearance to UWP apps. Microsoft Docs
Interesting new applications are not being developed on UWP, which does not bode well for the future of Windows as a consumer desktop computer platform. Microsoft Docs
Frame
objects
- Newtonsoft.Json
- System.Random
- System.Threading
- System.Threading.Tasks
- Windows.Foundation
- Windows.Storage
- Windows.UI.ViewManagement
- Windows.UI.Xaml.Markup
- Dependency properties
- Markup extensions
- Namespaces
- Resource dictionaries
- SplitView
- Page ?
- Type conversion
- Grid ?
- StackPanel ?
- RelativePanel ?
- VariableSizedWrapGrid
- Canvas