File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
Microsoft.Toolkit.Uwp.SampleApp/SamplePages
Microsoft.Toolkit.Uwp.UI.Behaviors/Select
Microsoft.Toolkit.Uwp.UI.Controls.Core/MetadataControl
UnitTests/UnitTests.UWP/Behaviors Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- <Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
1+ <Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
22 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
33 xmlns:behaviors="using:Microsoft.Toolkit.Uwp.UI.Behaviors"
44 xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
Original file line number Diff line number Diff line change 1- <Page
1+ <Page
22 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
33 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
44 xmlns:controls="using:Microsoft.Toolkit.Uwp.UI.Controls"
Original file line number Diff line number Diff line change 1- <Page x : Class =" Microsoft.Toolkit.Uwp.SampleApp.SamplePages.MetadataControlPage"
1+ <Page x : Class =" Microsoft.Toolkit.Uwp.SampleApp.SamplePages.MetadataControlPage"
22 xmlns =" http://schemas.microsoft.com/winfx/2006/xaml/presentation"
33 xmlns : x =" http://schemas.microsoft.com/winfx/2006/xaml"
44 xmlns : controls =" using:Microsoft.Toolkit.Uwp.UI.Controls"
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements.
1+ // Licensed to the .NET Foundation under one or more agreements.
22// The .NET Foundation licenses this file to you under the MIT license.
33// See the LICENSE file in the project root for more information.
44
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements.
1+ // Licensed to the .NET Foundation under one or more agreements.
22// The .NET Foundation licenses this file to you under the MIT license.
33// See the LICENSE file in the project root for more information.
44
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements.
1+ // Licensed to the .NET Foundation under one or more agreements.
22// The .NET Foundation licenses this file to you under the MIT license.
33// See the LICENSE file in the project root for more information.
44
Original file line number Diff line number Diff line change 1- // Licensed to the .NET Foundation under one or more agreements.
1+ // Licensed to the .NET Foundation under one or more agreements.
22// The .NET Foundation licenses this file to you under the MIT license.
33// See the LICENSE file in the project root for more information.
44
You can’t perform that action at this time.
0 commit comments