build 2018

About this tag
Build 2018 was a Microsoft developer conference where new tools and APIs for Windows app development were unveiled. Discussions on WindowsForum.com highlight two key announcements from the event: the Fluent XAML Theme Editor, a tool using the ColorPaletteResources API to simplify color theme customization in apps, and a new Microsoft Edge-powered WebView for .NET WinForms and WPF applications, bringing the latest rendering engine to desktop apps. These releases were aimed at developers building for Windows 10, with previews available through insider builds and GitHub.
  1. News

    Fluent XAML Theme Editor Preview released!

    We’re excited to announce the preview release of the Fluent XAML Theme Editor application! As some of you may remember from our Build 2018 session this year, we previewed a tool using our new ColorPaletteResources API that allows you to set the color theme of your app through some simple color...
  2. News

    Bringing a modern WebView to your .NET WinForms and WPF Apps

    One of the founding principles of Microsoft Edge is that it is evergreen, with automatic updates to Windows 10 continually refreshing both Microsoft Edge itself and web content throughout Windows 10. However, until recently, WinForms and WPF apps didn’t have access to the Microsoft Edge-powered...
Back
Top