Skip to content

Commit

Permalink
feat: add thumb.
Browse files Browse the repository at this point in the history
  • Loading branch information
rabbitism committed Mar 17, 2024
1 parent 4f3dd98 commit 1964eea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Irihi.Avalonia.Shared/Common/PartNames.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ public static class PartNames
public const string PART_Icon = "PART_Icon";
public const string PART_BackgroundBorder = "PART_BackgroundBorder";
public const string PART_FocusElement = "PART_FocusElement";
public const string PART_Thumb = "PART_Thumb";

}

0 comments on commit 1964eea

Please sign in to comment.