19.9 C
New York
Wednesday, April 24, 2024

Windows 10 SDK Preview Build 16190 now available for download

Microsoft Windows 10 SDK Preview Build 16190 is now available for download. The latest SDK contains bug fixes and under development changes to the API surface area. You will require Visual Studio 2017 Preview for Build 16190 SDK to work. You can also download the Visual Studio 2017 from here.

What’s New Windows 10 SDK Preview Build 16190

This release of the Windows 10 SDK Preview Build, we have introduced the following new controls: NavigationView, TreeView, RatingsControl, ColorPicker, ParallaxView and PersonPicture to the Windows.UI.XAML.Controls namespace. It also adds brushes for Acrylic and Reveal, part of the Fluent Design System. See also the new XAML Controls Gallery in the Windows Universal Samples collection.

See API Updates and Additions for additional APIs.

Known Issue

  • Failed to compile WRL projects due to missing WindowsContracts.h

When building WRL projects, your code may fail to compile due to a missing file: WindowsContracts.h. This will be addressed in the next update. To work around this, create an empty header file: WindowsContracts.H and include it in your include Search path.

Microsoft also released Windows 10 PC insider preview build 16193 and Mobile Insider Preview build 10.0.15213.0 for Fast Ring members.

Download Windows 10 SDK Preview Build 16190

Related articles