Design consistent .NET MAUI XAML pages by using shared resources

Beginner
Developer
Student
Visual Studio
.NET
.NET Multi-platform App UI

Learn how to use shared resources and styles in .NET MAUI Extensible Application Markup Language (XAML).

Learning objectives

By the end of this module, you're able to:

  • Create and use static resources in a MAUI XAML user interface.
  • Create and use dynamic resources.
  • Create a consistent user interface by using styles.
  • Create and use application-wide resources.

Prerequisites