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 5a05f83 commit eb28b0fCopy full SHA for eb28b0f
Microsoft.Toolkit.Uwp.UI.Controls/ColorPicker/ColorPickerSlider.Properties.cs
@@ -1,4 +1,8 @@
1
-using Microsoft.Toolkit.Uwp.Helpers;
+// Licensed to the .NET Foundation under one or more agreements.
2
+// The .NET Foundation licenses this file to you under the MIT license.
3
+// See the LICENSE file in the project root for more information.
4
+
5
+using Microsoft.Toolkit.Uwp.Helpers;
6
using Windows.UI;
7
using Windows.UI.Xaml;
8
using Windows.UI.Xaml.Controls;
0 commit comments