Skip to content

Commit

Permalink
Update PackIconKind.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
yanjinhuagood committed Aug 7, 2023
1 parent 1705e89 commit 0a0603f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/WPFDevelopers.Shared/Controls/PathIcon/PackIconKind.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ public enum PackIconKind
[Description("WD.ReturnGeometry")] Return,
[Description("WD.HomeGeometry")] Home,
[Description("WD.BreadCrumbBarGeometry")] BreadCrumbBar,
[Description("WD.UnfoldMoreGeometry")] UnfoldMore,
}
}

0 comments on commit 0a0603f

Please sign in to comment.