Universal Windows Platform apps: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit
Line 37:
=== Look and feel ===
{{See also|Fluent Design System}}
How UWP apps look depends on the app itself. UWP apps built specifically for Windows 10 and 11typically11 typically have a distinct look and feel, as they use new UI controls that look different from those of previous versions of Windows. The exception to this are apps that use custom UI, which is especially the case with video games. Apps designed for Windows 8.x look significantly different from those designed for Windows 10 and 11.
 
UWP apps can also look almost identical to traditional desktop apps, using the same legacy UI controls from Windows versions dating back to Windows 95. These are legacy desktop apps that are converted to the UWP apps and distributed using the [[APPX]] file format.