ShowMeTheXAML 2.1.1

ShowMeTheXAML

A WPF component making it easy to show the corresponding XAML for WPF custom styles and controls. It was built out of a need to shows the XAML for the theme library MaterialDesignInXamlToolkit. You can see it working in the demo application for MaterialDesignInXamlToolkit.

NuGet Status NuGet Status NuGet Status

Setup

  1. Install the MSBuild package. PM> Install-Package ShowMeTheXAML.MSBuild This will also install the ShowMeTheXAML package as well.
  2. Add the following code in your App.xaml.cs
protected override void OnStartup(StartupEventArgs e)
{
    XamlDisplay.Init();
    base.OnStartup(e);
}
  1. (Optional) The default template is pretty basic. For a better looking style add the ShowMeTheXAML.AvalonEdit package. PM> Install-Package ShowMeTheXAML.AvalonEdit In App.xaml include the resource dictionary.
<Application.Resources>
    <ResourceDictionary>
        <ResourceDictionary.MergedDictionaries>
            <ResourceDictionary Source="pack://application:,,,/ShowMeTheXAML.AvalonEdit;component/Themes/xamldisplayer.xaml" />
        </ResourceDictionary.MergedDictionaries>
    </ResourceDictionary>
</Application.Resources>

Usage

<smtx:XamlDisplay UniqueKey="SomeUniqueString">
  <StackPanel>
    <Button Content="Some Content" />
    <TextBlock Text="Text" />
  </StackPanel>
</smtx:XamlDisplay>

Showing the top 20 packages that depend on ShowMeTheXAML.

Packages Downloads
ShowMeTheXAML.AvalonEdit
AvalonEdit style for the ShowMeTheXAML XamlDisplay control.
33
ShowMeTheXAML.AvalonEdit
AvalonEdit style for the ShowMeTheXAML XamlDisplay control.
34
ShowMeTheXAML.AvalonEdit
AvalonEdit style for the ShowMeTheXAML XamlDisplay control.
35
ShowMeTheXAML.AvalonEdit
AvalonEdit style for the ShowMeTheXAML XamlDisplay control.
36
ShowMeTheXAML.AvalonEdit
AvalonEdit style for the ShowMeTheXAML XamlDisplay control.
37
ShowMeTheXAML.AvalonEdit
AvalonEdit style for the ShowMeTheXAML XamlDisplay control.
39
ShowMeTheXAML.AvalonEdit
AvalonEdit style for the ShowMeTheXAML XamlDisplay control.
43

.NET Framework 4.7.2

  • No dependencies.

.NET 8.0

  • No dependencies.

Version Downloads Last updated
2.1.1 14 11/17/2025
2.1.0 12 11/18/2025
2.1.0-ci89 14 11/18/2025
2.1.0-ci87 12 11/18/2025
2.0.0 37 09/28/2023
2.0.0-ci9 27 12/09/2024
2.0.0-ci8 31 12/09/2024
2.0.0-ci7 25 12/10/2024
2.0.0-ci60 24 12/15/2024
2.0.0-ci55 26 12/10/2024
2.0.0-ci53 28 12/09/2024
2.0.0-ci16 25 12/10/2024
2.0.0-ci12 29 12/08/2024
2.0.0-ci11 32 12/08/2024
1.1.0-ci78 30 12/15/2024
1.1.0-ci73 28 12/09/2024
1.1.0-ci71 29 12/09/2024
1.1.0-ci70 26 12/09/2024
1.1.0-ci68 24 12/12/2024
1.0.13-ci65 26 05/22/2024
1.0.13-ci59 31 05/22/2024
1.0.13-ci57 27 05/22/2024
1.0.12 30 12/11/2024
1.0.12-ci54 30 05/22/2024
1.0.12-ci53 34 05/22/2024
1.0.11 27 12/08/2024
1.0.11-ci50 30 05/22/2024
1.0.11-ci49 29 05/22/2024
1.0.11-ci48 32 05/22/2024
1.0.10 29 12/09/2024
1.0.10-ci45 29 05/22/2024
1.0.10-ci44 32 05/22/2024
1.0.10-ci42 30 05/22/2024
1.0.9 30 12/08/2024
1.0.9-ci40 28 12/09/2024
1.0.9-ci39 27 12/12/2024
1.0.9-ci38 32 12/12/2024
1.0.9-ci37 27 12/09/2024
1.0.8 28 12/09/2024
1.0.8-ci35 32 12/08/2024
1.0.8-ci33 30 12/09/2024
1.0.8-ci32 30 12/09/2024
1.0.8-ci31 31 12/10/2024
1.0.8-ci29 30 12/09/2024
1.0.8-ci28 26 12/05/2024
1.0.8-ci25 33 12/10/2024
1.0.8-ci23 32 12/15/2024
1.0.7 30 12/12/2024
1.0.7-ci21 28 12/10/2024
1.0.6 32 12/15/2024
1.0.6-ci20 28 12/12/2024
1.0.6-ci19 29 12/09/2024
1.0.6-ci17 26 12/09/2024
1.0.5 27 12/12/2024
1.0.5-ci15 30 12/15/2024
1.0.4 29 12/08/2024
1.0.3 29 12/08/2024
1.0.2-ci14 28 12/10/2024
1.0.1-ci11 24 12/10/2024
1.0.1-ci10 24 12/12/2024
1.0.0-ci9 28 12/12/2024