The Aml.Toolkit provides basic UI controls based on WPF to visualize AutomationML data. The Toolkit is used in the AutomationML Editor and is available to implement PlugIns for the AutomationML Editor.
$ dotnet add package Aml.Toolkit
The AutomationML Toolkit is a set of UI-Controls and Templates, that may be helpful for AutomationML Content processing.
The AutomationML Toolkit provides basic UI controls for the AutomationML editor. The main UI element, provided by the toolkit is the AMLTreeView used to visualize the AutomationML libraries as a hierarchical structure. The toolkit will automatically update a tree when the related AMLDocument is modified. Icons and styles used by the toolkit are defined in the Aml.Skins package.