WinRT XAML Toolkit based on the Windows 8 RTM SDK.
Do not download the source code from here if you are looking for latest updates!You can download the latest source from the
SOURCE CODE page.
For compiled version use
NuGet.
You can add it to your project in Visual Studio by going to View/Other Windows/Package Manager Console and entering:
PM> Install-Package winrtxamltoolkit
Features
- Attachable Behaviors
- AwaitableUI extensions
- Controls
- Converters
- Debugging helpers
- Extension methods
- Imaging helpers
- IO helpers
- VisualTree helpers
- Samples
Recent changes
- Documentation and sample updates
- Numerous bugfixes
- Moved charting controls to separate project/package