Related resources for XAML Design
  • How to Apply Custom Fonts in .NET MAUI11/7/2024 5:38:25 AM. Learn how to add and apply custom fonts in your .NET MAUI app to enhance design and branding. This guide covers adding font files, registering fonts in MauiProgram.cs, and using them in XAML or C#.
  • XAML Designer Data Bound in Windows Store Apps3/21/2013 2:37:56 PM. This article explains how to bind data to the XAML designer in Windows Store apps.
  • Creating XAML Designer in Window Phone 75/20/2012 7:37:35 AM. In this article I am creating a XAML designer which read XAML at run-time and producing a dynamic user interface for editing the XAML in Window Phone 7.