Skip to content

Commit eb8ca67

Browse files
committed
Move to Markup
1 parent 235372a commit eb8ca67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Shared/HandyControl_Shared/HandyControls/Tools/Extension/ColorBrightnessExtension.cs renamed to src/Shared/HandyControl_Shared/HandyControls/Tools/Markup/ColorBrightnessExtension.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using System.Windows.Markup;
33
using System.Windows.Media;
44

5-
namespace HandyControl.Tools.Extension;
5+
namespace HandyControl.Tools;
66

77
/// <summary>
88
/// MarkupExtension to that can be used to brighten (positive) or darken (negative) a Color.

0 commit comments

Comments
 (0)