Skip to content
Igor Ageev edited this page Nov 15, 2021 · 5 revisions

Reference

The main states of the plugin.

Code viewer

Workspace of the plugin. The code can be scrolled with the mouse wheel (sorry the scrollbar is hidden for aesthetic reasons).

Usage

  1. Select the required code format from the dropdown menu
  2. Select only one layer with frame, group, component or instance
  3. Press Get code and then Copy button
  4. Use the code in Visual Studio for example to create Resource Dictionary

Filters tab

Here you can exclude some tags and attributes from the XAML code.

Tweaks tab

The Tweaks tab gives you access to advanced settings, but this will require a code editor and a little understanding of how XSLT works (https://www.w3.org/TR/xslt-10/). If experiment fails, you can Reset the XSLT code to the default state.

Clone this wiki locally