We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff63a0b commit b4fa302Copy full SHA for b4fa302
mdresgen/PackIconKind.template.cs
@@ -8,8 +8,8 @@ namespace MaterialDesignThemes.Wpf
8
/// List of available icons for use with <see cref="PackIcon" />.
9
/// </summary>
10
/// <remarks>
11
- /// All icons sourced from Material Design Icons Font - <see cref="https://materialdesignicons.com/"/> - in accordance of
12
- /// <see cref="https://github.com/Templarian/MaterialDesign/blob/master/license.txt"/>.
+ /// All icons sourced from Material Design Icons Font - https://materialdesignicons.com/ - in accordance of
+ /// https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit/blob/master/LICENSE.
13
/// </remarks>
14
public enum PackIconKind
15
{
0 commit comments