Library containing different visual tree analyzers and helpers. 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.
$ dotnet add package VisualTreeAnalyzersNo README available.