Info
Version: | 0.2.1 |
Author(s): | Marcel Wagner |
Last Update: | Monday, May 3, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://chingucoding.github.io/VisualTreeAnalyzers/website/index.html |
NuGet Url: | https://www.nuget.org/packages/VisualTreeAnalyzers |
Install
Install-Package VisualTreeAnalyzers
dotnet add package VisualTreeAnalyzers
paket add VisualTreeAnalyzers
VisualTreeAnalyzers Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
This library currenty only supports UWP with OS XAML.
This library contains multiple analyzers directly scanning the visual tree for potential issues and especially for accessibility issues.
In addition to that, the library also allows easy writing of visual tree snapshot tests.