Skip to content

Commit 9b17e3d

Browse files
committed
Updated new file headers
1 parent b2e65e2 commit 9b17e3d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls/Expander/ExpanderAutomationPeer.cs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
using Windows.UI.Xaml.Automation;
1+
// 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 Windows.UI.Xaml.Automation;
26
using Windows.UI.Xaml.Automation.Peers;
37
using Windows.UI.Xaml.Automation.Provider;
48

0 commit comments

Comments
 (0)