Info
Version: | 1.0.0 |
Author(s): | Paulo Quicoli |
Last Update: | Saturday, December 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MaterialDesignThemes.CustomResources |
Install
Install-Package MaterialDesignThemes.CustomResources
dotnet add package MaterialDesignThemes.CustomResources
paket add MaterialDesignThemes.CustomResources
MaterialDesignThemes.CustomResources Download (Unzip the "nupkg" after downloading)
Dependencies
net472
No dependencies.
No dependencies.
WPF (.net core and full .net) has a memory leak regarding using a font source with FontFamily.
This is discussed in issue #746 from Material Design in Xaml Toolkit.
This solution/mitigation is based on Dominic Jonas idea and adapted to be used/integrated by Material Design in Xaml Tookit.