restruct project directory (#128)
author부정균/Common Platform Lab(SR)/Staff Engineer/삼성전자 <jk.pu@samsung.com>
Wed, 8 Jan 2020 10:15:50 +0000 (19:15 +0900)
committer안주원/Common Platform Lab(SR)/Staff Engineer/삼성전자 <juwon.ahn@samsung.com>
Wed, 8 Jan 2020 10:15:50 +0000 (19:15 +0900)
5605 files changed:
Directory.Build.props [deleted file]
EmbeddingTestBeds/Embedding.iOS/ViewController.designer.cs [deleted file]
Test/Directory.Build.props [new file with mode: 0644]
Test/Directory.Build.targets [new file with mode: 0644]
Test/XStopWatch/XStopWatch/LapsPage.xaml [new file with mode: 0644]
Test/XStopWatch/XStopWatch/LapsPage.xaml.cs [new file with mode: 0644]
Test/XStopWatch/XStopWatch/StopWatch.xaml [new file with mode: 0644]
Test/XStopWatch/XStopWatch/StopWatch.xaml.cs [new file with mode: 0644]
Test/XStopWatch/XStopWatch/StopWatchApplication.xaml [new file with mode: 0644]
Test/XStopWatch/XStopWatch/StopWatchApplication.xaml.cs [new file with mode: 0644]
Test/XStopWatch/XStopWatch/WindowExtension.cs [new file with mode: 0644]
Test/XStopWatch/XStopWatch/XStopWatch.cs [new file with mode: 0644]
Test/XStopWatch/XStopWatch/XStopWatch.csproj [new file with mode: 0644]
Test/XStopWatch/XStopWatch/res/images/b_stopwatch_mark_blue.png [new file with mode: 0644]
Test/XStopWatch/XStopWatch/res/images/b_stopwatch_mark_red.png [new file with mode: 0644]
Test/XStopWatch/XStopWatch/res/images/b_stopwatch_unit_number.png [new file with mode: 0644]
Test/XStopWatch/XStopWatch/res/images/event_spot.png [new file with mode: 0644]
Test/XStopWatch/XStopWatch/res/images/wc_visual_cue.png [new file with mode: 0644]
Test/XStopWatch/XStopWatch/shared/res/XStopWatch.png [new file with mode: 0644]
Test/XStopWatch/XStopWatch/tizen-manifest.xml [new file with mode: 0644]
Tizen.CircularUI/Directory.Build.props [new file with mode: 0644]
Tizen.CircularUI/Directory.Build.targets [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CheckRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleDateTimeSelectorRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleImageRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleListView.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleListViewRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CirclePageRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleProgressBarSurfaceItemImplements.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleScrollViewRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleSliderSurfaceItemImplements.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleStepperRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleSurfaceNotFoundException.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleWidgetRendererExtension.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircularUI.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/GoogleMapViewRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/GoogleMaps.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/GroupTextCellRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/IMediaViewProvider.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ImageExtension.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/IndexPageRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/InformationPopupImplementation.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Interop/efl.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/LayoutCanvas.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ListViewCache.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/MediaPlayerImpl.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/MediaSourceHandler.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/MediaViewRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ObservableBox.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/PopupEntryRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/RadioRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ReObservableCollection.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Tizen.Wearable.CircularUI.Forms.Renderer.csproj [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TizenCircleSurfaceEffect.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TizenConfirmPopupEffect.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ToastImplementation.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TwoButtonPageRenderer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TwoButtonPageWidget.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TwoButtonPopupImplementation.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Watchface/FormsWatchface.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Widget/FormsWidgetApplication.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Widget/FormsWidgetBase.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/res/circle.png [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ActionButtonItem.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Check.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CheckDisplayStyle.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleDateTimeSelector.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleImage.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleListView.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CirclePage.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CirclePageNotFoundException.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleProgressBarSurfaceItem.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleScrollView.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleSliderSurfaceItem.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleStackLayout.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleStepper.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleSurfaceEffectBehavior.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleSurfaceItem.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleToolbarItem.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ColorMenuItem.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ContextPopupEffectBehavior.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/DateTimeType.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/EmbeddingControls.xaml [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/EmbeddingControls.xaml.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/EmbeddingControlsConverter.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/FileMediaSource.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/FileMediaSourceConverter.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/GoogleMapOption.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/GoogleMapType.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/GoogleMapView.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ICircleSurfaceItem.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IGoogleMapViewController.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IInformationPopup.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IPlatformMediaPlayer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IRotaryFocusable.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IToast.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ITwoButtonPopup.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IVideoOutput.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IndexPage.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/InformationPopup.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/LatLng.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Marker.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaPlayer.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaSource.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaSourceConverter.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaView.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/PlaybackState.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/PopupEntry.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/PositionOption.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Properties/AssemblyInfo.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Radio.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Resources/img_button_pause.png [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Resources/img_button_play.png [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/RotaryEventHandler.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/SelectedEventArgs.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Tizen.Wearable.CircularUI.Forms.csproj [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Toast.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ToastProxy.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/TwoButtonPage.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/TwoButtonPopup.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/UriMediaSource.cs [new file with mode: 0644]
Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ZoomControlPosition.cs [new file with mode: 0644]
XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Framework.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Tasks.Core.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Utilities.Core.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.VisualStudio.Setup.Configuration.Interop.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Mdb.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Pdb.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Rocks.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/System.Collections.Immutable.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/System.IO.Compression.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/System.Runtime.InteropServices.RuntimeInformation.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/System.Threading.Tasks.Dataflow.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/XFCorePostProcessor.Tasks.dll [deleted file]
XFCorePostProcessor.Tasks/bin/Debug/net461/XFCorePostProcessor.Tasks.pdb [deleted file]
XSF.sln [new file with mode: 0644]
Xamarin.Forms.Maps.GTK/Libs/GMap.NET.Core.dll [deleted file]
Xamarin.Forms.Maps.GTK/Libs/GMap.NET.GtkSharp.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/GMaps/GMap.NET.Core.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/GMaps/GMap.NET.GTK.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/Mono.Cairo/Mono.Cairo.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/Mono.Posix/Mono.Posix.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/atk-sharp.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/atk-sharp.pdb [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gdk-sharp.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gdk-sharp.pdb [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glade-sharp.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glade-sharp.pdb [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glib-sharp.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glib-sharp.pdb [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-dotnet.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-dotnet.pdb [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-sharp.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/pango-sharp.dll [deleted file]
Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/pango-sharp.pdb [deleted file]
Xamarin.Forms.Platform.GTK/Libs/webkit-sharp/webkit-sharp.dll [deleted file]
Xamarin.Forms.Platform/Xamarin.Forms.Platform.cs [deleted file]
Xamarin.Forms/.Xamarin.Forms.Android.nuget.sln [moved from .Xamarin.Forms.Android.nuget.sln with 100% similarity]
Xamarin.Forms/.Xamarin.Forms.Android.slnf [moved from .Xamarin.Forms.Android.slnf with 100% similarity]
Xamarin.Forms/.Xamarin.Forms.UAP.nuget.sln [moved from .Xamarin.Forms.UAP.nuget.sln with 100% similarity]
Xamarin.Forms/.Xamarin.Forms.UAP.slnf [moved from .Xamarin.Forms.UAP.slnf with 100% similarity]
Xamarin.Forms/.Xamarin.Forms.iOS.nuget.sln [moved from .Xamarin.Forms.iOS.nuget.sln with 100% similarity]
Xamarin.Forms/.Xamarin.Forms.iOS.slnf [moved from .Xamarin.Forms.iOS.slnf with 100% similarity]
Xamarin.Forms/.Xamarin.forms.nuget.sln [moved from .Xamarin.forms.nuget.sln with 100% similarity]
Xamarin.Forms/.Xamarin.forms.nuget.slnf [moved from .Xamarin.forms.nuget.slnf with 100% similarity]
Xamarin.Forms/.create-nuget.bat [moved from .create-nuget.bat with 100% similarity]
Xamarin.Forms/.create-stubs.bat [moved from .create-stubs.bat with 100% similarity]
Xamarin.Forms/.editorconfig [moved from .editorconfig with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.AppLinks.nuspec [moved from .nuspec/Xamarin.Forms.AppLinks.nuspec with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.Debug.targets [moved from .nuspec/Xamarin.Forms.Debug.targets with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.DefaultItems.props [moved from .nuspec/Xamarin.Forms.DefaultItems.props with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.DefaultItems.targets [moved from .nuspec/Xamarin.Forms.DefaultItems.targets with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.Maps.GTK.nuspec [moved from .nuspec/Xamarin.Forms.Maps.GTK.nuspec with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.Maps.WPF.nuspec [moved from .nuspec/Xamarin.Forms.Maps.WPF.nuspec with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.Maps.nuspec [moved from .nuspec/Xamarin.Forms.Maps.nuspec with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.Pages.Azure.nuspec [moved from .nuspec/Xamarin.Forms.Pages.Azure.nuspec with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.Pages.nuspec [moved from .nuspec/Xamarin.Forms.Pages.nuspec with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.Platform.GTK.nuspec [moved from .nuspec/Xamarin.Forms.Platform.GTK.nuspec with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.Platform.WPF.nuspec [moved from .nuspec/Xamarin.Forms.Platform.WPF.nuspec with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.Visual.Material.nuspec [moved from .nuspec/Xamarin.Forms.Visual.Material.nuspec with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.Visual.Material.targets [moved from .nuspec/Xamarin.Forms.Visual.Material.targets with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.nuspec [moved from .nuspec/Xamarin.Forms.nuspec with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.props [moved from .nuspec/Xamarin.Forms.props with 100% similarity]
Xamarin.Forms/.nuspec/Xamarin.Forms.targets [moved from .nuspec/Xamarin.Forms.targets with 100% similarity]
Xamarin.Forms/.nuspec/_._ [moved from .nuspec/_._ with 100% similarity]
Xamarin.Forms/.nuspec/proguard.cfg [moved from .nuspec/proguard.cfg with 100% similarity]
Xamarin.Forms/.xtc-manual-ios.bat [moved from .xtc-manual-ios.bat with 100% similarity]
Xamarin.Forms/AndroidNative/AndroidNative.iml [moved from AndroidNative/AndroidNative.iml with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/FormsViewGroup.iml [moved from AndroidNative/FormsViewGroup/FormsViewGroup.iml with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/build.gradle [moved from AndroidNative/FormsViewGroup/build.gradle with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/src/main/AndroidManifest.xml [moved from AndroidNative/FormsViewGroup/src/main/AndroidManifest.xml with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/src/main/java/com/xamarin/forms/platform/android/FormsViewGroup.java [moved from AndroidNative/FormsViewGroup/src/main/java/com/xamarin/forms/platform/android/FormsViewGroup.java with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/src/main/res/drawable-hdpi/ic_launcher.png [moved from AndroidNative/FormsViewGroup/src/main/res/drawable-hdpi/ic_launcher.png with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/src/main/res/drawable-mdpi/ic_launcher.png [moved from AndroidNative/FormsViewGroup/src/main/res/drawable-mdpi/ic_launcher.png with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/src/main/res/drawable-xhdpi/ic_launcher.png [moved from AndroidNative/FormsViewGroup/src/main/res/drawable-xhdpi/ic_launcher.png with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/src/main/res/values-v11/styles.xml [moved from AndroidNative/FormsViewGroup/src/main/res/values-v11/styles.xml with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/src/main/res/values-v14/styles.xml [moved from AndroidNative/FormsViewGroup/src/main/res/values-v14/styles.xml with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/src/main/res/values/strings.xml [moved from AndroidNative/FormsViewGroup/src/main/res/values/strings.xml with 100% similarity]
Xamarin.Forms/AndroidNative/FormsViewGroup/src/main/res/values/styles.xml [moved from AndroidNative/FormsViewGroup/src/main/res/values/styles.xml with 100% similarity]
Xamarin.Forms/AndroidNative/HOWTOBUILD [moved from AndroidNative/HOWTOBUILD with 100% similarity]
Xamarin.Forms/AndroidNative/build.gradle [moved from AndroidNative/build.gradle with 100% similarity]
Xamarin.Forms/AndroidNative/gradle/wrapper/gradle-wrapper.jar [moved from AndroidNative/gradle/wrapper/gradle-wrapper.jar with 100% similarity]
Xamarin.Forms/AndroidNative/gradle/wrapper/gradle-wrapper.properties [moved from AndroidNative/gradle/wrapper/gradle-wrapper.properties with 100% similarity]
Xamarin.Forms/AndroidNative/gradlew [moved from AndroidNative/gradlew with 100% similarity, mode: 0644]
Xamarin.Forms/AndroidNative/gradlew.bat [moved from AndroidNative/gradlew.bat with 100% similarity]
Xamarin.Forms/AndroidNative/settings.gradle [moved from AndroidNative/settings.gradle with 100% similarity]
Xamarin.Forms/Assets/xamarin_128x128.png [moved from Assets/xamarin_128x128.png with 100% similarity]
Xamarin.Forms/Directory.Build.props [new file with mode: 0644]
Xamarin.Forms/Directory.Build.targets [moved from Directory.Build.targets with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/Assets/AboutAssets.txt [moved from EmbeddingTestBeds/Embedding.Droid/Assets/AboutAssets.txt with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/Embedding.Droid.csproj [moved from EmbeddingTestBeds/Embedding.Droid/Embedding.Droid.csproj with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/GettingStarted.Xamarin [moved from EmbeddingTestBeds/Embedding.Droid/GettingStarted.Xamarin with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/MainActivity.cs [moved from EmbeddingTestBeds/Embedding.Droid/MainActivity.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/Properties/AndroidManifest.xml [moved from EmbeddingTestBeds/Embedding.Droid/Properties/AndroidManifest.xml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/Resources/AboutResources.txt [moved from EmbeddingTestBeds/Embedding.Droid/Resources/AboutResources.txt with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/Resources/drawable/Icon.png [moved from EmbeddingTestBeds/Embedding.Droid/Resources/drawable/Icon.png with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/Resources/layout/Main.axml [moved from EmbeddingTestBeds/Embedding.Droid/Resources/layout/Main.axml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/Resources/layout/MainFragment.axml [moved from EmbeddingTestBeds/Embedding.Droid/Resources/layout/MainFragment.axml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/Resources/layout/Second.axml [moved from EmbeddingTestBeds/Embedding.Droid/Resources/layout/Second.axml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/Resources/layout/SecondFragment.axml [moved from EmbeddingTestBeds/Embedding.Droid/Resources/layout/SecondFragment.axml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/Resources/values/Strings.xml [moved from EmbeddingTestBeds/Embedding.Droid/Resources/values/Strings.xml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/SecondActivity.cs [moved from EmbeddingTestBeds/Embedding.Droid/SecondActivity.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Droid/environment.txt [moved from EmbeddingTestBeds/Embedding.Droid/environment.txt with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Tizen/App.cs [moved from EmbeddingTestBeds/Embedding.Tizen/App.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Tizen/Embedding.Tizen.csproj [moved from EmbeddingTestBeds/Embedding.Tizen/Embedding.Tizen.csproj with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Tizen/shared/res/Embedding.Tizen.png [moved from EmbeddingTestBeds/Embedding.Tizen/shared/res/Embedding.Tizen.png with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.Tizen/tizen-manifest.xml [moved from EmbeddingTestBeds/Embedding.Tizen/tizen-manifest.xml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/App.xaml [moved from EmbeddingTestBeds/Embedding.UWP/App.xaml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/App.xaml.cs [moved from EmbeddingTestBeds/Embedding.UWP/App.xaml.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Assets/LockScreenLogo.scale-200.png [moved from PagesGallery/PagesGallery.UWP/Assets/LockScreenLogo.scale-200.png with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Assets/SplashScreen.scale-200.png [moved from PagesGallery/PagesGallery.UWP/Assets/SplashScreen.scale-200.png with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Assets/Square150x150Logo.scale-200.png [moved from PagesGallery/PagesGallery.UWP/Assets/Square150x150Logo.scale-200.png with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Assets/Square44x44Logo.scale-200.png [moved from PagesGallery/PagesGallery.UWP/Assets/Square44x44Logo.scale-200.png with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Assets/Square44x44Logo.targetsize-24_altform-unplated.png [moved from PagesGallery/PagesGallery.UWP/Assets/Square44x44Logo.targetsize-24_altform-unplated.png with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Assets/StoreLogo.png [moved from PagesGallery/PagesGallery.UWP/Assets/StoreLogo.png with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Assets/Wide310x150Logo.scale-200.png [moved from PagesGallery/PagesGallery.UWP/Assets/Wide310x150Logo.scale-200.png with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Embedding.UWP.csproj [moved from EmbeddingTestBeds/Embedding.UWP/Embedding.UWP.csproj with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/MainPage.xaml [moved from EmbeddingTestBeds/Embedding.UWP/MainPage.xaml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/MainPage.xaml.cs [moved from EmbeddingTestBeds/Embedding.UWP/MainPage.xaml.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Package.appxmanifest [moved from EmbeddingTestBeds/Embedding.UWP/Package.appxmanifest with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Page2.xaml [moved from EmbeddingTestBeds/Embedding.UWP/Page2.xaml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Page2.xaml.cs [moved from EmbeddingTestBeds/Embedding.UWP/Page2.xaml.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.UWP/Properties/Default.rd.xml [moved from PagesGallery/PagesGallery.UWP/Properties/Default.rd.xml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/AlertsAndActionSheets.xaml [moved from EmbeddingTestBeds/Embedding.XF/AlertsAndActionSheets.xaml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/AlertsAndActionSheets.xaml.cs [moved from EmbeddingTestBeds/Embedding.XF/AlertsAndActionSheets.xaml.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/Directory.Build.props [moved from PagesGallery/PagesGallery/Directory.Build.props with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/Directory.Build.targets [moved from PagesGallery/PagesGallery/Directory.Build.targets with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/Embedding.XF.csproj [moved from EmbeddingTestBeds/Embedding.XF/Embedding.XF.csproj with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/Hello.xaml [moved from EmbeddingTestBeds/Embedding.XF/Hello.xaml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/Hello.xaml.cs [moved from EmbeddingTestBeds/Embedding.XF/Hello.xaml.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/OpenUri.xaml [moved from EmbeddingTestBeds/Embedding.XF/OpenUri.xaml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/OpenUri.xaml.cs [moved from EmbeddingTestBeds/Embedding.XF/OpenUri.xaml.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/Page3.xaml [moved from EmbeddingTestBeds/Embedding.XF/Page3.xaml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/Page3.xaml.cs [moved from EmbeddingTestBeds/Embedding.XF/Page3.xaml.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/Page4.xaml [moved from EmbeddingTestBeds/Embedding.XF/Page4.xaml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/Page4.xaml.cs [moved from EmbeddingTestBeds/Embedding.XF/Page4.xaml.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/WebViewExample.xaml [moved from EmbeddingTestBeds/Embedding.XF/WebViewExample.xaml with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.XF/WebViewExample.xaml.cs [moved from EmbeddingTestBeds/Embedding.XF/WebViewExample.xaml.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.iOS/AppDelegate.cs [moved from EmbeddingTestBeds/Embedding.iOS/AppDelegate.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.iOS/Embedding.iOS.csproj [moved from EmbeddingTestBeds/Embedding.iOS/Embedding.iOS.csproj with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.iOS/Entitlements.plist [moved from EmbeddingTestBeds/Embedding.iOS/Entitlements.plist with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.iOS/GettingStarted.Xamarin [moved from EmbeddingTestBeds/Embedding.iOS/GettingStarted.Xamarin with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.iOS/Info.plist [moved from EmbeddingTestBeds/Embedding.iOS/Info.plist with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.iOS/Main.cs [moved from EmbeddingTestBeds/Embedding.iOS/Main.cs with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.iOS/Main.storyboard [moved from EmbeddingTestBeds/Embedding.iOS/Main.storyboard with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.iOS/Resources/LaunchScreen.xib [moved from EmbeddingTestBeds/Embedding.iOS/Resources/LaunchScreen.xib with 100% similarity]
Xamarin.Forms/EmbeddingTestBeds/Embedding.iOS/ViewController.cs [moved from EmbeddingTestBeds/Embedding.iOS/ViewController.cs with 100% similarity]
Xamarin.Forms/GitInfo.txt [moved from GitInfo.txt with 100% similarity]
Xamarin.Forms/LICENSE [moved from LICENSE with 100% similarity]
Xamarin.Forms/Makefile [moved from Makefile with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Assets/AboutAssets.txt [moved from PagesGallery/PagesGallery.Droid/Assets/AboutAssets.txt with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/MainActivity.cs [moved from PagesGallery/PagesGallery.Droid/MainActivity.cs with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/PagesGallery.Droid.csproj [moved from PagesGallery/PagesGallery.Droid/PagesGallery.Droid.csproj with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml [moved from PagesGallery/PagesGallery.Droid/Properties/AndroidManifest.xml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Properties/AssemblyInfo.cs [moved from PagesGallery/PagesGallery.Droid/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Resources/AboutResources.txt [moved from PagesGallery/PagesGallery.Droid/Resources/AboutResources.txt with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Resources/drawable-hdpi/icon.png [moved from PagesGallery/PagesGallery.Droid/Resources/drawable-hdpi/icon.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Resources/drawable-xhdpi/icon.png [moved from PagesGallery/PagesGallery.Droid/Resources/drawable-xhdpi/icon.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Resources/drawable-xxhdpi/icon.png [moved from PagesGallery/PagesGallery.Droid/Resources/drawable-xxhdpi/icon.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Resources/drawable/icon.png [moved from PagesGallery/PagesGallery.Droid/Resources/drawable/icon.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Resources/layout/Tabbar.axml [moved from Xamarin.Forms.ControlGallery.Android/Resources/layout/Tabbar.axml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Resources/layout/Toolbar.axml [moved from Xamarin.Forms.ControlGallery.Android/Resources/layout/Toolbar.axml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/Resources/values/styles.xml [moved from PagesGallery/PagesGallery.Droid/Resources/values/styles.xml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Droid/app.config [moved from Xamarin.Forms.Core.macOS.UITests/app.config with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Tizen/PagesGallery.Tizen.cs [moved from PagesGallery/PagesGallery.Tizen/PagesGallery.Tizen.cs with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Tizen/PagesGallery.Tizen.csproj [moved from PagesGallery/PagesGallery.Tizen/PagesGallery.Tizen.csproj with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Tizen/shared/res/PagesGallery.Tizen.png [moved from PagesGallery/PagesGallery.Tizen/shared/res/PagesGallery.Tizen.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.Tizen/tizen-manifest.xml [moved from PagesGallery/PagesGallery.Tizen/tizen-manifest.xml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/App.xaml [moved from PagesGallery/PagesGallery.UWP/App.xaml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/App.xaml.cs [moved from PagesGallery/PagesGallery.UWP/App.xaml.cs with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/Assets/LockScreenLogo.scale-200.png [moved from EmbeddingTestBeds/Embedding.UWP/Assets/LockScreenLogo.scale-200.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/Assets/SplashScreen.scale-200.png [moved from EmbeddingTestBeds/Embedding.UWP/Assets/SplashScreen.scale-200.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/Assets/Square150x150Logo.scale-200.png [moved from EmbeddingTestBeds/Embedding.UWP/Assets/Square150x150Logo.scale-200.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/Assets/Square44x44Logo.scale-200.png [moved from EmbeddingTestBeds/Embedding.UWP/Assets/Square44x44Logo.scale-200.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/Assets/Square44x44Logo.targetsize-24_altform-unplated.png [moved from EmbeddingTestBeds/Embedding.UWP/Assets/Square44x44Logo.targetsize-24_altform-unplated.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/Assets/StoreLogo.png [moved from EmbeddingTestBeds/Embedding.UWP/Assets/StoreLogo.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/Assets/Wide310x150Logo.scale-200.png [moved from EmbeddingTestBeds/Embedding.UWP/Assets/Wide310x150Logo.scale-200.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/MainPage.xaml [moved from PagesGallery/PagesGallery.UWP/MainPage.xaml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/MainPage.xaml.cs [moved from PagesGallery/PagesGallery.UWP/MainPage.xaml.cs with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/Package.appxmanifest [moved from PagesGallery/PagesGallery.UWP/Package.appxmanifest with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/PagesGallery.UWP.csproj [moved from PagesGallery/PagesGallery.UWP/PagesGallery.UWP.csproj with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.UWP/Properties/Default.rd.xml [moved from EmbeddingTestBeds/Embedding.UWP/Properties/Default.rd.xml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/AppDelegate.cs [moved from PagesGallery/PagesGallery.iOS/AppDelegate.cs with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Entitlements.plist [moved from PagesGallery/PagesGallery.iOS/Entitlements.plist with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Info.plist [moved from PagesGallery/PagesGallery.iOS/Info.plist with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Main.cs [moved from PagesGallery/PagesGallery.iOS/Main.cs with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/PagesGallery.iOS.csproj [moved from PagesGallery/PagesGallery.iOS/PagesGallery.iOS.csproj with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Default-568h@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/Default-568h@2x.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Default-Portrait.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/Default-Portrait.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Default-Portrait@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/Default-Portrait@2x.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Default.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/Default.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Default@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/Default@2x.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Icon-60@2x.png [moved from PagesGallery/PagesGallery.iOS/Resources/Icon-60@2x.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Icon-60@3x.png [moved from PagesGallery/PagesGallery.iOS/Resources/Icon-60@3x.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Icon-76.png [moved from PagesGallery/PagesGallery.iOS/Resources/Icon-76.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Icon-76@2x.png [moved from PagesGallery/PagesGallery.iOS/Resources/Icon-76@2x.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Icon-Small-40.png [moved from PagesGallery/PagesGallery.iOS/Resources/Icon-Small-40.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Icon-Small-40@2x.png [moved from PagesGallery/PagesGallery.iOS/Resources/Icon-Small-40@2x.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Icon-Small-40@3x.png [moved from PagesGallery/PagesGallery.iOS/Resources/Icon-Small-40@3x.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Icon-Small.png [moved from PagesGallery/PagesGallery.iOS/Resources/Icon-Small.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Icon-Small@2x.png [moved from PagesGallery/PagesGallery.iOS/Resources/Icon-Small@2x.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/Icon-Small@3x.png [moved from PagesGallery/PagesGallery.iOS/Resources/Icon-Small@3x.png with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/Resources/LaunchScreen.storyboard [moved from PagesGallery/PagesGallery.iOS/Resources/LaunchScreen.storyboard with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/app.config [moved from Xamarin.Forms.Core.Windows.UITests/app.config with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/iTunesArtwork [moved from PagesGallery/PagesGallery.iOS/iTunesArtwork with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery.iOS/iTunesArtwork@2x [moved from PagesGallery/PagesGallery.iOS/iTunesArtwork@2x with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/App.xaml [moved from PagesGallery/PagesGallery/App.xaml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/App.xaml.cs [moved from PagesGallery/PagesGallery/App.xaml.cs with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/CapitalizationConverter.cs [moved from PagesGallery/PagesGallery/CapitalizationConverter.cs with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/Directory.Build.props [moved from EmbeddingTestBeds/Embedding.XF/Directory.Build.props with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/Directory.Build.targets [moved from EmbeddingTestBeds/Embedding.XF/Directory.Build.targets with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/EventsPage.xaml [moved from PagesGallery/PagesGallery/EventsPage.xaml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/EventsPage.xaml.cs [moved from PagesGallery/PagesGallery/EventsPage.xaml.cs with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/GettingStarted.Xamarin [moved from PagesGallery/PagesGallery/GettingStarted.Xamarin with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/PagesGallery.csproj [moved from PagesGallery/PagesGallery/PagesGallery.csproj with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/SpeakersPage.xaml [moved from PagesGallery/PagesGallery/SpeakersPage.xaml with 100% similarity]
Xamarin.Forms/PagesGallery/PagesGallery/SpeakersPage.xaml.cs [moved from PagesGallery/PagesGallery/SpeakersPage.xaml.cs with 100% similarity]
Xamarin.Forms/README.md [moved from README.md with 100% similarity]
Xamarin.Forms/SECURITY.md [moved from SECURITY.md with 100% similarity]
Xamarin.Forms/Stubs/Xamarin.Forms.Platform.Android/Properties/AssemblyInfo.cs [moved from Stubs/Xamarin.Forms.Platform.Android/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj [moved from Stubs/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android (Forwarders).csproj with 100% similarity]
Xamarin.Forms/Stubs/Xamarin.Forms.Platform.Tizen/Properties/AssemblyInfo.cs [moved from Stubs/Xamarin.Forms.Platform.Tizen/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Stubs/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen (Forwarders).csproj [moved from Stubs/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen (Forwarders).csproj with 100% similarity]
Xamarin.Forms/Stubs/Xamarin.Forms.Platform.cs [moved from Stubs/Xamarin.Forms.Platform.cs with 100% similarity]
Xamarin.Forms/Stubs/Xamarin.Forms.Platform.iOS/Properties/AssemblyInfo.cs [moved from Stubs/Xamarin.Forms.Platform.iOS/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Stubs/Xamarin.Forms.Platform.iOS/Xamarin.Forms.Platform.iOS (Forwarders).csproj [moved from Stubs/Xamarin.Forms.Platform.iOS/Xamarin.Forms.Platform.iOS (Forwarders).csproj with 100% similarity]
Xamarin.Forms/Version.targets [moved from Version.targets with 100% similarity]
Xamarin.Forms/XFCorePostProcessor.Tasks/FixXFCoreAssembly.cs [moved from XFCorePostProcessor.Tasks/FixXFCoreAssembly.cs with 100% similarity]
Xamarin.Forms/XFCorePostProcessor.Tasks/XFCorePostProcessor.Tasks.csproj [moved from XFCorePostProcessor.Tasks/XFCorePostProcessor.Tasks.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Flex/Flex.cs [moved from Xamarin.Flex/Flex.cs with 100% similarity]
Xamarin.Forms/Xamarin.Flex/Xamarin.Flex.projitems [moved from Xamarin.Flex/Xamarin.Flex.projitems with 100% similarity]
Xamarin.Forms/Xamarin.Flex/Xamarin.Flex.shproj [moved from Xamarin.Flex/Xamarin.Flex.shproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/BindablePropertyReferenceExtensions.cs [moved from Xamarin.Forms.Build.Tasks/BindablePropertyReferenceExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/BindablePropertyConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/BindablePropertyConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/BindingTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/BindingTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/BoundsTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/BoundsTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/ColorTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/ColorTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/ConstraintTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/ConstraintTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/ICompiledTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/ICompiledTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/LayoutOptionsConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/LayoutOptionsConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/ListStringTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/ListStringTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/RDSourceTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/RDSourceTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/RectangleTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/RectangleTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/ThicknessTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/ThicknessTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/TypeTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/TypeTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledConverters/UriTypeConverter.cs [moved from Xamarin.Forms.Build.Tasks/CompiledConverters/UriTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/ArrayExtension.cs [moved from Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/ArrayExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/DataTemplateExtension.cs [moved from Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/DataTemplateExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/ICompiledMarkupExtension.cs [moved from Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/ICompiledMarkupExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/NullExtension.cs [moved from Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/NullExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/StaticExtension.cs [moved from Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/StaticExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/TypeExtension.cs [moved from Xamarin.Forms.Build.Tasks/CompiledMarkupExtensions/TypeExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledValueProviders/ICompiledValueProvider.cs [moved from Xamarin.Forms.Build.Tasks/CompiledValueProviders/ICompiledValueProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledValueProviders/PassthroughValueProvider.cs [moved from Xamarin.Forms.Build.Tasks/CompiledValueProviders/PassthroughValueProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledValueProviders/SetterValueProvider.cs [moved from Xamarin.Forms.Build.Tasks/CompiledValueProviders/SetterValueProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CompiledValueProviders/StyleSheetProvider.cs [moved from Xamarin.Forms.Build.Tasks/CompiledValueProviders/StyleSheetProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CreateObjectVisitor.cs [moved from Xamarin.Forms.Build.Tasks/CreateObjectVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CssGTask.cs [moved from Xamarin.Forms.Build.Tasks/CssGTask.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/CssGenerator.cs [moved from Xamarin.Forms.Build.Tasks/CssGenerator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/DebugXamlCTask.cs [moved from Xamarin.Forms.Build.Tasks/DebugXamlCTask.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/ExpandMarkupsVisitor.cs [moved from Xamarin.Forms.Build.Tasks/ExpandMarkupsVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/FieldReferenceExtensions.cs [moved from Xamarin.Forms.Build.Tasks/FieldReferenceExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/ILContext.cs [moved from Xamarin.Forms.Build.Tasks/ILContext.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/ILProcessorExtensions.cs [moved from Xamarin.Forms.Build.Tasks/ILProcessorExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/ILRootNode.cs [moved from Xamarin.Forms.Build.Tasks/ILRootNode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/MethodBodyExtensions.cs [moved from Xamarin.Forms.Build.Tasks/MethodBodyExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/MethodDefinitionExtensions.cs [moved from Xamarin.Forms.Build.Tasks/MethodDefinitionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/MethodReferenceExtensions.cs [moved from Xamarin.Forms.Build.Tasks/MethodReferenceExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/ModuleDefinitionExtensions.cs [moved from Xamarin.Forms.Build.Tasks/ModuleDefinitionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/NodeILExtensions.cs [moved from Xamarin.Forms.Build.Tasks/NodeILExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/PerformanceProvider.cs [moved from Xamarin.Forms.Build.Tasks/PerformanceProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Build.Tasks/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/SetFieldVisitor.cs [moved from Xamarin.Forms.Build.Tasks/SetFieldVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/SetNamescopesAndRegisterNamesVisitor.cs [moved from Xamarin.Forms.Build.Tasks/SetNamescopesAndRegisterNamesVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/SetPropertiesVisitor.cs [moved from Xamarin.Forms.Build.Tasks/SetPropertiesVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/SetResourcesVisitor.cs [moved from Xamarin.Forms.Build.Tasks/SetResourcesVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/TypeDefinitionExtensions.cs [moved from Xamarin.Forms.Build.Tasks/TypeDefinitionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/TypeReferenceExtensions.cs [moved from Xamarin.Forms.Build.Tasks/TypeReferenceExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/VariableDefinitionExtensions.cs [moved from Xamarin.Forms.Build.Tasks/VariableDefinitionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/Xamarin.Forms.Build.Tasks.csproj [moved from Xamarin.Forms.Build.Tasks/Xamarin.Forms.Build.Tasks.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/XamlCAssemblyResolver.cs [moved from Xamarin.Forms.Build.Tasks/XamlCAssemblyResolver.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/XamlCTask.cs [moved from Xamarin.Forms.Build.Tasks/XamlCTask.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/XamlGTask.cs [moved from Xamarin.Forms.Build.Tasks/XamlGTask.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/XamlGenerator.cs [moved from Xamarin.Forms.Build.Tasks/XamlGenerator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/XamlTask.cs [moved from Xamarin.Forms.Build.Tasks/XamlTask.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Build.Tasks/XmlTypeExtensions.cs [moved from Xamarin.Forms.Build.Tasks/XmlTypeExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Activity1.cs [moved from Xamarin.Forms.ControlGallery.Android/Activity1.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/ApiLabelRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/ApiLabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Assets/WebImages/XamarinLogo.png [moved from Xamarin.Forms.ControlGallery.iOS/WebImages/XamarinLogo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Assets/default.css [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/default.css with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Assets/fonts/icons.xml [moved from Xamarin.Forms.ControlGallery.Android/Assets/fonts/icons.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Assets/fonts/ionicons.ttf [moved from Xamarin.Forms.ControlGallery.iOS/ionicons.ttf with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Assets/local.html [moved from Xamarin.Forms.ControlGallery.Android/Assets/local.html with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Assets/test.jpg [moved from Xamarin.Forms.ControlGallery.iOS/test.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/AttachedStateEffectRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/AttachedStateEffectRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/BorderEffect.cs [moved from Xamarin.Forms.ControlGallery.Android/BorderEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/BrokenImageSourceHandler.cs [moved from Xamarin.Forms.ControlGallery.Android/BrokenImageSourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/BrokenNativeControl.cs [moved from Xamarin.Forms.ControlGallery.Android/BrokenNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/CacheService.cs [moved from Xamarin.Forms.ControlGallery.Android/CacheService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/ColorPicker.cs [moved from Xamarin.Forms.ControlGallery.Android/ColorPicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/CustomRenderers.cs [moved from Xamarin.Forms.ControlGallery.Android/CustomRenderers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/DisposeLabelRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/DisposeLabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/DisposePageRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/DisposePageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Environment.txt [moved from Xamarin.Forms.ControlGallery.Android/Environment.txt with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/FormsAppCompatActivity.cs [moved from Xamarin.Forms.ControlGallery.Android/FormsAppCompatActivity.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/FormsApplicationActivity.cs [moved from Xamarin.Forms.ControlGallery.Android/FormsApplicationActivity.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Issue7249SwitchRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/Issue7249SwitchRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/MainApplication.cs [moved from Xamarin.Forms.ControlGallery.Android/MainApplication.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/PerformanceTrackerRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/PerformanceTrackerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/PlatformSpecificCoreGalleryFactory.cs [moved from Xamarin.Forms.ControlGallery.Android/PlatformSpecificCoreGalleryFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/PreApplicationClassActivity.cs [moved from Xamarin.Forms.ControlGallery.Android/PreApplicationClassActivity.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Properties/AndroidManifest.xml [moved from Xamarin.Forms.ControlGallery.Android/Properties/AndroidManifest.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.ControlGallery.Android/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Properties/MapsKey.cs.blank [moved from Xamarin.Forms.ControlGallery.Android/Properties/MapsKey.cs.blank with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/RegistrarValidationService.cs [moved from Xamarin.Forms.ControlGallery.Android/RegistrarValidationService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/AboutResources.txt [moved from Xamarin.Forms.Platform.Android.AppLinks/Resources/AboutResources.txt with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/anim/enter_from_left.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/anim/enter_from_left.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/anim/enter_from_right.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/anim/enter_from_right.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/anim/exit_to_left.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/anim/exit_to_left.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/anim/exit_to_right.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/anim/exit_to_right.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/CustomSelector.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/CustomSelector.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/CustomSelector2.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/CustomSelector2.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/FlowerBuds.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/FlowerBuds.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/Fruits.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/Fruits.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/GifOne.gif [moved from Xamarin.Forms.ControlGallery.iOS/GifOne.gif with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/GifTwo.gif [moved from Xamarin.Forms.ControlGallery.iOS/GifTwo.gif with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/Icon.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/Icon.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/Legumes.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/Legumes.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/Vegetables.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/Vegetables.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/bank.png [moved from Xamarin.Forms.Sandbox.Android/Resources/drawable/bank.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/bell.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/bell.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/books.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/books.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/booksflyout.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/booksflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/button_add.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/button_add.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/calculator.png [moved from Xamarin.Forms.ControlGallery.iOS/calculator.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/card.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/card.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/cardBackground.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/cardBackground.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/caret_r.png [moved from Xamarin.Forms.ControlGallery.iOS/caret_r.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/cartman.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/cartman.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/coffee.png [moved from Xamarin.Forms.Sandbox.Android/Resources/drawable/coffee.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/cover1.jpg [moved from Xamarin.Forms.ControlGallery.iOS/cover1.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/cover1small.jpg [moved from Xamarin.Forms.ControlGallery.iOS/cover1small.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/crimson.jpg [moved from Xamarin.Forms.Core.UnitTests/Images/crimson.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/crimsonsmall.jpg [moved from Xamarin.Forms.ControlGallery.iOS/crimsonsmall.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/error.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/error.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/film.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/film.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/filmflyout.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/filmflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/games.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/games.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/gamesflyout.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/gamesflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/gear.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/gear.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/grid.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/grid.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/headphone.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/headphone.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/headphoneflyout.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/headphoneflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/heart.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/heart.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/home.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/home.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/homeflyout.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/homeflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/icon_bookmark.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/icon_bookmark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/icon_search.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/icon_search.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/invalidimage.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/invalidimage.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/jet.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/jet.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/loop.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/loop.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/menuIcon.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/menuIcon.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/mic.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/mic.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/newspaper.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/newspaper.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/newspaperflyout.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/newspaperflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/oasis.jpg [moved from Xamarin.Forms.ControlGallery.iOS/oasis.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/oasissmall.jpg [moved from Xamarin.Forms.ControlGallery.iOS/oasissmall.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/person.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/person.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/photo.jpg [moved from Xamarin.Forms.ControlGallery.iOS/photo.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/red_button.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/red_button.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/seth.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/seth.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/star.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/star.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/synchronize.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/synchronize.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/synchronize_disabled.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/synchronize_disabled.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/synchronize_enabled.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/synchronize_enabled.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/test.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/test.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/toolbar_close.png [moved from Xamarin.Forms.ControlGallery.iOS/toolbar_close.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/xamarinlogo.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/xamarinlogo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/drawable/xamarinstore.jpg [moved from Xamarin.Forms.ControlGallery.iOS/xamarinstore.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/layout/Layout38989.axml [moved from Xamarin.Forms.ControlGallery.Android/Resources/layout/Layout38989.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/layout/NativeAndroidCell.axml [moved from Xamarin.Forms.ControlGallery.Android/Resources/layout/NativeAndroidCell.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/layout/NativeAndroidListViewCell.axml [moved from Xamarin.Forms.ControlGallery.Android/Resources/layout/NativeAndroidListViewCell.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/layout/Tabbar.axml [moved from PagesGallery/PagesGallery.Droid/Resources/layout/Tabbar.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/layout/Toolbar.axml [moved from PagesGallery/PagesGallery.Droid/Resources/layout/Toolbar.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/values/Colors.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/values/Colors.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/values/strings.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/values/strings.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Resources/values/styles.xml [moved from Xamarin.Forms.ControlGallery.Android/Resources/values/styles.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/SampleNativeControl.cs [moved from Xamarin.Forms.ControlGallery.Android/SampleNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/StaggeredCollectionViewRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/StaggeredCollectionViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/TestCloudService.cs [moved from Xamarin.Forms.ControlGallery.Android/TestCloudService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj [moved from Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/_1909CustomRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/_1909CustomRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/_2489CustomRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/_2489CustomRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/_38989CustomRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/_38989CustomRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/_50787CustomRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/_50787CustomRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/_57114CustomRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/_57114CustomRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/_5724CustomRenderers.cs [moved from Xamarin.Forms.ControlGallery.Android/_5724CustomRenderers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/_5749CustomRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/_5749CustomRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/_58406EffectRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/_58406EffectRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/_59457CustomRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/_59457CustomRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/_60122ImageRenderer.cs [moved from Xamarin.Forms.ControlGallery.Android/_60122ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Android/app.config [moved from Xamarin.Forms.ControlGallery.Android/app.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/App.config [moved from Xamarin.Forms.ControlGallery.GTK/App.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/Icon.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/Icon.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/PlatformSpecificCoreGalleryFactory.cs [moved from Xamarin.Forms.ControlGallery.GTK/PlatformSpecificCoreGalleryFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/Program.cs [moved from Xamarin.Forms.ControlGallery.GTK/Program.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/RegistrarValidationService.cs [moved from Xamarin.Forms.ControlGallery.GTK/RegistrarValidationService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/SampleNativeControl.cs [moved from Xamarin.Forms.ControlGallery.GTK/SampleNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/Xamarin.Forms.ControlGallery.GTK.csproj [moved from Xamarin.Forms.ControlGallery.GTK/Xamarin.Forms.ControlGallery.GTK.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/gtk_back_button.png [moved from Xamarin.Forms.ControlGallery.GTK/gtk_back_button.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/gtk_hamburguer_button.png [moved from Xamarin.Forms.ControlGallery.GTK/gtk_hamburguer_button.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/ic_share.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ic_share.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/ratchet.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ratchet.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/ratchet_full.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ratchet_full.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/tdl.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/tdl.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.GTK/twitternav.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/twitternav.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/AppDelegate.cs [moved from Xamarin.Forms.ControlGallery.MacOS/AppDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-128.png [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-128.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-128@2x.png [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-128@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-16.png [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-16@2x.png [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-256.png [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-256.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-256@2x.png [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-256@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-32.png [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-32.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-32@2x.png [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-32@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-512.png [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-512.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-512@2x.png [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/AppIcon-512@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/Contents.json [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/AppIcons.appiconset/Contents.json with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/Contents.json [moved from Xamarin.Forms.ControlGallery.MacOS/Assets.xcassets/Contents.json with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/BrokenNativeControl.cs [moved from Xamarin.Forms.ControlGallery.MacOS/BrokenNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/CustomRenderers.cs [moved from Xamarin.Forms.ControlGallery.MacOS/CustomRenderers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Entitlements.plist [moved from Xamarin.Forms.ControlGallery.MacOS/Entitlements.plist with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Info.plist [moved from Xamarin.Forms.ControlGallery.MacOS/Info.plist with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Main.cs [moved from Xamarin.Forms.ControlGallery.MacOS/Main.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Main.storyboard [moved from Xamarin.Forms.ControlGallery.MacOS/Main.storyboard with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/NativeServices.cs [moved from Xamarin.Forms.ControlGallery.MacOS/NativeServices.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/PlatformSpecificCoreGalleryFactory.cs [moved from Xamarin.Forms.ControlGallery.MacOS/PlatformSpecificCoreGalleryFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/RegistrarValidationService.cs [moved from Xamarin.Forms.ControlGallery.MacOS/RegistrarValidationService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Resources/Fonts/Roboto-Bold.ttf [moved from Xamarin.Forms.ControlGallery.MacOS/Resources/Fonts/Roboto-Bold.ttf with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Resources/Fonts/Roboto-BoldItalic.ttf [moved from Xamarin.Forms.ControlGallery.MacOS/Resources/Fonts/Roboto-BoldItalic.ttf with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Resources/Fonts/Roboto-Italic.ttf [moved from Xamarin.Forms.ControlGallery.MacOS/Resources/Fonts/Roboto-Italic.ttf with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Resources/Fonts/Roboto-Regular.ttf [moved from Xamarin.Forms.ControlGallery.MacOS/Resources/Fonts/Roboto-Regular.ttf with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Resources/Fonts/ionicons.ttf [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Fonts/ionicons.ttf with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/SampleNativeControl.cs [moved from Xamarin.Forms.ControlGallery.MacOS/SampleNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/SeparatorMenuItem.cs [moved from Xamarin.Forms.ControlGallery.MacOS/SeparatorMenuItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.MacOS/Xamarin.Forms.ControlGallery.MacOS.csproj [moved from Xamarin.Forms.ControlGallery.MacOS/Xamarin.Forms.ControlGallery.MacOS.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/BorderEffect.cs [moved from Xamarin.Forms.ControlGallery.Tizen/BorderEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/ControlGallery.Tizen.cs [moved from Xamarin.Forms.ControlGallery.Tizen/ControlGallery.Tizen.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/DisposeLabelRenderer.cs [moved from Xamarin.Forms.ControlGallery.Tizen/DisposeLabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/DisposePageRenderer.cs [moved from Xamarin.Forms.ControlGallery.Tizen/DisposePageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/PlatformSpecificCoreGalleryFactory.cs [moved from Xamarin.Forms.ControlGallery.Tizen/PlatformSpecificCoreGalleryFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/RegistrarValidationService.cs [moved from Xamarin.Forms.ControlGallery.Tizen/RegistrarValidationService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/SampleNativeControl.cs [moved from Xamarin.Forms.ControlGallery.Tizen/SampleNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/Xamarin.Forms.ControlGallery.Tizen.csproj [moved from Xamarin.Forms.ControlGallery.Tizen/Xamarin.Forms.ControlGallery.Tizen.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/FlowerBuds.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/FlowerBuds.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/Fruits.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Fruits.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/Icon-Small.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/Icon-Small.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/Icon.png [moved from Xamarin.Forms.ControlGallery.GTK/Icon.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/Intranet-icon.png [moved from Xamarin.Forms.ControlGallery.iOS/Intranet-icon.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/Legumes.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Legumes.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/Vegetables.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Vegetables.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/about.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/about.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/bank.png [moved from Xamarin.Forms.ControlGallery.iOS/bank.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/bell.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/bell.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/blog.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/blog.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/books.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/books.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/booksflyout.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/booksflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/calculator.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/calculator.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/card.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/card.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/caret_r.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/caret_r.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/coffee.png [moved from Xamarin.Forms.Controls/coffee.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/cover1.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/cover1.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/cover1small.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/cover1small.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/crimson.jpg [moved from Xamarin.Forms.Controls/GalleryPages/crimson.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/crimsonsmall.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/crimsonsmall.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/facebook.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/facebook.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/favorite.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/favorite.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/film.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/film.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/filmflyout.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/filmflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/games.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/games.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/gamesflyout.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/gamesflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/googleplus.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/googleplus.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/grid.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/grid.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/headphone.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/headphone.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/headphoneflyout.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/headphoneflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/hm.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/hm.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/hm_full.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/hm_full.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/home.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/home.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/homeflyout.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/homeflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/ic_pause.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ic_pause.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/ic_play.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ic_play.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/ic_share.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/ic_share.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/ic_stop.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ic_stop.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/instagram.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/instagram.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/invalidimage.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/invalidimage.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/jet.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/jet.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/lists.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/lists.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/loop.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/loop.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/menuIcon.png [moved from Xamarin.Forms.ControlGallery.iOS/menuIcon.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/messages.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/messages.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/newspaper.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/newspaper.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/newspaperflyout.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/newspaperflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/notifications.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/notifications.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/oasis.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/oasis.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/oasissmall.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/oasissmall.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/person.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/person.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/photo.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/photo.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/profile.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/profile.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/ratchet.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/ratchet.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/ratchet_full.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/ratchet_full.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/refresh.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/refresh.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/reply.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/reply.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/retweet.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/retweet.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/scott.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/scott.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/scott159.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/scott159.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/search.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/search.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/seth.png [moved from Xamarin.Forms.ControlGallery.iOS/seth.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/slideout.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/slideout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/star.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/star.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/tdl.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/tdl.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/tdl_full.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/tdl_full.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/test.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/test.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/toolbar_close.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/toolbar_close.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/tweet.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/tweet.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/twitter.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/twitter.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/twitternav.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/twitternav.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/xamarinlogo.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/xamarinlogo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/res/xamarinstore.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/xamarinstore.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/shared/res/Xamarin.Forms.ControlGallery.Tizen.png [moved from Xamarin.Forms.ControlGallery.Tizen/shared/res/Xamarin.Forms.ControlGallery.Tizen.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.Tizen/tizen-manifest.xml [moved from Xamarin.Forms.ControlGallery.Tizen/tizen-manifest.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/App.config [moved from Xamarin.Forms.ControlGallery.WPF/App.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/App.xaml [moved from Xamarin.Forms.ControlGallery.WPF/App.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/App.xaml.cs [moved from Xamarin.Forms.ControlGallery.WPF/App.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/Assets/fontawesome-webfont.ttf [moved from Xamarin.Forms.ControlGallery.WPF/Assets/fontawesome-webfont.ttf with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/Assets/ionicons.ttf [moved from Xamarin.Forms.ControlGallery.WPF/Assets/ionicons.ttf with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/Assets/pickax.ttf [moved from Xamarin.Forms.ControlGallery.WPF/Assets/pickax.ttf with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/MainWindow.xaml [moved from Xamarin.Forms.ControlGallery.WPF/MainWindow.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/MainWindow.xaml.cs [moved from Xamarin.Forms.ControlGallery.WPF/MainWindow.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/PlatformSpecificCoreGalleryFactory.cs [moved from Xamarin.Forms.ControlGallery.WPF/PlatformSpecificCoreGalleryFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.ControlGallery.WPF/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/Properties/Resources.Designer.cs [moved from Xamarin.Forms.ControlGallery.WPF/Properties/Resources.Designer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/Properties/Resources.resx [moved from Xamarin.Forms.Platform.WPF/Properties/Resources.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/Properties/Settings.Designer.cs [moved from Xamarin.Forms.ControlGallery.WPF/Properties/Settings.Designer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/Properties/Settings.settings [moved from Xamarin.Forms.Platform.WPF/Properties/Settings.settings with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/RegistrarValidationService.cs [moved from Xamarin.Forms.ControlGallery.WPF/RegistrarValidationService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/Renderers/Issue6693ControlRenderer.cs [moved from Xamarin.Forms.ControlGallery.WPF/Renderers/Issue6693ControlRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/SampleNativeControl.cs [moved from Xamarin.Forms.ControlGallery.WPF/SampleNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WPF/Xamarin.Forms.ControlGallery.WPF.csproj [moved from Xamarin.Forms.ControlGallery.WPF/Xamarin.Forms.ControlGallery.WPF.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/App.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Fonts/Lobster-Regular.ttf [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Fonts/Lobster-Regular.ttf with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Fonts/OFL.txt [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Fonts/OFL.txt with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Fonts/fa-solid-900.ttf [moved from Xamarin.Forms.ControlGallery.iOS/Resources/Fonts/fa-solid-900.ttf with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Fonts/ionicons.ttf [moved from Xamarin.Forms.ControlGallery.MacOS/Resources/Fonts/ionicons.ttf with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Logo.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Logo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/SmallLogo.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/SmallLogo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/SplashScreen.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/SplashScreen.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/StoreLogo.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/StoreLogo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/WideLogo.scale-100.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/WideLogo.scale-100.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/AttachedStateEffectRenderer.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/AttachedStateEffectRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/BorderEffect.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/BorderEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/BrokenImageSourceHandler.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/BrokenImageSourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/BrokenNativeControl.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/BrokenNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/CustomRenderers.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/CustomRenderers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/CustomSwitchRenderer.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/CustomSwitchRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/DisposePageRenderer.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/DisposePageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/FlowerBuds.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/FlowerBuds.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/FocusEffect.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/FocusEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Fruits.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/Fruits.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/GifOne.gif [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/GifOne.gif with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/GifTwo.gif [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/GifTwo.gif with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Legumes.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/Legumes.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/MainPage.xaml [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/MainPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/MainPage.xaml.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/MainPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Package.appxmanifest [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Package.appxmanifest with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/PlatformSpecificCoreGalleryFactory.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/PlatformSpecificCoreGalleryFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Properties/default.rd.xml [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Properties/default.rd.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/RegistrarValidationService.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/RegistrarValidationService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/SampleNativeControl.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/SampleNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/SecondaryWindowService.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/SecondaryWindowService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Vegetables.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/Vegetables.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/WebImages/XamarinLogo.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/WebImages/XamarinLogo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/Xamarin.Forms.ControlGallery.WindowsUniversal.csproj [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Xamarin.Forms.ControlGallery.WindowsUniversal.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/_2489CustomRenderer.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/_2489CustomRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/_57114Renderer.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/_57114Renderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/_58406EffectRenderer.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/_58406EffectRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/_5886DependencyService.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/_5886DependencyService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/_60122ImageRenderer.cs [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/_60122ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/bank.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/bank.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/calculator.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/calculator.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/coffee.png [moved from Xamarin.Forms.ControlGallery.iOS/coffee.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/cover1.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/cover1.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/cover1small.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/cover1small.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/crimson.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/crimson.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/crimsonsmall.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/crimsonsmall.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/default.css [moved from Xamarin.Forms.ControlGallery.Android/Assets/default.css with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/invalidimage.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/invalidimage.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/local.html [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/local.html with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/menuIcon.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/menuIcon.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/oasis.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/oasis.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/oasissmall.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/oasissmall.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/photo.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/photo.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/bell.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/bell.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/books.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/books.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/booksflyout.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/booksflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/film.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/film.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/filmflyout.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/filmflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/games.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/games.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/gamesflyout.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/gamesflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/gear.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/gear.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/grid.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/grid.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/headphone.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/headphone.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/headphoneflyout.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/headphoneflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/home.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/home.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/homeflyout.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/homeflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/loop.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/loop.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/newspaper.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/newspaper.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/newspaperflyout.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/newspaperflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/person.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/person.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/star-flyout.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/star-flyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/star.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/star.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/bell.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/bell.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/books.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/books.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/booksflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/booksflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/film.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/film.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/filmflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/filmflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/games.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/games.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/gamesflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/gamesflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/gear.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/gear.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/grid.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/grid.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/headphone.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/headphone.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/headphoneflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/headphoneflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/home.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/home.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/homeflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/homeflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/loop.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/loop.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/newspaper.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/newspaper.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/newspaperflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/newspaperflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/person.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/person.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/star-flyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/star-flyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/star.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-200/star.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/seth.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/seth.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/test.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/test.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/toolbar_close.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/toolbar_close.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/xamarinlogo.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/xamarinlogo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.WindowsUniversal/xamarinstore.jpg [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/xamarinstore.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/ApiLabelRenderer.cs [moved from Xamarin.Forms.ControlGallery.iOS/ApiLabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/AppDelegate.cs [moved from Xamarin.Forms.ControlGallery.iOS/AppDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Contents.json [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Contents.json with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon1024.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon1024.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon120.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon120.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon152.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon152.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon167.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon167.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon180.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon180.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon20.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon20.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon29.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon29.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon40.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon40.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon58.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon58.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon60.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon60.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon76.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon76.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon80.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon80.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon87.png [moved from Xamarin.Forms.ControlGallery.iOS/Assets.xcassets/AppIcon.appiconset/Icon87.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/AttachedStateEffectRenderer.cs [moved from Xamarin.Forms.ControlGallery.iOS/AttachedStateEffectRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/BrokenImageSourceHandler.cs [moved from Xamarin.Forms.ControlGallery.iOS/BrokenImageSourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/BrokenNativeControl.cs [moved from Xamarin.Forms.ControlGallery.iOS/BrokenNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/CustomApplication.cs [moved from Xamarin.Forms.ControlGallery.iOS/CustomApplication.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/CustomEffects/GradientEffect.cs [moved from Xamarin.Forms.ControlGallery.iOS/CustomEffects/GradientEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/CustomRenderer40251.cs [moved from Xamarin.Forms.ControlGallery.iOS/CustomRenderer40251.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/CustomRendererBugzila38731.cs [moved from Xamarin.Forms.ControlGallery.iOS/CustomRendererBugzila38731.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/CustomRenderers.cs [moved from Xamarin.Forms.ControlGallery.iOS/CustomRenderers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/CustomRenderers/CustomRenderer.cs [moved from Xamarin.Forms.ControlGallery.iOS/CustomRenderers/CustomRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/CustomRenderers/CustomSearchBarRenderer.cs [moved from Xamarin.Forms.ControlGallery.iOS/CustomRenderers/CustomSearchBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/CustomRenderers/RoundedLabelRenderer.cs [moved from Xamarin.Forms.ControlGallery.iOS/CustomRenderers/RoundedLabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Entitlements.plist [moved from Xamarin.Forms.ControlGallery.iOS/Entitlements.plist with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/GifOne.gif [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/GifOne.gif with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/GifTwo.gif [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/GifTwo.gif with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Goobuntu-icon.png [moved from Xamarin.Forms.ControlGallery.iOS/Goobuntu-icon.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Images/FlowerBuds.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Images/FlowerBuds.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Images/FlowerBuds@2x.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Images/FlowerBuds@2x.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Images/Fruits.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Images/Fruits.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Images/Fruits@2x.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Images/Fruits@2x.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Images/Legumes.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Images/Legumes.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Images/Legumes@2x.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Images/Legumes@2x.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Images/Vegetables.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Images/Vegetables.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Images/Vegetables@2x.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Images/Vegetables@2x.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Info.plist [moved from Xamarin.Forms.ControlGallery.iOS/Info.plist with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Intranet-icon.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/Intranet-icon.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Main.cs [moved from Xamarin.Forms.ControlGallery.iOS/Main.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/PerformanceTrackerRenderer.cs [moved from Xamarin.Forms.ControlGallery.iOS/PerformanceTrackerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/PlatformSpecificCoreGalleryFactory.cs [moved from Xamarin.Forms.ControlGallery.iOS/PlatformSpecificCoreGalleryFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.ControlGallery.iOS/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/RegistrarValidationService.cs [moved from Xamarin.Forms.ControlGallery.iOS/RegistrarValidationService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/Default-568h@2x.png [moved from PagesGallery/PagesGallery.iOS/Resources/Default-568h@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/Default-Portrait.png [moved from PagesGallery/PagesGallery.iOS/Resources/Default-Portrait.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/Default-Portrait@2x.png [moved from PagesGallery/PagesGallery.iOS/Resources/Default-Portrait@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/Default.png [moved from PagesGallery/PagesGallery.iOS/Resources/Default.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/Default@2x.png [moved from PagesGallery/PagesGallery.iOS/Resources/Default@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/FlowerBuds.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/FlowerBuds.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/Fonts/fa-solid-900.ttf [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/Assets/Fonts/fa-solid-900.ttf with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/Fruits.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/Fruits.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/LaunchScreen.storyboard [moved from Xamarin.Forms.ControlGallery.iOS/Resources/LaunchScreen.storyboard with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/Legumes.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/Legumes.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/Vegetables.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/Vegetables.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/about.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/about.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/about@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/about@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/bell.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/bell.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/bell@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/bell@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/blog.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/blog.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/blog@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/blog@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/books.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/books.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/books@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/books@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/booksflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/booksflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/booksflyout@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/booksflyout@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/button_add@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/button_add@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/card.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/card.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/card@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/card@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/cardBackground@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/cardBackground@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/facebook.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/facebook.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/facebook@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/facebook@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/favorite.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/favorite.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/film.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/film.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/film@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/film@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/filmflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/filmflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/filmflyout@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/filmflyout@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/games.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/games.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/games@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/games@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/gamesflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/gamesflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/gamesflyout@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/gamesflyout@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/gear.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/gear.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/gear@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/gear@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/googleplus.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/googleplus.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/googleplus@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/googleplus@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/grid.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/grid.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/grid@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/grid@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/headphone.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/headphone.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/headphone@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/headphone@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/headphoneflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/headphoneflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/headphoneflyout@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/headphoneflyout@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/hm.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/hm.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/hm@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/hm@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/hm_full.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/hm_full.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/home.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/home.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/home@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/home@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/homeflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/homeflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/homeflyout@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/homeflyout@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ic_pause.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/ic_pause.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ic_pause@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ic_pause@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ic_play.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/ic_play.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ic_play@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ic_play@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ic_share.png [moved from Xamarin.Forms.ControlGallery.GTK/ic_share.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ic_share@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ic_share@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ic_stop.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/ic_stop.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ic_stop@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ic_stop@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/icon_bookmark@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/icon_bookmark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/icon_search@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/icon_search@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/instagram.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/instagram.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/instagram@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/instagram@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/invalidimage.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/invalidimage.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/jet.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/jet.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/jet@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/jet@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/lists.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/lists.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/loop.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/loop.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/loop@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/loop@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/messages.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/messages.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/mic.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/mic.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/newspaper.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/newspaper.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/newspaper@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/newspaper@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/newspaperflyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/newspaperflyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/newspaperflyout@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/newspaperflyout@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/notifications.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/notifications.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/person.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/person.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/person@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/person@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/photo.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/photo.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/profile.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/profile.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ratchet.png [moved from Xamarin.Forms.ControlGallery.GTK/ratchet.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ratchet@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/ratchet@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/ratchet_full.jpg [moved from Xamarin.Forms.ControlGallery.GTK/ratchet_full.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/refresh.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/refresh.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/refresh@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/refresh@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/reply.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/reply.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/retweet.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/retweet.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/rui.jpg [moved from Xamarin.Forms.ControlGallery.iOS/Resources/rui.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/scott.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/scott.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/scott159.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/scott159.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/search.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/search.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/slideout.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/slideout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/slideout@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/slideout@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/star-flyout.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/star-flyout.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/star-flyout@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/star-flyout@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/star.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/scale-100/star.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/star@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/star@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/tdl.png [moved from Xamarin.Forms.ControlGallery.GTK/tdl.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/tdl@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/tdl@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/tdl_full.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/tdl_full.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/tweet.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/tweet.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/twitter.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/twitter.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/twitter@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/twitter@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/twitternav.png [moved from Xamarin.Forms.ControlGallery.GTK/twitternav.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/twitternav@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/twitternav@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/xamarin_logo.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/xamarin_logo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/xamarin_logo@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/xamarin_logo@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/xamarin_logo@3x.png [moved from Xamarin.Forms.ControlGallery.iOS/Resources/xamarin_logo@3x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/xamarinlogo.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/xamarinlogo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Resources/xamarinstore.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/xamarinstore.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/SampleNativeControl.cs [moved from Xamarin.Forms.ControlGallery.iOS/SampleNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/SearchbarEffect.cs [moved from Xamarin.Forms.ControlGallery.iOS/SearchbarEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/WebImages/XamarinLogo.png [moved from Xamarin.Forms.ControlGallery.Android/Assets/WebImages/XamarinLogo.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj [moved from Xamarin.Forms.ControlGallery.iOS/Xamarin.Forms.ControlGallery.iOS.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/_2489CustomRenderer.cs [moved from Xamarin.Forms.ControlGallery.iOS/_2489CustomRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/_57114Renderer.cs [moved from Xamarin.Forms.ControlGallery.iOS/_57114Renderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/_58406EffectRenderer.cs [moved from Xamarin.Forms.ControlGallery.iOS/_58406EffectRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/_60122ImageRenderer.cs [moved from Xamarin.Forms.ControlGallery.iOS/_60122ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/bank.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/bank.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/bank@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/bank@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/calculator.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/calculator.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/calculator@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/calculator@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/caret_r.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/caret_r.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/coffee.png [moved from Xamarin.Forms.ControlGallery.WindowsUniversal/coffee.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/coffee@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/coffee@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/cover1.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/cover1.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/cover1small.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/cover1small.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/crimson.jpg [moved from Xamarin.Forms.ControlGallery.iOS/crimson.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/crimsonsmall.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/crimsonsmall.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/default.css [moved from Xamarin.Forms.ControlGallery.iOS/default.css with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/ionicons.ttf [moved from Xamarin.Forms.ControlGallery.Android/Assets/fonts/ionicons.ttf with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/local.html [moved from Xamarin.Forms.ControlGallery.iOS/local.html with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/menuIcon.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/menuIcon.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/menuIcon@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/menuIcon@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/move_slider_one_right_ios6_iphone.base64 [moved from Xamarin.Forms.ControlGallery.iOS/move_slider_one_right_ios6_iphone.base64 with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/move_slider_three_right_ios6_iphone.base64 [moved from Xamarin.Forms.ControlGallery.iOS/move_slider_three_right_ios6_iphone.base64 with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/move_slider_two_right_ios6_iphone.base64 [moved from Xamarin.Forms.ControlGallery.iOS/move_slider_two_right_ios6_iphone.base64 with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/oasis.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/oasis.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/oasissmall.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/oasissmall.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/photo.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/photo.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/seth.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/seth.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/seth@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/seth@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/settings@2x.png [moved from Xamarin.Forms.ControlGallery.iOS/settings@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/test.jpg [moved from Xamarin.Forms.ControlGallery.Android/Assets/test.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/toolbar_close.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/toolbar_close.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.ControlGallery.iOS/xamarinstore.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/xamarinstore.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/A11yTabIndex.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/A11yTabIndex.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/A11yTabIndex.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/A11yTabIndex.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/AddingMultipleItemsListView.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/AddingMultipleItemsListView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/AndroidHelpText.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/AndroidHelpText.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/AndroidStatusBarColor.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/AndroidStatusBarColor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/AppBarIconColors.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/AppBarIconColors.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/BottomTabbedPageTests.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/BottomTabbedPageTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzila57749.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzila57749.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla21177.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla21177.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla21368.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla21368.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla21501.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla21501.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla21780.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla21780.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla22229.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla22229.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla22229.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla22229.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla22401.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla22401.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla23942.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla23942.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla23942.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla23942.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla24574.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla24574.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla24769.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla24769.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla25234.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla25234.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla25662.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla25662.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla25943.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla25943.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla25979.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla25979.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26032.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26032.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26032.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26032.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26171.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26171.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26233.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26233.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26501.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26501.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26868.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26868.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26993.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla26993.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27085.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27085.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27318.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27318.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27318.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27318.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27350.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27350.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27378.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27378.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27417.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27417.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27417Xaml.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27417Xaml.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27417Xaml.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27417Xaml.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27581.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27581.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27642.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27642.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27698.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27698.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27731.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27731.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27779.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla27779.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28001.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28001.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28240.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28240.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28498.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28498.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28570.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28570.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28575.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28575.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28650.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28650.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28709.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28709.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28796.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28796.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28939.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28939.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28953.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla28953.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29017.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29017.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29107.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29107.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29107.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29107.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29110.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29110.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29128.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29128.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29158.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29158.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29229.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29229.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29247.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29247.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29257.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29257.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29363.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29363.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29453.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla29453.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30166.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30166.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30317.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30317.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30324.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30324.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30353.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30353.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30651.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30651.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30835.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30835.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30935.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla30935.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31029.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31029.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31114.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31114.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31141.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31141.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31145.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31145.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31255.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31255.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31330.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31330.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31333.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31333.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31366.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31366.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31395.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31395.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31602.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31602.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31688.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31688.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31806.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31806.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31964.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31964.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31967.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31967.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31967.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla31967.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32033.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32033.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32034.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32034.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32040.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32040.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32148.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32148.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32206.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32206.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32230.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32230.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32447.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32447.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32447.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32447.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32462.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32462.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32487.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32487.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32615.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32615.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32691.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32691.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32776.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32776.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32801.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32801.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32830.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32830.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32842.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32842.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32842.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32842.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32847.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32847.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32865.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32865.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32871.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32871.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32898.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32898.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32902.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32902.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32956.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla32956.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33248.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33248.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33268.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33268.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33450.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33450.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33561.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33561.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33578.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33578.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33612.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33612.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33714.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33714.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33870.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33870.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33890.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla33890.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34007.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34007.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34061.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34061.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34072.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34072.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34561.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34561.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34632.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34632.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34720.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34720.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34727.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34727.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34912.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla34912.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35078.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35078.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35127.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35127.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35132.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35132.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35157.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35157.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35294.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35294.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35472.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35472.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35477.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35477.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35490.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35490.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35733.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35733.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35736.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35736.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35738.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla35738.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36009.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36009.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36014.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36014.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36171.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36171.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36393.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36393.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36479.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36479.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36559.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36559.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36649.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36649.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36651.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36651.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36681.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36681.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36703.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36703.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36780.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36780.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36788.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36788.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36802.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36802.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36846.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36846.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36955.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla36955.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37285.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37285.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37290.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37290.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37431.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37431.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37462.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37462.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37601.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37601.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37625.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37625.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37841.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37841.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37863.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37863.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38105.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38105.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38112.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38112.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38284.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38284.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38416.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38416.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38416.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38416.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38658.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38658.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38723.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38723.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38731.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38731.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38770.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38770.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38827.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38827.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38827.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38827.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38978.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38978.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38989.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla38989.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39331.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39331.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39378.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39378.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39378.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39378.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39395.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39395.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39407.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39407.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39458.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39458.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39461.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39461.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39463.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39463.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39463.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39463.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39483.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39483.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39483.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39483.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39486.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39486.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39489.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39489.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39530.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39530.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39624.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39624.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39636.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39636.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39636.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39636.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39668.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39668.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39702.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39702.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39768.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39768.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39802.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39802.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39821.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39821.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39829.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39829.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39853.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39853.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39908.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39908.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39963.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39963.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39987.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla39987.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40005.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40005.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40073.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40073.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40092.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40092.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40139.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40139.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40161.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40161.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40173.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40173.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40185.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40185.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40251.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40251.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40333.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40333.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40408.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40408.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40704.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40704.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40722.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40722.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40824.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40824.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40858.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40858.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40911.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40911.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40955.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40955.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40998.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla40998.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41029.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41029.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41038.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41038.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41054.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41054.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41078.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41078.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41153.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41153.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41205.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41205.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41271.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41271.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41415.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41415.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41418.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41418.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41424.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41424.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41600.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41600.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41619.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41619.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41778.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41778.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41842.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla41842.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42000.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42000.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42069.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42069.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42069_Page.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42069_Page.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42069_Page.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42069_Page.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42074.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42074.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42075.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42075.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42277.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42277.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42329.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42329.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42364.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42364.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42519.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42519.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42599.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42599.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42602.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42602.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42620.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42620.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42832.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42832.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42956.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla42956.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43161.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43161.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43214.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43214.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43313.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43313.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43469.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43469.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43516.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43516.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43519.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43519.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43527.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43527.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43663.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43663.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43735.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43735.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43783.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43783.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43867.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43867.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43941.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43941.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44044.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44044.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44047.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44047.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44096.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44096.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44129.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44129.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44166.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44166.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44176.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44176.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44338.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44338.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44453.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44453.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44461.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44461.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44476.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44476.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44500.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44500.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44525.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44525.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44584.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44584.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44777.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44777.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44886.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44886.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44940.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44940.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44944.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44944.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44955.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44955.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44980.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla44980.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45027.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45027.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45067.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45067.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45125.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45125.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45215.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45215.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45277.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45277.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45284.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45284.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45284.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45284.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45330.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45330.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45702.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45702.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45722.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45722.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45722Xaml0.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45722Xaml0.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45722Xaml0.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45722Xaml0.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45723.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45723.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45743.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45743.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45874.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45874.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45926.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla45926.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46363.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46363.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46363_2.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46363_2.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46458.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46458.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46494.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46494.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46630.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla46630.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla47548.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla47548.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla47923.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla47923.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla47971.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla47971.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla48158.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla48158.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla48236.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla48236.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla49069.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla49069.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla49304.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla49304.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla50787.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla50787.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51173.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51173.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51236.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51236.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51238.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51238.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51427.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51427.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51503.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51503.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51505.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51505.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51536.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51536.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51553.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51553.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51642.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51642.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51642.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51642.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51802.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51802.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51825.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla51825.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla52299.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla52299.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla52318.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla52318.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla52419.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla52419.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla52533.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla52533.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla52700.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla52700.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53179.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53179.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53179_1.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53179_1.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53179_2.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53179_2.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53362.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53362.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53445.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53445.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53834.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53834.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53909.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla53909.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla54036.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla54036.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla54649.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla54649.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla54977.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla54977.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla54977.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla54977.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla55365.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla55365.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla55674.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla55674.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla55714.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla55714.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla55745.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla55745.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla55912.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla55912.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla56298.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla56298.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla56609.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla56609.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla56710.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla56710.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla56771.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla56771.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla56896.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla56896.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57114.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57114.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57317.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57317.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57515.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57515.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57674.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57674.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57758.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57758.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57910.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla57910.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla58406.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla58406.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla58645.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla58645.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla58779.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla58779.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla58833.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla58833.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla58875.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla58875.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59097.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59097.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59172.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59172.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59248.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59248.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59457.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59457.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59580.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59580.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59718.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59718.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59863_0.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59863_0.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59863_1.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59863_1.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59863_2.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59863_2.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59896.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59896.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59925.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla59925.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60001.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60001.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60045.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60045.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60045.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60045.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60056.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60056.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60122.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60122.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60382.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60382.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60524.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60524.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60563.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60563.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60691.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60691.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60699.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60699.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60774.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60774.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60774_1.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60774_1.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60774_2.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60774_2.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60787.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60787.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60787.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla60787.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ButtonBackgroundColorTest.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ButtonBackgroundColorTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ButtonFastRendererTest.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ButtonFastRendererTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CarouselAsync.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CarouselAsync.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CascadeInputTransparent.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CascadeInputTransparent.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewBindingErrors.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewBindingErrors.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewBindingErrors.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewBindingErrors.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewBoundMultiSelection.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewBoundMultiSelection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewBoundSingleSelection.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewBoundSingleSelection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewGroupTypeIssue.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewGroupTypeIssue.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewGrouping.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewGrouping.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewHeaderFooterString.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewHeaderFooterString.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewHeaderFooterTemplate.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewHeaderFooterTemplate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewHeaderFooterView.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewHeaderFooterView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewItemsSourceTypes.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewItemsSourceTypes.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewItemsUpdatingScrollMode.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CollectionViewItemsUpdatingScrollMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ComplexListView.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ComplexListView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/ApiLabel.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/ApiLabel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/ContactsPage.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/ContactsPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/DisposedSharedPages.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/DisposedSharedPages.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/FailImageSource.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/FailImageSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/GenericValueConverter.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/GenericValueConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/GridExtension.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/GridExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/ICacheService.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/ICacheService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/PerformanceProvider.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/PerformanceProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/ViewModelBase.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Controls/ViewModelBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CustomImageRendererErrorHandling.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/CustomImageRendererErrorHandling.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/DataTemplateGridImageTest.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/DataTemplateGridImageTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/DefaultColorToggleTest.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/DefaultColorToggleTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/DesktopSupportTestPage.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/DesktopSupportTestPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Effects.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Effects.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Effects/AttachedStateEffect.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Effects/AttachedStateEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Effects/AttachedStateEffectLabel.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Effects/AttachedStateEffectLabel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Effects/AttachedStateEffectList.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Effects/AttachedStateEffectList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/FlagTestHelpers.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/FlagTestHelpers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GestureBubblingTests.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GestureBubblingTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1331.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1331.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1331.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1331.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1355.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1355.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1567.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1567.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1648.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1648.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1650.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1650.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1700.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1700.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1702.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1702.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1776.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1776.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1878.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub1878.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub2598.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub2598.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub2642.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub2642.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub3216.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub3216.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub6926.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GitHub6926.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github1461.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github1461.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github1625.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github1625.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github3847.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github3847.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github3847.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github3847.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github3856.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github3856.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github5623.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github5623.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github5623.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github5623.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github6021.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Github6021.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GroupListViewHeaderIndexOutOfRange.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/GroupListViewHeaderIndexOutOfRange.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Helpers/GarbageCollectionHelper.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Helpers/GarbageCollectionHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Helpers/ISampleNativeControl.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Helpers/ISampleNativeControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Helpers/UITestHelper.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Helpers/UITestHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Helpers/ViewHelper.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Helpers/ViewHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/InputTransparentTests.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/InputTransparentTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/IsInvokeRequiredRaceCondition.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/IsInvokeRequiredRaceCondition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/IsPasswordToggleTest.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/IsPasswordToggleTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/IsShowingUserIssue.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/IsShowingUserIssue.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1023.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1023.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1024.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1024.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1025.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1025.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1026.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1026.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1028.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1028.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1075.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1075.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1097.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1097.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1146.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1146.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1219.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1219.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1228.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1228.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1236.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1236.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1259.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1259.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1267.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1267.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1305.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1305.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1323.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1323.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1326.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1326.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1329.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1329.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1332.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1332.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1342.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1342.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1347.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1347.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1355.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1355.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1356.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1356.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1384.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1384.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1386.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1386.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1396.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1396.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1399.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1399.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1400.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1400.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1414.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1414.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1415.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1415.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1426.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1426.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1436.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1436.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1439.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1439.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1455.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1455.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1455.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1455.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1461.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1461.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1469.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1469.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1480.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1480.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1483.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1483.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1497.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1497.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1497.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1497.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1538.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1538.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1544.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1544.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1545.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1545.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1545.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1545.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1546.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1546.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1554.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1554.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1554.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1554.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1556.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1556.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1557.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1557.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1566.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1566.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1567.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1567.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1568.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1568.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1568.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1568.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1583.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1583.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1583_1.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1583_1.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1588.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1588.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1588.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1588.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1590.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1590.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1593.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1593.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1598.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1598.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1601.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1601.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1613.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1613.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1614.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1614.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1618.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1618.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1641.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1641.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1641.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1641.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1644.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1644.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1653.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1653.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1653.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1653.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1653v2.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1653v2.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1653v2.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1653v2.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1660.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1660.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1664.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1664.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1665.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1665.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1666.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1666.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1667.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1667.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1672.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1672.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1677.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1677.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1678.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1678.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1680.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1680.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1682.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1682.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1683.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1683.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1685.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1685.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1691.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1691.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1691_2.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1691_2.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1698.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1698.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1700.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1700.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1703.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1703.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1704.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1704.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1705.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1705.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1705_2.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1705_2.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1707.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1707.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1712.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1712.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1712.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1712.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1717.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1717.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1722.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1722.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1723.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1723.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1724.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1724.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1729.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1729.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1733.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1733.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1734.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1734.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1741.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1741.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1741.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1741.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1742.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1742.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1747.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1747.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1747.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1747.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1755.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1755.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1758.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1758.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1760.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1760.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1760_1.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1760_1.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1763.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1763.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1766.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1766.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1766.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1766.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1769.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1769.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1777.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1777.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1799.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1799.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1801.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1801.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue181.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue181.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1851.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1851.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1864.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1864.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1875.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1875.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1888.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1888.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1891.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1891.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1895.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1895.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1898.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1898.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1900.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1900.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1905.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1905.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1908.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1908.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1909.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1909.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1914.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1914.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1931.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1931.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1937.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1937.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1939.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1939.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue194.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue194.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1942.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1942.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1975.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue1975.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue198.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue198.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2004.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2004.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2035.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2035.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue206.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue206.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2102.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2102.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2104.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2104.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue214.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue214.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2143.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2143.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2187.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2187.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2204.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2204.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2222.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2222.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2223.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2223.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue22246_BZ.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue22246_BZ.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2241.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2241.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2247.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2247.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2248.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2248.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2259.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2259.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2266.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2266.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2270.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2270.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2271.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2271.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2272.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2272.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2282.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2282.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2282.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2282.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2288.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2288.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2288.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2288.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2289.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2289.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2289.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2289.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue229.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue229.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2291.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2291.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2292.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2292.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2294.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2294.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2299.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2299.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2333.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2333.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2338.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2338.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2339.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2339.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2354.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2354.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2357.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2357.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2357.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2357.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2394.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2394.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2399.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2399.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2411.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2411.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2414.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2414.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2470.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2470.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2470.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2470.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2482.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2482.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2499.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2499.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2563.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2563.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2577.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2577.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2580.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2580.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2594.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2594.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2595.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2595.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2597.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2597.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue260.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue260.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2615.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2615.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2617.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2617.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2625.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2625.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2625.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2625.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2628.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2628.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2634.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2634.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue264.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue264.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2653.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2653.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2659.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2659.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2659.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2659.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2680ScrollView.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2680ScrollView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2681.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2681.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2728.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2728.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2740.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2740.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2763.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2763.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2767.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2767.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2775.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2775.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2777.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2777.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2777.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2777.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2783.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2783.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2794.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2794.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2809.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2809.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2818.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2818.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2829.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2829.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2831.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2831.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2837.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2837.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2838.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2838.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2842.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2842.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2858.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2858.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2858.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2858.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2883.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2883.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2894.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2894.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2923.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2923.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2927.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2927.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2929.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2929.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2948.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2948.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2951.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2951.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2951.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2951.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2953.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2953.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2954.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2954.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2961.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2961.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2963.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2963.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2964.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2964.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2965.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2965.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2976.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2976.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2981.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2981.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2983.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2983.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2987.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2987.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2993.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue2993.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3000.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3000.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3001.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3001.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3008.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3008.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3012.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3012.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3019.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3019.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3049.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3049.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3053.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3053.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3086.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3086.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3086.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3086.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3087.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3087.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3089.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3089.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3139.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3139.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3150.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3150.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3271.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3271.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3273.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3273.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3275.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3275.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3276.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3276.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3292.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3292.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3306.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3306.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3308.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3308.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3318.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3318.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3319.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3319.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3319.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3319.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3333.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3333.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3342.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3342.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3343.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3343.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3367.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3367.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3385.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3385.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3390.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3390.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3398.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3398.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3408.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3408.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3413.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3413.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3415.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3415.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue342.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue342.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3454.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3454.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3475.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3475.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3507.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3507.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3509.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3509.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3524.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3524.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3525.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3525.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3541.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3541.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3548.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3548.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3555.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3555.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3558.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3558.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3622.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3622.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3624.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3624.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3652.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3652.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3788.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3788.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3809.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3809.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3840.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3840.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3843.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3843.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3872.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3872.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3884.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3884.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3913.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3913.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3979.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3979.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3979.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3979.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3988.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue3988.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4001.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4001.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4026.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4026.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4040.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4040.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4040.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4040.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4053.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4053.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4097.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4097.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4136.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4136.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4138.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4138.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue416.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue416.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue417.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue417.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4187.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4187.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4194.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4194.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4194.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4194.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4262.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4262.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4303.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4303.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4314.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4314.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4356.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4356.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4356.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4356.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4360.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4360.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4360.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4360.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4384.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4384.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4484.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4484.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4493.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4493.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4561.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4561.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4597.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4597.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4600.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4600.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4606.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4606.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4629.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4629.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue465.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue465.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4653.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4653.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4684.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4684.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4684.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4684.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4748.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4748.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4756.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4756.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4782.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4782.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4854.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4854.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4879.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4879.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue488.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue488.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4891.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4891.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4915.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4915.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4915.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4915.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4919.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4919.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4961.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4961.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4973.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4973.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4992.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4992.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4992.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue4992.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5003.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5003.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5003.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5003.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5030.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5030.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5046.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5046.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5046.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5046.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5057.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5057.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5057.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5057.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5108.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5108.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5108.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5108.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5131.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5131.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5132.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5132.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5159.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5159.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5172.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5172.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5184.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5184.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5204.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5204.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5239.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5239.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5252.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5252.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5268.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5268.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5268.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5268.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue530.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue530.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5354.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5354.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5354.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5354.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5367.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5367.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5376.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5376.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5395.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5395.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5412.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5412.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5461.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5461.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5470.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5470.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5500.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5500.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5503.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5503.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5518.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5518.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5535.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5535.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5555.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5555.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue55555.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue55555.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5680.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5680.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5680.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5680.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5695.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5695.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5724.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5724.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5728.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5728.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5749.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5749.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5749.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5749.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5765.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5765.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5766.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5766.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5793.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5793.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5801.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5801.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5801.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5801.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5830.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5830.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5831.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5831.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5868.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5868.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5886.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5886.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5888.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5888.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5949.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5949.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5949_1.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5949_1.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5949_1.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5949_1.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5949_2.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5949_2.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5949_2.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5949_2.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5951.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue5951.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6077.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6077.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6127.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6127.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6130.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6130.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6130.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6130.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6132.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6132.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6258.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6258.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6260.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6260.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6262.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6262.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6282.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6282.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6282.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6282.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6286.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6286.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6323.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6323.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6334.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6334.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6362.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6362.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6368.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6368.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6458.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6458.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6472.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6472.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6476.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6476.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6491.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6491.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6556.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6556.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6609.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6609.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6614.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6614.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6640.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6640.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6644.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6644.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6644.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6644.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6663.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6663.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6693.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6693.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6693.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6693.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6705.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6705.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6713.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6713.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6738.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6738.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6802.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6802.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6878.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6878.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6889.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6889.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6894.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6894.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6929.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6929.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6945.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6945.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6957.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6957.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6963.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6963.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6994.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue6994.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7035.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7035.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7035.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7035.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7048.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7048.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7048.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7048.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7049.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7049.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7053.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7053.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7061.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7061.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7102.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7102.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7111.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7111.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7128.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7128.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7167.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7167.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7167.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7167.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7181.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7181.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7240.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7240.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7249.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7249.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7253.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7253.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7283.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7283.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7290.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7290.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7311.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7311.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7313.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7313.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7329.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7329.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7338.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7338.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7339.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7339.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7357.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7357.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7357.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7357.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7361.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7361.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7371.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7371.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7385.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7385.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7395.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7395.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7396.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7396.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7505.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7505.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7510.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7510.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7512.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7512.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7512.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7512.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7519.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7519.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7519Xaml.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7519Xaml.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7519Xaml.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7519Xaml.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7525.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7525.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7525.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7525.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7556.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7556.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7563.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7563.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7581.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7581.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7582.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7582.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7593.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7593.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7593.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7593.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7621.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7621.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7621.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7621.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue764.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue764.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7678.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7678.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7700.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7700.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7709.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7709.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue773.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue773.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue774.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue774.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7742.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7742.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7758.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7758.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7758.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7758.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7773.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7773.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7789.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7789.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7789.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7789.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7792.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7792.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7792.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7792.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7803.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7803.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7803.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7803.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7813.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7813.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7813.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7813.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7817.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7817.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7817.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7817.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7823.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7823.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7825.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7825.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7865.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7865.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7865.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7865.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7886.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7886.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7886.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7886.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7898.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7898.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7943.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7943.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7943.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7943.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7993.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7993.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7993.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue7993.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8004.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8004.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8008.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8008.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8087.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8087.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8145.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8145.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8148.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8148.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8167.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8167.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8177.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8177.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8186.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8186.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8198.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8198.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8200.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8200.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8222.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8222.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8269.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8269.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8366.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8366.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8417.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8417.xaml with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8417.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8417.xaml.cs with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8508.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8508.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8508.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8508.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue852.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue852.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8529.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8529.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8529_1.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8529_1.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8529_1.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8529_1.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8638.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8638.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8638.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8638.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8647.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8647.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8672.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8672.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8682.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue8682.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue886.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue886.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue889.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue889.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue892.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue892.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue935.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue935.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue968.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue968.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue973.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Issue973.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/LabelTextType.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/LabelTextType.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/LegacyComponents/NonAppCompatSwitch.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/LegacyComponents/NonAppCompatSwitch.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ListViewNRE.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ListViewNRE.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ListViewViewCellBinding.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ListViewViewCellBinding.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/MapsModalCrash.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/MapsModalCrash.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ModalActivityIndicatorTest.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ModalActivityIndicatorTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ModelContentPage.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ModelContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/MultipleClipToBounds.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/MultipleClipToBounds.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/NavPage.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/NavPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/NavigationStackTests.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/NavigationStackTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/NestedCollectionViews.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/NestedCollectionViews.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceDataManager.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceDataManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceGallery.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceScenario.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceScenario.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceTracker.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceTrackerTemplate.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceTrackerTemplate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceTrackerWatcher.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceTrackerWatcher.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceViewModel.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/PerformanceViewModel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/ActivityIndicatorScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/ActivityIndicatorScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/BoxViewScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/BoxViewScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/ButtonScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/ButtonScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/DatePickerScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/DatePickerScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/EditorScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/EditorScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/EntryScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/EntryScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/ImageScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/ImageScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/LabelScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/LabelScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/ListViewScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/ListViewScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/MapScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/MapScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/PickerScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/PickerScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/ProgressBarScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/ProgressBarScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/SearchBarScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/SearchBarScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/SliderScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/SliderScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/StepperScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/StepperScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/SwitchScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/SwitchScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/TableViewScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/TableViewScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/TimePickerScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/TimePickerScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/WebViewScenarios.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PerformanceGallery/Scenarios/WebViewScenarios.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PlatformSpecifics_iOSTranslucentNavBarX.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PlatformSpecifics_iOSTranslucentNavBarX.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PlatformSpecifics_iOSTranslucentNavBarX.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/PlatformSpecifics_iOSTranslucentNavBarX.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/RefreshViewTests.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/RefreshViewTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/RestartAppTest.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/RestartAppTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ScrollToGroup.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ScrollToGroup.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ScrollViewIsEnabled.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ScrollViewIsEnabled.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ScrollViewObjectDisposed.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ScrollViewObjectDisposed.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ScrollViewOutOfBounds.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ScrollViewOutOfBounds.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellAppearanceChange.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellAppearanceChange.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellBackButtonBehavior.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellBackButtonBehavior.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellFlyoutBehavior.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellFlyoutBehavior.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellGestures.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellGestures.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellInsets.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellInsets.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellTitleView.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ShellTitleView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/StackLayoutIssue.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/StackLayoutIssue.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/SwipeBackNavCrash.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/SwipeBackNavCrash.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TabbedPageTests.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TabbedPageTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TabbedPageWithList.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TabbedPageWithList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TestPages/QuickCollectNavigationPage.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TestPages/QuickCollectNavigationPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TestPages/ScreenshotConditionalApp.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TestPages/ScreenshotConditionalApp.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TestPages/TestPages.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TestPages/TestPages.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TransparentOverlayTests.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/TransparentOverlayTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Unreported1.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Unreported1.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ViewClipBoundsShouldUpdate.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ViewClipBoundsShouldUpdate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ViewModel.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/ViewModel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/VisualControlsPage.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/VisualControlsPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/VisualControlsPage.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/VisualControlsPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.shproj [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.shproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/_Template.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/_Template.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/_TemplateMarkup.xaml [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/_TemplateMarkup.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/_TemplateMarkup.xaml.cs [moved from Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/_TemplateMarkup.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/App.cs [moved from Xamarin.Forms.Controls/App.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/AppLifeCycle.cs [moved from Xamarin.Forms.Controls/AppLifeCycle.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/Bugzilla44596SplashPage.cs [moved from Xamarin.Forms.Controls/Bugzilla44596SplashPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/BuildNumber.txt [moved from Xamarin.Forms.Controls/BuildNumber.txt with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CompressedLayout.xaml [moved from Xamarin.Forms.Controls/CompressedLayout.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CompressedLayout.xaml.cs [moved from Xamarin.Forms.Controls/CompressedLayout.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/AppearingGalleryPage.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/AppearingGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/AutomationIDGallery.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/AutomationIDGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/AutomationPropertiesGallery.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/AutomationPropertiesGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/BehaviorsAndTriggers.xaml [moved from Xamarin.Forms.Controls/ControlGalleryPages/BehaviorsAndTriggers.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/BehaviorsAndTriggers.xaml.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/BehaviorsAndTriggers.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/CellForceUpdateSizeGalleryPage.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/CellForceUpdateSizeGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/ClickGestureGalleryPage.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/ClickGestureGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/EntryReturnTypeGalleryPage.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/EntryReturnTypeGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/FlowDirectionGallery.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/FlowDirectionGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/LayoutAddPerformance.xaml [moved from Xamarin.Forms.Controls/ControlGalleryPages/LayoutAddPerformance.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/LayoutAddPerformance.xaml.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/LayoutAddPerformance.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/ListRefresh.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/ListRefresh.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/ListScrollTo.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/ListScrollTo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/ListViewSelectionColor.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/ListViewSelectionColor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/NativeBindingGalleryPage.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/NativeBindingGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/NavBarTitleTestPage.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/NavBarTitleTestPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/NestedNativeControlGalleryPage.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/NestedNativeControlGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/PanGestureGalleryPage.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/PanGestureGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/PinchGestureTestPage.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/PinchGestureTestPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/SwipeGestureGalleryPage.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/SwipeGestureGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/ToolbarItems.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/ToolbarItems.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ControlGalleryPages/VisualGallery.cs [moved from Xamarin.Forms.Controls/ControlGalleryPages/VisualGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/Controls/ColorPicker.cs [moved from Xamarin.Forms.Controls/Controls/ColorPicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/Controls/GH2691Controls.cs [moved from Xamarin.Forms.Controls/Controls/GH2691Controls.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/Controls/Issue3076Button.cs [moved from Xamarin.Forms.Controls/Controls/Issue3076Button.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGallery.cs [moved from Xamarin.Forms.Controls/CoreGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/ActivityIndicatorCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/ActivityIndicatorCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/ButtonCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/ButtonCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/CarouselViewCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/CarouselViewCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/CheckBoxCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/CheckBoxCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/CollectionViewCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/CollectionViewCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/CoreBoxViewGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/CoreBoxViewGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/CoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/CoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/DatePickerCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/DatePickerCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/EditorCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/EditorCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/EntryCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/EntryCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/FrameCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/FrameCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/ImageButtonCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/ImageButtonCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/ImageCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/ImageCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/KeyboardCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/KeyboardCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/LabelCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/LabelCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/ListViewCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/ListViewCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/OpenGLViewCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/OpenGLViewCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/PickerCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/PickerCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/ProgressBarCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/ProgressBarCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/RefreshViewCoreGalleyPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/RefreshViewCoreGalleyPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/SearchBarCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/SearchBarCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/SliderCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/SliderCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/StepperCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/StepperCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/SwipeViewCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/SwipeViewCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/SwitchCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/SwitchCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/TableViewCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/TableViewCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/TimePickerCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/TimePickerCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/WebViewCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/WebViewCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/CoreGalleryPages/WkWebViewCoreGalleryPage.cs [moved from Xamarin.Forms.Controls/CoreGalleryPages/WkWebViewCoreGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/Directory.Build.props [moved from Xamarin.Forms.Xaml.UnitTests/Directory.Build.props with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/Directory.Build.targets [moved from Xamarin.Forms.Controls/Directory.Build.targets with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/AbsoluteLayoutGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/AbsoluteLayoutGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ActionSheetGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/ActionSheetGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/AlertGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/AlertGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/AppLinkPageGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/AppLinkPageGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/BackgroundImageGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/BackgroundImageGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/BindableLayoutGalleryPage.xaml [moved from Xamarin.Forms.Controls/GalleryPages/BindableLayoutGalleryPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/BindableLayoutGalleryPage.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/BindableLayoutGalleryPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/BoundContentPage.cs [moved from Xamarin.Forms.Controls/GalleryPages/BoundContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ButtonBorderBackgroundGalleryPage.xaml [moved from Xamarin.Forms.Controls/GalleryPages/ButtonBorderBackgroundGalleryPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ButtonBorderBackgroundGalleryPage.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/ButtonBorderBackgroundGalleryPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ButtonGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/ButtonGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ButtonLayoutGalleryPage.xaml [moved from Xamarin.Forms.Controls/GalleryPages/ButtonLayoutGalleryPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ButtonLayoutGalleryPage.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/ButtonLayoutGalleryPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CarouselPageGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CarouselPageGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellTypeList.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellTypeList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/EntryCellListPage.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/EntryCellListPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/EntryCellTablePage.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/EntryCellTablePage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/ImageCellListPage.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/ImageCellListPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/ImageCellTablePage.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/ImageCellTablePage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/ProductViewCell.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/ProductViewCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/SwitchCellListPage.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/SwitchCellListPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/SwitchCellTablePage.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/SwitchCellTablePage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/TextCellListPage.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/TextCellListPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/TextCellTablePage.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/TextCellTablePage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/UnEvenViewCellGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/UnEvenViewCellGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CellsGalleries/ViewCellGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CellsGalleries/ViewCellGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CharacterSpacingGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CharacterSpacingGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CharacterSpacingGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CharacterSpacingGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ClipToBoundsGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/ClipToBoundsGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/AlternateLayoutGalleries/AlternateLayoutGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/AlternateLayoutGalleries/AlternateLayoutGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/AlternateLayoutGalleries/StaggeredLayout.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/AlternateLayoutGalleries/StaggeredLayout.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/AlternateLayoutGalleries/StaggeredLayout.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/AlternateLayoutGalleries/StaggeredLayout.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselCodeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselCodeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselItemsGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselItemsGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselSnapGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselSnapGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselXamlGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselXamlGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselXamlGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CarouselXamlGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CollectionCarouselViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/CollectionCarouselViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/EmptyCarouselGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/EmptyCarouselGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/EmptyCarouselGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/EmptyCarouselGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/ExampleTemplateCarousel.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/ExampleTemplateCarousel.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/ExampleTemplateCarousel.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/ExampleTemplateCarousel.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/IndicatorCodeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CarouselViewGalleries/IndicatorCodeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CollectionModifier.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CollectionModifier.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CollectionViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CollectionViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CollectionViewGalleryTestItem.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/CollectionViewGalleryTestItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/DataTemplateGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/DataTemplateGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/DataTemplateSelectorGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/DataTemplateSelectorGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/DataTemplateSelectorGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/DataTemplateSelectorGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/DefaultTextGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/DefaultTextGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/DemoFilteredItemSource.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/DemoFilteredItemSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewGalleryFilterInfo.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewGalleryFilterInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewLoadSimulateGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewLoadSimulateGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewLoadSimulateGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewLoadSimulateGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewNullGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewNullGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewNullGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewNullGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewStringGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewStringGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewStringGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewStringGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewSwapGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewSwapGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewSwapGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewSwapGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewTemplateGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewTemplateGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewTemplateGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewTemplateGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EmptyViewGalleries/EmptyViewViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EnumSelector.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/EnumSelector.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ExampleTemplates.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ExampleTemplates.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/FilterCollectionView.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/FilterCollectionView.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/FilterCollectionView.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/FilterCollectionView.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/BasicGrouping.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/BasicGrouping.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/BasicGrouping.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/BasicGrouping.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GridGrouping.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GridGrouping.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GridGrouping.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GridGrouping.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GroupingGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GroupingGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GroupingNoTemplates.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GroupingNoTemplates.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GroupingNoTemplates.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GroupingNoTemplates.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GroupingPlusSelection.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GroupingPlusSelection.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GroupingPlusSelection.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/GroupingPlusSelection.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/MeasureFirstStrategy.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/MeasureFirstStrategy.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/MeasureFirstStrategy.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/MeasureFirstStrategy.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/ObservableGrouping.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/ObservableGrouping.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/SomeEmptyGroups.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/SomeEmptyGroups.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/SomeEmptyGroups.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/SomeEmptyGroups.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/SwitchGrouping.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/SwitchGrouping.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/SwitchGrouping.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/SwitchGrouping.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/ViewModel.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/GroupingGalleries/ViewModel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/FooterOnlyString.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/FooterOnlyString.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/FooterOnlyString.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/FooterOnlyString.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterGrid.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterGrid.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterGrid.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterGrid.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterGridHorizontal.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterGridHorizontal.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterGridHorizontal.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterGridHorizontal.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterString.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterString.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterString.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterString.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterTemplate.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterTemplate.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterTemplate.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterTemplate.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterView.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterView.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterView.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/HeaderFooterGalleries/HeaderFooterView.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/IndexParser.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/IndexParser.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemAdder.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemAdder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemInsert.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemInsert.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemMover.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemMover.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemRemover.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemRemover.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemReplacer.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemReplacer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemSizeGalleries/DynamicItemSizeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemSizeGalleries/DynamicItemSizeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemSizeGalleries/ItemsSizeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemSizeGalleries/ItemsSizeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemSizeGalleries/VariableSizeTemplateGridGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemSizeGalleries/VariableSizeTemplateGridGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemsSourceGenerator.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ItemsSourceGenerator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiItemAdder.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiItemAdder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiItemMover.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiItemMover.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiItemRemover.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiItemRemover.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiItemReplacer.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiItemReplacer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiTestObservableCollection.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiTestObservableCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiTestObservableCollectionModifier.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/MultiTestObservableCollectionModifier.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/NestedGalleries/NestedCollectionViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/NestedGalleries/NestedCollectionViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/NestedGalleries/NestedCollectionViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/NestedGalleries/NestedCollectionViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ObservableCodeCollectionViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ObservableCodeCollectionViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ObservableCollectionGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ObservableCollectionGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ObservableCollectionModifier.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ObservableCollectionModifier.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ObservableCollectionResetGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ObservableCollectionResetGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ObservableMultiItemCollectionViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ObservableMultiItemCollectionViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/PositionControl.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/PositionControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/PropagateCodeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/PropagateCodeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/PropagationGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/PropagationGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/Resetter.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/Resetter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollModeGalleries/ScrollModeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollModeGalleries/ScrollModeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollModeGalleries/ScrollModeTestGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollModeGalleries/ScrollModeTestGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollModeGalleries/ScrollModeTestGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollModeGalleries/ScrollModeTestGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToCodeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToCodeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToGalleries/ScrollToGroup.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToGalleries/ScrollToGroup.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToGalleries/ScrollToGroup.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToGalleries/ScrollToGroup.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToIndexControl.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToIndexControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToItemControl.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/ScrollToItemControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/BoundSelectionModel.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/BoundSelectionModel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/FilterSelection.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/FilterSelection.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/FilterSelection.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/FilterSelection.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/MultipleBoundSelection.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/MultipleBoundSelection.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/MultipleBoundSelection.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/MultipleBoundSelection.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/PreselectedItemGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/PreselectedItemGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/PreselectedItemGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/PreselectedItemGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/PreselectedItemsGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/PreselectedItemsGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/PreselectedItemsGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/PreselectedItemsGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionChangedCommandParameter.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionChangedCommandParameter.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionChangedCommandParameter.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionChangedCommandParameter.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionHelpers.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionHelpers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionModeGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionModeGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionModeGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionModeGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionSynchronization.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionSynchronization.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionSynchronization.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SelectionSynchronization.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SingleBoundSelection.xaml [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SingleBoundSelection.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SingleBoundSelection.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SelectionGalleries/SingleBoundSelection.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SnapPointsCodeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SnapPointsCodeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SnapPointsGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SnapPointsGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SpacingGalleries/ItemsSpacingGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SpacingGalleries/ItemsSpacingGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SpacingGalleries/SpacingGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SpacingGalleries/SpacingGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SpacingGalleries/SpacingModifier.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SpacingGalleries/SpacingModifier.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SpanSetter.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/SpanSetter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/TemplateCodeCollectionViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/TemplateCodeCollectionViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/TemplateCodeCollectionViewGridGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/TemplateCodeCollectionViewGridGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/TextCodeCollectionViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/TextCodeCollectionViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/TextCodeCollectionViewGridGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/CollectionViewGalleries/TextCodeCollectionViewGridGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ControlTemplatePage.cs [moved from Xamarin.Forms.Controls/GalleryPages/ControlTemplatePage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ControlTemplateXamlPage.xaml [moved from Xamarin.Forms.Controls/GalleryPages/ControlTemplateXamlPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ControlTemplateXamlPage.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/ControlTemplateXamlPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/DisposeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/DisposeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/DynamicViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/DynamicViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/EditableList.cs [moved from Xamarin.Forms.Controls/GalleryPages/EditableList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/EditorGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/EditorGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/EntryGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/EntryGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/FontImageSourceGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/FontImageSourceGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/FrameGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/FrameGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/GalleryBuilder.cs [moved from Xamarin.Forms.Controls/GalleryPages/GalleryBuilder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/GifGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/GifGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/GridGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/GridGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/GroupedListActionsGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/GroupedListActionsGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/GroupedListContactsGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/GroupedListContactsGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ImageGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/ImageGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ImageLoadingGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/ImageLoadingGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ImageSourcesGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/ImageSourcesGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/IndicatorViewGalleries/IndicatorsSample.xaml [moved from Xamarin.Forms.Controls/GalleryPages/IndicatorViewGalleries/IndicatorsSample.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/IndicatorViewGalleries/IndicatorsSample.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/IndicatorViewGalleries/IndicatorsSample.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/InputIntentGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/InputIntentGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/LabelGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/LabelGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/LayoutOptionsGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/LayoutOptionsGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/LayoutPerformanceGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/LayoutPerformanceGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/LineBreakModeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/LineBreakModeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ListPage.cs [moved from Xamarin.Forms.Controls/GalleryPages/ListPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ListViewDemoPage.cs [moved from Xamarin.Forms.Controls/GalleryPages/ListViewDemoPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MacOSTestGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/MacOSTestGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MacTwitterDemo.xaml [moved from Xamarin.Forms.Controls/GalleryPages/MacTwitterDemo.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MacTwitterDemo.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/MacTwitterDemo.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MapElementsGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/MapElementsGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MapElementsGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/MapElementsGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MapGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/MapGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MapGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/MapGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MapWithItemsSourceGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/MapWithItemsSourceGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MapWithItemsSourceGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/MapWithItemsSourceGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MasterDetailPageTabletPage.cs [moved from Xamarin.Forms.Controls/GalleryPages/MasterDetailPageTabletPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MaterialActivityIndicatorGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/MaterialActivityIndicatorGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MaterialEntryGalleryPage.cs [moved from Xamarin.Forms.Controls/GalleryPages/MaterialEntryGalleryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MaterialProgressBarGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/MaterialProgressBarGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MemoryLeakGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/MemoryLeakGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MinimumSizeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/MinimumSizeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/MultiGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/MultiGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/NavigationBarGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/NavigationBarGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/NavigationPropertiesGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/NavigationPropertiesGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/OpenGLGalleries/AdvancedOpenGLGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/OpenGLGalleries/AdvancedOpenGLGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/OpenGLGalleries/BasicOpenGLGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/OpenGLGalleries/BasicOpenGLGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PickerGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/PickerGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/ApplicationAndroid.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/ApplicationAndroid.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/EntryPageAndroid.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/EntryPageAndroid.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/EntryPageiOS.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/EntryPageiOS.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/HomeIndicatorPageiOS.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/HomeIndicatorPageiOS.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/LargeTitlesPageiOS.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/LargeTitlesPageiOS.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/MasterDetailPageWindows.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/MasterDetailPageWindows.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/MasterDetailPageiOS.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/MasterDetailPageiOS.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/ModalFormSheetPageiOS.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/ModalFormSheetPageiOS.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/NavigationPageWindows.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/NavigationPageWindows.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/NavigationPageiOS.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/NavigationPageiOS.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/RefreshViewWindows.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/RefreshViewWindows.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/SafeAreaPageiOS.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/SafeAreaPageiOS.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/TabbedPageAndroid.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/TabbedPageAndroid.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/TabbedPageWindows.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/TabbedPageWindows.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/TabbedPageiOS.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/TabbedPageiOS.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/VisualElementiOS.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/VisualElementiOS.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/WindowsPlatformSpecificsGalleryHelpers.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGalleries/WindowsPlatformSpecificsGalleryHelpers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/PlatformSpecificsGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ProgressBarGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/ProgressBarGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshCarouselViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshCarouselViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshCarouselViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshCarouselViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshCollectionViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshCollectionViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshCollectionViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshCollectionViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshLayoutGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshLayoutGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshLayoutGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshLayoutGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshListViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshListViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshListViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshListViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshScrollViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshScrollViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshScrollViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshScrollViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshWebViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshWebViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshWebViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/RefreshViewGalleries/RefreshWebViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/RelativeLayoutGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/RelativeLayoutGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ScaleRotate.cs [moved from Xamarin.Forms.Controls/GalleryPages/ScaleRotate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/ScrollGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SearchBarGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SearchBarGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SettingsPage.cs [moved from Xamarin.Forms.Controls/GalleryPages/SettingsPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SliderGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SliderGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/StackLayoutGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/StackLayoutGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/StepperGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/StepperGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/StyleGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/StyleGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/StyleXamlGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/StyleXamlGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/StyleXamlGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/StyleXamlGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/AddRemoveSwipeItemsGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/AddRemoveSwipeItemsGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/BasicSwipeGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/BasicSwipeGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/BasicSwipeGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/BasicSwipeGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CloseSwipeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CloseSwipeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomSizeSwipeViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomSizeSwipeViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomSizeSwipeViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomSizeSwipeViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomSwipeItemGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomSwipeItemGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomSwipeItemViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomSwipeItemViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomSwipeItemViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomSwipeItemViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomizeSwipeItemGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/CustomizeSwipeItemGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/ResourceSwipeItemsGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/ResourceSwipeItemsGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/ResourceSwipeItemsGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/ResourceSwipeItemsGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeBehaviorOnInvokedGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeBehaviorOnInvokedGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeBindableLayoutGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeBindableLayoutGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeBindableLayoutGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeBindableLayoutGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeCarouselViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeCarouselViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeCarouselViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeCarouselViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeCollectionViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeCollectionViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeHorizontalCollectionViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeHorizontalCollectionViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeHorizontalCollectionViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeHorizontalCollectionViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeItemIconGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeItemIconGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeListViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeListViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeListViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeListViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeTransitionModeGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeTransitionModeGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeVerticalCollectionViewGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeVerticalCollectionViewGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeVerticalCollectionViewGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeVerticalCollectionViewGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeViewEventsGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeViewEventsGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwipeViewGalleries/SwipeViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/SwitchGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/SwitchGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/TableViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/TableViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/TemplatedCarouselGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/TemplatedCarouselGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/TemplatedTabbedGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/TemplatedTabbedGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/TitleView.xaml [moved from Xamarin.Forms.Controls/GalleryPages/TitleView.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/TitleView.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/TitleView.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/UnevenListGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/UnevenListGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/ButtonDisabledStatesGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/ButtonDisabledStatesGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/ButtonDisabledStatesGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/ButtonDisabledStatesGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/CodeOnlyExample.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/CodeOnlyExample.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/DatePickerDisabledStatesGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/DatePickerDisabledStatesGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/DatePickerDisabledStatesGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/DatePickerDisabledStatesGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/DisabledStatesGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/DisabledStatesGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/EditorDisabledStatesGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/EditorDisabledStatesGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/EditorDisabledStatesGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/EditorDisabledStatesGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/EntryDisabledStatesGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/EntryDisabledStatesGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/EntryDisabledStatesGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/EntryDisabledStatesGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/OnIdiomExample.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/OnIdiomExample.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/OnIdiomExample.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/OnIdiomExample.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/OnPlatformExample.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/OnPlatformExample.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/OnPlatformExample.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/OnPlatformExample.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/PickerDisabledStatesGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/PickerDisabledStatesGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/PickerDisabledStatesGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/PickerDisabledStatesGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/SearchBarDisabledStatesGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/SearchBarDisabledStatesGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/SearchBarDisabledStatesGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/SearchBarDisabledStatesGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/TimePickerDisabledStatesGallery.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/TimePickerDisabledStatesGallery.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/TimePickerDisabledStatesGallery.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/TimePickerDisabledStatesGallery.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/ValidationExample.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/ValidationExample.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/ValidationExample.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/ValidationExample.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/VisualStateManagerGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/VisualStateManagerGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/VisualStateSetterTarget.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/VisualStateSetterTarget.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/VisualStateSetterTarget.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/VisualStateSetterTarget.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/VisualStatesDirectlyOnElements.xaml [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/VisualStatesDirectlyOnElements.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/VisualStatesDirectlyOnElements.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/VisualStateManagerGalleries/VisualStatesDirectlyOnElements.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/WebViewGallery.cs [moved from Xamarin.Forms.Controls/GalleryPages/WebViewGallery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/XamlNativeViews.xaml [moved from Xamarin.Forms.Controls/GalleryPages/XamlNativeViews.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/XamlNativeViews.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/XamlNativeViews.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/XamlPage.xaml [moved from Xamarin.Forms.Controls/GalleryPages/XamlPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/XamlPage.xaml.cs [moved from Xamarin.Forms.Controls/GalleryPages/XamlPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/GalleryPages/crimson.jpg [moved from Xamarin.Forms.ControlGallery.Tizen/res/crimson.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/HanselForms/BaseView.cs [moved from Xamarin.Forms.Controls/HanselForms/BaseView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/HanselForms/BlogPage.xaml [moved from Xamarin.Forms.Controls/HanselForms/BlogPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/HanselForms/BlogPage.xaml.cs [moved from Xamarin.Forms.Controls/HanselForms/BlogPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/HanselForms/HBaseViewModel.cs [moved from Xamarin.Forms.Controls/HanselForms/HBaseViewModel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/HanselForms/MyAbout.xaml [moved from Xamarin.Forms.Controls/HanselForms/MyAbout.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/HanselForms/MyAbout.xaml.cs [moved from Xamarin.Forms.Controls/HanselForms/MyAbout.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/HanselForms/RootPage.cs [moved from Xamarin.Forms.Controls/HanselForms/RootPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml [moved from Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml.cs [moved from Xamarin.Forms.Controls/HanselForms/TwitterPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/HanselForms/WebsiteView.cs [moved from Xamarin.Forms.Controls/HanselForms/WebsiteView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/Helpers/ITestCloudService.cs [moved from Xamarin.Forms.Controls/Helpers/ITestCloudService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/Helpers/IWindowNavigation.cs [moved from Xamarin.Forms.Controls/Helpers/IWindowNavigation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/IRegistrarValidationService.cs [moved from Xamarin.Forms.Controls/IRegistrarValidationService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ISecondaryWindowService.cs [moved from Xamarin.Forms.Controls/ISecondaryWindowService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/LegacyRepro/Page1.xaml [moved from Xamarin.Forms.Controls/LegacyRepro/Page1.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/LegacyRepro/Page1.xaml.cs [moved from Xamarin.Forms.Controls/LegacyRepro/Page1.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/LegacyRepro/SampleViewCell.xaml [moved from Xamarin.Forms.Controls/LegacyRepro/SampleViewCell.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/LegacyRepro/SampleViewCell.xaml.cs [moved from Xamarin.Forms.Controls/LegacyRepro/SampleViewCell.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/MainPageLifeCycleTests.cs [moved from Xamarin.Forms.Controls/MainPageLifeCycleTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/NavReproApp.cs [moved from Xamarin.Forms.Controls/NavReproApp.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/NullableThicknessConverter.cs [moved from Xamarin.Forms.Controls/NullableThicknessConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Controls/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/CaseTenPage.cs [moved from Xamarin.Forms.Controls/RootPages/CaseTenPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/Issue465Page.cs [moved from Xamarin.Forms.Controls/RootPages/Issue465Page.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/RootContentPage.cs [moved from Xamarin.Forms.Controls/RootPages/RootContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/RootMDPNavigationContentPage.cs [moved from Xamarin.Forms.Controls/RootPages/RootMDPNavigationContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/RootMDPNavigationTabbedContentPage.cs [moved from Xamarin.Forms.Controls/RootPages/RootMDPNavigationTabbedContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/RootNavigationContentPage.cs [moved from Xamarin.Forms.Controls/RootPages/RootNavigationContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/RootNavigationManyTabbedPage.cs [moved from Xamarin.Forms.Controls/RootPages/RootNavigationManyTabbedPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/RootNavigationTabbedContentPage.cs [moved from Xamarin.Forms.Controls/RootPages/RootNavigationTabbedContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/RootTabbedContentPage.cs [moved from Xamarin.Forms.Controls/RootPages/RootTabbedContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/RootTabbedMDPNavigationContentPage.cs [moved from Xamarin.Forms.Controls/RootPages/RootTabbedMDPNavigationContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/RootTabbedManyNavigationContentPage.cs [moved from Xamarin.Forms.Controls/RootPages/RootTabbedManyNavigationContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/RootTabbedNavigationContentPage.cs [moved from Xamarin.Forms.Controls/RootPages/RootTabbedNavigationContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/SwapHierachyStackLayout.cs [moved from Xamarin.Forms.Controls/RootPages/SwapHierachyStackLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/RootPages/TabbedNavPage.cs [moved from Xamarin.Forms.Controls/RootPages/TabbedNavPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ShellContentTest.xaml [moved from Xamarin.Forms.Controls/ShellContentTest.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ShellContentTest.xaml.cs [moved from Xamarin.Forms.Controls/ShellContentTest.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/SimpleApp.cs [moved from Xamarin.Forms.Controls/SimpleApp.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/TestCases.cs [moved from Xamarin.Forms.Controls/TestCases.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ViewContainers/EventViewContainer.cs [moved from Xamarin.Forms.Controls/ViewContainers/EventViewContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ViewContainers/LayeredViewContainer.cs [moved from Xamarin.Forms.Controls/ViewContainers/LayeredViewContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ViewContainers/MultiBindingHack.cs [moved from Xamarin.Forms.Controls/ViewContainers/MultiBindingHack.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ViewContainers/StateViewContainer.cs [moved from Xamarin.Forms.Controls/ViewContainers/StateViewContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ViewContainers/ValueViewContainer.cs [moved from Xamarin.Forms.Controls/ViewContainers/ValueViewContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/ViewContainers/ViewContainer.cs [moved from Xamarin.Forms.Controls/ViewContainers/ViewContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/Controls/FlyoutHeader.xaml [moved from Xamarin.Forms.Controls/XamStore/Controls/FlyoutHeader.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/Controls/FlyoutHeader.xaml.cs [moved from Xamarin.Forms.Controls/XamStore/Controls/FlyoutHeader.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/Icons.cs [moved from Xamarin.Forms.Controls/XamStore/Icons.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/StoreShell.xaml [moved from Xamarin.Forms.Controls/XamStore/StoreShell.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/StoreShell.xaml.cs [moved from Xamarin.Forms.Controls/XamStore/StoreShell.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/Styles/Global.css [moved from Xamarin.Forms.Controls/XamStore/Styles/Global.css with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/Styles/Global.xaml [moved from Xamarin.Forms.Controls/XamStore/Styles/Global.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/Styles/HomeView.css [moved from Xamarin.Forms.Controls/XamStore/Styles/HomeView.css with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/Views/DemoShellPage.xaml [moved from Xamarin.Forms.Controls/XamStore/Views/DemoShellPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/Views/DemoShellPage.xaml.cs [moved from Xamarin.Forms.Controls/XamStore/Views/DemoShellPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/Views/SearchHandlerPage.cs [moved from Xamarin.Forms.Controls/XamStore/Views/SearchHandlerPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/XamStore/Views/StorePages.cs [moved from Xamarin.Forms.Controls/XamStore/Views/StorePages.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/Xamarin.Forms.Controls.csproj [moved from Xamarin.Forms.Controls/Xamarin.Forms.Controls.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/blank.config [moved from Xamarin.Forms.Controls/blank.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/coffee.png [moved from Xamarin.Forms.ControlGallery.Tizen/res/coffee.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Controls/global.json [moved from Xamarin.Forms.Controls/global.json with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Android.UITests/BaseViewContainerRemoteAndroid.cs [moved from Xamarin.Forms.Core.Android.UITests/BaseViewContainerRemoteAndroid.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Android.UITests/Makefile [moved from Xamarin.Forms.Core.Android.UITests/Makefile with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Android.UITests/PlatformTests/DisplayAlertUITestsAndroid.cs [moved from Xamarin.Forms.Core.Android.UITests/PlatformTests/DisplayAlertUITestsAndroid.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Android.UITests/Xamarin.Forms.Core.Android.UITests.csproj [moved from Xamarin.Forms.Core.Android.UITests/Xamarin.Forms.Core.Android.UITests.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/AttributeTableBuilder.cs [moved from Xamarin.Forms.Core.Design/AttributeTableBuilder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/EnumConverter.cs [moved from Xamarin.Forms.Core.Design/EnumConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/ItemsLayoutDesignTypeConverter.cs [moved from Xamarin.Forms.Core.Design/ItemsLayoutDesignTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/KeyboardDesignTypeConverter.cs [moved from Xamarin.Forms.Core.Design/KeyboardDesignTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/NonExclusiveEnumConverter.cs [moved from Xamarin.Forms.Core.Design/NonExclusiveEnumConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Core.Design/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/RegisterMetadata.cs [moved from Xamarin.Forms.Core.Design/RegisterMetadata.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/VisualDesignTypeConverter.cs [moved from Xamarin.Forms.Core.Design/VisualDesignTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/Xamarin.Forms.Core.Design.csproj [moved from Xamarin.Forms.Core.Design/Xamarin.Forms.Core.Design.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/Xamarin.Forms.toolbox.xml [moved from Xamarin.Forms.Core.Design/toolbox/Xamarin.Forms.toolbox.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-EntryCell-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ImageCell-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-SwitchCell-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-TextCell-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/cell-ViewCell-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-AbsoluteLayout-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ContentView-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-FlexLayout-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Frame-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-Grid-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-RelativeLayout-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-ScrollView-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/layout-StackLayout-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ActivityIndicator-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-BoxView-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Button-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-DatePicker-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Editor-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Entry-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Image-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Label-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ListView-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Map-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Picker-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-ProgressBar-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-SearchBar-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Slider-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Stepper-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-Switch-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TableView-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-TimePicker-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~dark.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~dark.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~dark@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~dark@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~dark~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~dark~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~dark~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~dark~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~sel.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~sel.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~sel@2x.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/mac/view-WebView-16~sel@2x.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/cell-EntryCell-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/cell-EntryCell-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/cell-ImageCell-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/cell-ImageCell-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/cell-SwitchCell-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/cell-SwitchCell-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/cell-TextCell-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/cell-TextCell-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/cell-ViewCell-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/cell-ViewCell-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/layout-AbsoluteLayout-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/layout-AbsoluteLayout-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/layout-ContentView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/layout-ContentView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/layout-FlexLayout-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/layout-FlexLayout-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/layout-Frame-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/layout-Frame-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/layout-Grid-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/layout-Grid-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/layout-RelativeLayout-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/layout-RelativeLayout-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/layout-ScrollView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/layout-ScrollView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/layout-StackLayout-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/layout-StackLayout-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-ActivityIndicator-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-ActivityIndicator-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-BoxView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-BoxView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-Button-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-Button-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-DatePicker-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-DatePicker-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-Editor-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-Editor-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-Entry-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-Entry-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-Image-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-Image-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-Label-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-Label-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-ListView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-ListView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-Map-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-Map-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-Picker-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-Picker-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-ProgressBar-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-ProgressBar-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-SearchBar-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-SearchBar-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-Slider-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-Slider-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-Stepper-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-Stepper-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-Switch-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-Switch-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-TableView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-TableView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-TimePicker-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-TimePicker-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Design/toolbox/icons/win/view-WebView-16.png [moved from Xamarin.Forms.Core.Design/toolbox/icons/win/view-WebView-16.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/BaseTestFixture.cs [moved from Xamarin.Forms.Core.UITests.Shared/BaseTestFixture.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/PlatformQueries.cs [moved from Xamarin.Forms.Core.UITests.Shared/PlatformQueries.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Queries.cs [moved from Xamarin.Forms.Core.UITests.Shared/Queries.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Remotes/BaseViewContainerRemote.cs [moved from Xamarin.Forms.Core.UITests.Shared/Remotes/BaseViewContainerRemote.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Remotes/EventViewContainerRemote.cs [moved from Xamarin.Forms.Core.UITests.Shared/Remotes/EventViewContainerRemote.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Remotes/LayeredViewContainerRemote.cs [moved from Xamarin.Forms.Core.UITests.Shared/Remotes/LayeredViewContainerRemote.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Remotes/StateViewContainerRemote.cs [moved from Xamarin.Forms.Core.UITests.Shared/Remotes/StateViewContainerRemote.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Remotes/ViewContainerRemote.cs [moved from Xamarin.Forms.Core.UITests.Shared/Remotes/ViewContainerRemote.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/ActionSheetUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/ActionSheetUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/ActivityIndicatorUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/ActivityIndicatorUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/AppearingUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/AppearingUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/AutomationIDUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/AutomationIDUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/BoxViewUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/BoxViewUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/ButtonUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/ButtonUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/CarouselViewUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/CarouselViewUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/CheckBoxUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/CheckBoxUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/CollectionViewUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/CollectionViewUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/ContextActionsUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/ContextActionsUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/DatePickerUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/DatePickerUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/DisplayAlertUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/DisplayAlertUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/EditorUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/EditorUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/EntryUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/EntryUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/FrameUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/FrameUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/ImageButtonUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/ImageButtonUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/ImageUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/ImageUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/LabelUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/LabelUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/Legacy-CellsUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/Legacy-CellsUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/Legacy-UnevenListTests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/Legacy-UnevenListTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/MapUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/MapUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/MaterialEntryUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/MaterialEntryUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/PickerUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/PickerUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/ProgressBarUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/ProgressBarUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/RootGalleryUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/RootGalleryUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/ScrollViewUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/ScrollViewUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/SearchBarUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/SearchBarUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/SliderUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/SliderUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/StepperUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/StepperUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/SwitchUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/SwitchUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/TimePickerUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/TimePickerUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/ToolbarItemTests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/ToolbarItemTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/ViewUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/ViewUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Tests/WebViewUITests.cs [moved from Xamarin.Forms.Core.UITests.Shared/Tests/WebViewUITests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs [moved from Xamarin.Forms.Core.UITests.Shared/UITestCategories.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Utilities/AppExtensions.cs [moved from Xamarin.Forms.Core.UITests.Shared/Utilities/AppExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Utilities/Drag.cs [moved from Xamarin.Forms.Core.UITests.Shared/Utilities/Drag.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Utilities/Gestures.cs [moved from Xamarin.Forms.Core.UITests.Shared/Utilities/Gestures.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Utilities/Logger.cs [moved from Xamarin.Forms.Core.UITests.Shared/Utilities/Logger.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Utilities/NumericExtensions.cs [moved from Xamarin.Forms.Core.UITests.Shared/Utilities/NumericExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Utilities/ParsingUtils.cs [moved from Xamarin.Forms.Core.UITests.Shared/Utilities/ParsingUtils.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Utilities/UITestCustomExceptions.cs [moved from Xamarin.Forms.Core.UITests.Shared/Utilities/UITestCustomExceptions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Utilities/ViewInspector.cs [moved from Xamarin.Forms.Core.UITests.Shared/Utilities/ViewInspector.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Xamarin.Forms.Core.UITests.Shared.shproj [moved from Xamarin.Forms.Core.UITests.Shared/Xamarin.Forms.Core.UITests.Shared.shproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UITests.Shared/Xamarin.Forms.Core.UITests.projitems [moved from Xamarin.Forms.Core.UITests.Shared/Xamarin.Forms.Core.UITests.projitems with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/AbsoluteLayoutTests.cs [moved from Xamarin.Forms.Core.UnitTests/AbsoluteLayoutTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/AcceleratorTypeConverterUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/AcceleratorTypeConverterUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/AcceleratorUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/AcceleratorUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/AnimatableKeyTests.cs [moved from Xamarin.Forms.Core.UnitTests/AnimatableKeyTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/AnimationTests.cs [moved from Xamarin.Forms.Core.UnitTests/AnimationTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/AppLinkEntryTests.cs [moved from Xamarin.Forms.Core.UnitTests/AppLinkEntryTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BaseTestFixture.cs [moved from Xamarin.Forms.Core.UnitTests/BaseTestFixture.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BehaviorTest.cs [moved from Xamarin.Forms.Core.UnitTests/BehaviorTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BindableLayoutTests.cs [moved from Xamarin.Forms.Core.UnitTests/BindableLayoutTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BindableObjectExtensionTests.cs [moved from Xamarin.Forms.Core.UnitTests/BindableObjectExtensionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BindableObjectUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/BindableObjectUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BindablePropertyUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/BindablePropertyUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BindingBaseUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/BindingBaseUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BindingExpressionTests.cs [moved from Xamarin.Forms.Core.UnitTests/BindingExpressionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BindingTests.cs [moved from Xamarin.Forms.Core.UnitTests/BindingTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BindingTypeConverterTests.cs [moved from Xamarin.Forms.Core.UnitTests/BindingTypeConverterTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BindingUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/BindingUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/BoxViewUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/BoxViewUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ButtonUnitTest.cs [moved from Xamarin.Forms.Core.UnitTests/ButtonUnitTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/CarouselPageTests.cs [moved from Xamarin.Forms.Core.UnitTests/CarouselPageTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/CarouselViewTests.cs [moved from Xamarin.Forms.Core.UnitTests/CarouselViewTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/CellTests.cs [moved from Xamarin.Forms.Core.UnitTests/CellTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/CheckBoxUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/CheckBoxUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ColorUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/ColorUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/CommandSourceTests.cs [moved from Xamarin.Forms.Core.UnitTests/CommandSourceTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/CommandTests.cs [moved from Xamarin.Forms.Core.UnitTests/CommandTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ContentFormUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/ContentFormUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ContentViewUnitTest.cs [moved from Xamarin.Forms.Core.UnitTests/ContentViewUnitTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ContraintTypeConverterTests.cs [moved from Xamarin.Forms.Core.UnitTests/ContraintTypeConverterTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ControlTemplateTests.cs [moved from Xamarin.Forms.Core.UnitTests/ControlTemplateTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/DataTemplateSelectorTests.cs [moved from Xamarin.Forms.Core.UnitTests/DataTemplateSelectorTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/DataTemplateTests.cs [moved from Xamarin.Forms.Core.UnitTests/DataTemplateTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/DataTriggerTests.cs [moved from Xamarin.Forms.Core.UnitTests/DataTriggerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/DatePickerUnitTest.cs [moved from Xamarin.Forms.Core.UnitTests/DatePickerUnitTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/DependencyResolutionTests.cs [moved from Xamarin.Forms.Core.UnitTests/DependencyResolutionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/DependencyServiceTests.cs [moved from Xamarin.Forms.Core.UnitTests/DependencyServiceTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/DeviceUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/DeviceUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/DistanceTests.cs [moved from Xamarin.Forms.Core.UnitTests/DistanceTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/DynamicBindingContextTests.cs [moved from Xamarin.Forms.Core.UnitTests/DynamicBindingContextTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/DynamicResourceTests.cs [moved from Xamarin.Forms.Core.UnitTests/DynamicResourceTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/EasingTests.cs [moved from Xamarin.Forms.Core.UnitTests/EasingTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/EditorTests.cs [moved from Xamarin.Forms.Core.UnitTests/EditorTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/EffectTests.cs [moved from Xamarin.Forms.Core.UnitTests/EffectTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/EffectiveFlowDirectionExtensions.cs [moved from Xamarin.Forms.Core.UnitTests/EffectiveFlowDirectionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ElementTests.cs [moved from Xamarin.Forms.Core.UnitTests/ElementTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/EntryCellTests.cs [moved from Xamarin.Forms.Core.UnitTests/EntryCellTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/EntryUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/EntryUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/EventTriggerTest.cs [moved from Xamarin.Forms.Core.UnitTests/EventTriggerTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FlexLayoutAlignContentTests.cs [moved from Xamarin.Forms.Core.UnitTests/FlexLayoutAlignContentTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FlexLayoutAlignItemsTests.cs [moved from Xamarin.Forms.Core.UnitTests/FlexLayoutAlignItemsTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FlexLayoutAlignSelfTests.cs [moved from Xamarin.Forms.Core.UnitTests/FlexLayoutAlignSelfTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FlexLayoutFlexDirectionTests.cs [moved from Xamarin.Forms.Core.UnitTests/FlexLayoutFlexDirectionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FlexLayoutMarginTests.cs [moved from Xamarin.Forms.Core.UnitTests/FlexLayoutMarginTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FlexLayoutTests.cs [moved from Xamarin.Forms.Core.UnitTests/FlexLayoutTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FlexOrderTests.cs [moved from Xamarin.Forms.Core.UnitTests/FlexOrderTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FlowDirectionTests.cs [moved from Xamarin.Forms.Core.UnitTests/FlowDirectionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FluentTests.cs [moved from Xamarin.Forms.Core.UnitTests/FluentTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FontAttributeConverterUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/FontAttributeConverterUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FontUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/FontUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FormattedStringTests.cs [moved from Xamarin.Forms.Core.UnitTests/FormattedStringTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/FrameUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/FrameUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/GeocoderUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/GeocoderUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/GridLengthTypeConverterTests.cs [moved from Xamarin.Forms.Core.UnitTests/GridLengthTypeConverterTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/GridTests.cs [moved from Xamarin.Forms.Core.UnitTests/GridTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/GroupViewUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/GroupViewUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ImageButtonUnitTest.cs [moved from Xamarin.Forms.Core.UnitTests/ImageButtonUnitTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ImageSourceTests.cs [moved from Xamarin.Forms.Core.UnitTests/ImageSourceTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ImageTests.cs [moved from Xamarin.Forms.Core.UnitTests/ImageTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/Images/crimson.jpg [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/crimson.jpg with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ItemsViewTests.cs [moved from Xamarin.Forms.Core.UnitTests/ItemsViewTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/KeyboardTests.cs [moved from Xamarin.Forms.Core.UnitTests/KeyboardTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/LabelTests.cs [moved from Xamarin.Forms.Core.UnitTests/LabelTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/LayoutChildIntoBoundingRegionTests.cs [moved from Xamarin.Forms.Core.UnitTests/LayoutChildIntoBoundingRegionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/LayoutOptionsUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/LayoutOptionsUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ListProxyTests.cs [moved from Xamarin.Forms.Core.UnitTests/ListProxyTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ListViewTests.cs [moved from Xamarin.Forms.Core.UnitTests/ListViewTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MapSpanTests.cs [moved from Xamarin.Forms.Core.UnitTests/MapSpanTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MapTests.cs [moved from Xamarin.Forms.Core.UnitTests/MapTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MarginTests.cs [moved from Xamarin.Forms.Core.UnitTests/MarginTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MasterDetailFormUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/MasterDetailFormUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MenuItemTests.cs [moved from Xamarin.Forms.Core.UnitTests/MenuItemTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MenuUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/MenuUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MessagingCenterTests.cs [moved from Xamarin.Forms.Core.UnitTests/MessagingCenterTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MockDispatcher.cs [moved from Xamarin.Forms.Core.UnitTests/MockDispatcher.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MockDispatcherProvider.cs [moved from Xamarin.Forms.Core.UnitTests/MockDispatcherProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MockPlatformServices.cs [moved from Xamarin.Forms.Core.UnitTests/MockPlatformServices.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MockViewModel.cs [moved from Xamarin.Forms.Core.UnitTests/MockViewModel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MotionTests.cs [moved from Xamarin.Forms.Core.UnitTests/MotionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MultiPageTests.cs [moved from Xamarin.Forms.Core.UnitTests/MultiPageTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/MultiTriggerTests.cs [moved from Xamarin.Forms.Core.UnitTests/MultiTriggerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/NativeBindingTests.cs [moved from Xamarin.Forms.Core.UnitTests/NativeBindingTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/NavigationModelTests.cs [moved from Xamarin.Forms.Core.UnitTests/NavigationModelTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/NavigationProxyTests.cs [moved from Xamarin.Forms.Core.UnitTests/NavigationProxyTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/NavigationUnitTest.cs [moved from Xamarin.Forms.Core.UnitTests/NavigationUnitTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/NotifiedPropertiesTests.cs [moved from Xamarin.Forms.Core.UnitTests/NotifiedPropertiesTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/NotifyCollectionChangedEventArgsExtensionsTests.cs [moved from Xamarin.Forms.Core.UnitTests/NotifyCollectionChangedEventArgsExtensionsTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ObservableWrapperTests.cs [moved from Xamarin.Forms.Core.UnitTests/ObservableWrapperTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/OpenGLViewUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/OpenGLViewUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/PageTests.cs [moved from Xamarin.Forms.Core.UnitTests/PageTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/PanGestureRecognizerUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/PanGestureRecognizerUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/PickerTests.cs [moved from Xamarin.Forms.Core.UnitTests/PickerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/PinTests.cs [moved from Xamarin.Forms.Core.UnitTests/PinTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/PinchGestureRecognizerTests.cs [moved from Xamarin.Forms.Core.UnitTests/PinchGestureRecognizerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/PlatformSpecificsTests.cs [moved from Xamarin.Forms.Core.UnitTests/PlatformSpecificsTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/PointTests.cs [moved from Xamarin.Forms.Core.UnitTests/PointTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/PositionTests.cs [moved from Xamarin.Forms.Core.UnitTests/PositionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/PreviewerReflectionTests.cs [moved from Xamarin.Forms.Core.UnitTests/PreviewerReflectionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ProgressBarTests.cs [moved from Xamarin.Forms.Core.UnitTests/ProgressBarTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/RectangleUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/RectangleUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/RefreshViewTests.cs [moved from Xamarin.Forms.Core.UnitTests/RefreshViewTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/RegionTests.cs [moved from Xamarin.Forms.Core.UnitTests/RegionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/RegistrarUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/RegistrarUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/RelativeLayoutTests.cs [moved from Xamarin.Forms.Core.UnitTests/RelativeLayoutTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/RelativeSourceBindingTests.cs [moved from Xamarin.Forms.Core.UnitTests/RelativeSourceBindingTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ResourceDictionaryTests.cs [moved from Xamarin.Forms.Core.UnitTests/ResourceDictionaryTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ScrollViewUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/ScrollViewUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/SearchBarUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/SearchBarUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ShellLifeCycleTests.cs [moved from Xamarin.Forms.Core.UnitTests/ShellLifeCycleTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ShellTestBase.cs [moved from Xamarin.Forms.Core.UnitTests/ShellTestBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ShellTests.cs [moved from Xamarin.Forms.Core.UnitTests/ShellTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ShellUriHandlerTests.cs [moved from Xamarin.Forms.Core.UnitTests/ShellUriHandlerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/SizeTests.cs [moved from Xamarin.Forms.Core.UnitTests/SizeTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/SliderUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/SliderUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/SpanTests.cs [moved from Xamarin.Forms.Core.UnitTests/SpanTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/StackLayoutUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/StackLayoutUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/StepperUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/StepperUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/StyleSheets/IStylableTest.cs [moved from Xamarin.Forms.Core.UnitTests/StyleSheets/IStylableTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/StyleSheets/MockStylable.cs [moved from Xamarin.Forms.Core.UnitTests/StyleSheets/MockStylable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/StyleSheets/SelectorTests.cs [moved from Xamarin.Forms.Core.UnitTests/StyleSheets/SelectorTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/StyleSheets/StyleTests.cs [moved from Xamarin.Forms.Core.UnitTests/StyleSheets/StyleTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/StyleTests.cs [moved from Xamarin.Forms.Core.UnitTests/StyleTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/SwipeGestureRecognizerTests.cs [moved from Xamarin.Forms.Core.UnitTests/SwipeGestureRecognizerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/SwitchCellTests.cs [moved from Xamarin.Forms.Core.UnitTests/SwitchCellTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/SwitchUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/SwitchUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TabIndexTests.cs [moved from Xamarin.Forms.Core.UnitTests/TabIndexTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TabbedFormUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/TabbedFormUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TableModelTests.cs [moved from Xamarin.Forms.Core.UnitTests/TableModelTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TableRootUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/TableRootUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TableSectionTests.cs [moved from Xamarin.Forms.Core.UnitTests/TableSectionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TableViewUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/TableViewUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TapGestureRecognizerTests.cs [moved from Xamarin.Forms.Core.UnitTests/TapGestureRecognizerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TemplatedItemsListTests.cs [moved from Xamarin.Forms.Core.UnitTests/TemplatedItemsListTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TemplatedPageUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/TemplatedPageUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TemplatedViewUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/TemplatedViewUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TextCellTests.cs [moved from Xamarin.Forms.Core.UnitTests/TextCellTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TextDecorationUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/TextDecorationUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ThicknessTests.cs [moved from Xamarin.Forms.Core.UnitTests/ThicknessTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TimePickerUnitTest.cs [moved from Xamarin.Forms.Core.UnitTests/TimePickerUnitTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TitleViewUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/TitleViewUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ToStringValueConverterTests.cs [moved from Xamarin.Forms.Core.UnitTests/ToStringValueConverterTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ToolbarItemTests.cs [moved from Xamarin.Forms.Core.UnitTests/ToolbarItemTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ToolbarTrackerTests.cs [moved from Xamarin.Forms.Core.UnitTests/ToolbarTrackerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TriggerTests.cs [moved from Xamarin.Forms.Core.UnitTests/TriggerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TypeUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/TypeUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/TypedBindingUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/TypedBindingUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/UriImageSourceTests.cs [moved from Xamarin.Forms.Core.UnitTests/UriImageSourceTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ViewCellTests.cs [moved from Xamarin.Forms.Core.UnitTests/ViewCellTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/ViewUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/ViewUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/VisualStateManagerTests.cs [moved from Xamarin.Forms.Core.UnitTests/VisualStateManagerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/VisualTests.cs [moved from Xamarin.Forms.Core.UnitTests/VisualTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/WeakEventManagerTests.cs [moved from Xamarin.Forms.Core.UnitTests/WeakEventManagerTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/WebViewUnitTests.cs [moved from Xamarin.Forms.Core.UnitTests/WebViewUnitTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.UnitTests/Xamarin.Forms.Core.UnitTests.csproj [moved from Xamarin.Forms.Core.UnitTests/Xamarin.Forms.Core.UnitTests.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Windows.UITests/WinDriverApp.cs [moved from Xamarin.Forms.Core.Windows.UITests/WinDriverApp.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Windows.UITests/WinQuery.cs [moved from Xamarin.Forms.Core.Windows.UITests/WinQuery.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Windows.UITests/WindowsTestBase.cs [moved from Xamarin.Forms.Core.Windows.UITests/WindowsTestBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Windows.UITests/WindowsTestServer.cs [moved from Xamarin.Forms.Core.Windows.UITests/WindowsTestServer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Windows.UITests/Xamarin.Forms.Core.Windows.UITests.csproj [moved from Xamarin.Forms.Core.Windows.UITests/Xamarin.Forms.Core.Windows.UITests.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Windows.UITests/app.config [moved from PagesGallery/PagesGallery.iOS/app.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.Windows.UITests/readme.md [moved from Xamarin.Forms.Core.Windows.UITests/readme.md with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.iOS.UITests/BaseViewContainerRemoteiOS.cs [moved from Xamarin.Forms.Core.iOS.UITests/BaseViewContainerRemoteiOS.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.iOS.UITests/Makefile [moved from Xamarin.Forms.Core.iOS.UITests/Makefile with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.iOS.UITests/Xamarin.Forms.Core.iOS.UITests.csproj [moved from Xamarin.Forms.Core.iOS.UITests/Xamarin.Forms.Core.iOS.UITests.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.macOS.UITests/BaseViewContainerRemoteMac.cs [moved from Xamarin.Forms.Core.macOS.UITests/BaseViewContainerRemoteMac.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.macOS.UITests/MacOSApp.cs [moved from Xamarin.Forms.Core.macOS.UITests/MacOSApp.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.macOS.UITests/Xamarin.Forms.Core.macOS.UITests.csproj [moved from Xamarin.Forms.Core.macOS.UITests/Xamarin.Forms.Core.macOS.UITests.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core.macOS.UITests/app.config [moved from PagesGallery/PagesGallery.Droid/app.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/AbsoluteLayout.cs [moved from Xamarin.Forms.Core/AbsoluteLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/AbsoluteLayoutFlags.cs [moved from Xamarin.Forms.Core/AbsoluteLayoutFlags.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Accelerator.cs [moved from Xamarin.Forms.Core/Accelerator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/AcceleratorTypeConverter.cs [moved from Xamarin.Forms.Core/AcceleratorTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ActionSheetArguments.cs [moved from Xamarin.Forms.Core/ActionSheetArguments.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ActivityIndicator.cs [moved from Xamarin.Forms.Core/ActivityIndicator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/AlertArguments.cs [moved from Xamarin.Forms.Core/AlertArguments.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/AnimatableKey.cs [moved from Xamarin.Forms.Core/AnimatableKey.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Animation.cs [moved from Xamarin.Forms.Core/Animation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/AnimationExtensions.cs [moved from Xamarin.Forms.Core/AnimationExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/AppLinkEntry.cs [moved from Xamarin.Forms.Core/AppLinkEntry.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Application.cs [moved from Xamarin.Forms.Core/Application.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Aspect.cs [moved from Xamarin.Forms.Core/Aspect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/AutomationProperties.cs [moved from Xamarin.Forms.Core/AutomationProperties.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BackButtonPressedEventArgs.cs [moved from Xamarin.Forms.Core/BackButtonPressedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BarElement.cs [moved from Xamarin.Forms.Core/BarElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BaseMenuItem.cs [moved from Xamarin.Forms.Core/BaseMenuItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindableLayout.cs [moved from Xamarin.Forms.Core/BindableLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindableObject.cs [moved from Xamarin.Forms.Core/BindableObject.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindableObjectExtensions.cs [moved from Xamarin.Forms.Core/BindableObjectExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindableProperty.cs [moved from Xamarin.Forms.Core/BindableProperty.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindablePropertyConverter.cs [moved from Xamarin.Forms.Core/BindablePropertyConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindablePropertyKey.cs [moved from Xamarin.Forms.Core/BindablePropertyKey.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Binding.cs [moved from Xamarin.Forms.Core/Binding.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindingBase.cs [moved from Xamarin.Forms.Core/BindingBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindingBaseExtensions.cs [moved from Xamarin.Forms.Core/BindingBaseExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindingExpression.cs [moved from Xamarin.Forms.Core/BindingExpression.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindingMode.cs [moved from Xamarin.Forms.Core/BindingMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BindingTypeConverter.cs [moved from Xamarin.Forms.Core/BindingTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BorderElement.cs [moved from Xamarin.Forms.Core/BorderElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BoundsConstraint.cs [moved from Xamarin.Forms.Core/BoundsConstraint.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BoundsTypeConverter.cs [moved from Xamarin.Forms.Core/BoundsTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/BoxView.cs [moved from Xamarin.Forms.Core/BoxView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Button.cs [moved from Xamarin.Forms.Core/Button.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ButtonElement.cs [moved from Xamarin.Forms.Core/ButtonElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/CarouselPage.cs [moved from Xamarin.Forms.Core/CarouselPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/CastingEnumerator.cs [moved from Xamarin.Forms.Core/CastingEnumerator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Cells/Cell.cs [moved from Xamarin.Forms.Core/Cells/Cell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Cells/EntryCell.cs [moved from Xamarin.Forms.Core/Cells/EntryCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Cells/ICellController.cs [moved from Xamarin.Forms.Core/Cells/ICellController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Cells/IEntryCellController.cs [moved from Xamarin.Forms.Core/Cells/IEntryCellController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Cells/INativeElementView.cs [moved from Xamarin.Forms.Core/Cells/INativeElementView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Cells/ImageCell.cs [moved from Xamarin.Forms.Core/Cells/ImageCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Cells/SwitchCell.cs [moved from Xamarin.Forms.Core/Cells/SwitchCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Cells/TextCell.cs [moved from Xamarin.Forms.Core/Cells/TextCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Cells/ViewCell.cs [moved from Xamarin.Forms.Core/Cells/ViewCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ChatKeyboard.cs [moved from Xamarin.Forms.Core/ChatKeyboard.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/CheckedChangedEventArgs.cs [moved from Xamarin.Forms.Core/CheckedChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ChildCollectionChangedEventArgs.cs [moved from Xamarin.Forms.Core/ChildCollectionChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ChildGestureRecognizer.cs [moved from Xamarin.Forms.Core/ChildGestureRecognizer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ClickGestureRecognizer.cs [moved from Xamarin.Forms.Core/ClickGestureRecognizer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ClickedEventArgs.cs [moved from Xamarin.Forms.Core/ClickedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/CollectionSynchronizationCallback.cs [moved from Xamarin.Forms.Core/CollectionSynchronizationCallback.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/CollectionSynchronizationContext.cs [moved from Xamarin.Forms.Core/CollectionSynchronizationContext.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Color.cs [moved from Xamarin.Forms.Core/Color.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ColorElement.cs [moved from Xamarin.Forms.Core/ColorElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ColorTypeConverter.cs [moved from Xamarin.Forms.Core/ColorTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ColumnDefinition.cs [moved from Xamarin.Forms.Core/ColumnDefinition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ColumnDefinitionCollection.cs [moved from Xamarin.Forms.Core/ColumnDefinitionCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Command.cs [moved from Xamarin.Forms.Core/Command.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/CompressedLayout.cs [moved from Xamarin.Forms.Core/CompressedLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Configuration.cs [moved from Xamarin.Forms.Core/Configuration.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Constraint.cs [moved from Xamarin.Forms.Core/Constraint.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ConstraintExpression.cs [moved from Xamarin.Forms.Core/ConstraintExpression.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ConstraintType.cs [moved from Xamarin.Forms.Core/ConstraintType.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ConstraintTypeConverter.cs [moved from Xamarin.Forms.Core/ConstraintTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ContentPage.cs [moved from Xamarin.Forms.Core/ContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ContentPresenter.cs [moved from Xamarin.Forms.Core/ContentPresenter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ContentPropertyAttribute.cs [moved from Xamarin.Forms.Core/ContentPropertyAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ContentView.cs [moved from Xamarin.Forms.Core/ContentView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ControlTemplate.cs [moved from Xamarin.Forms.Core/ControlTemplate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/CornerElement.cs [moved from Xamarin.Forms.Core/CornerElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/CornerRadius.cs [moved from Xamarin.Forms.Core/CornerRadius.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/CornerRadiusTypeConverter.cs [moved from Xamarin.Forms.Core/CornerRadiusTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/CustomKeyboard.cs [moved from Xamarin.Forms.Core/CustomKeyboard.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DataTemplate.cs [moved from Xamarin.Forms.Core/DataTemplate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DataTemplateExtensions.cs [moved from Xamarin.Forms.Core/DataTemplateExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DataTemplateSelector.cs [moved from Xamarin.Forms.Core/DataTemplateSelector.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DateChangedEventArgs.cs [moved from Xamarin.Forms.Core/DateChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DatePicker.cs [moved from Xamarin.Forms.Core/DatePicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DecorableTextElement.cs [moved from Xamarin.Forms.Core/DecorableTextElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DefinitionCollection.cs [moved from Xamarin.Forms.Core/DefinitionCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DelegateLogListener.cs [moved from Xamarin.Forms.Core/DelegateLogListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DependencyAttribute.cs [moved from Xamarin.Forms.Core/DependencyAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DependencyFetchTarget.cs [moved from Xamarin.Forms.Core/DependencyFetchTarget.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DependencyResolver.cs [moved from Xamarin.Forms.Core/DependencyResolver.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DependencyService.cs [moved from Xamarin.Forms.Core/DependencyService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DesignMode.cs [moved from Xamarin.Forms.Core/DesignMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Device.cs [moved from Xamarin.Forms.Core/Device.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DeviceInfo.cs [moved from Xamarin.Forms.Core/DeviceInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DeviceOrientation.cs [moved from Xamarin.Forms.Core/DeviceOrientation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DeviceOrientationExtensions.cs [moved from Xamarin.Forms.Core/DeviceOrientationExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/DispatcherExtensions.cs [moved from Xamarin.Forms.Core/DispatcherExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Easing.cs [moved from Xamarin.Forms.Core/Easing.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Editor.cs [moved from Xamarin.Forms.Core/Editor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/EditorAutoSizeOption.cs [moved from Xamarin.Forms.Core/EditorAutoSizeOption.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Effect.cs [moved from Xamarin.Forms.Core/Effect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/EffectiveFlowDirection.cs [moved from Xamarin.Forms.Core/EffectiveFlowDirection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/EffectiveFlowDirectionExtensions.cs [moved from Xamarin.Forms.Core/EffectiveFlowDirectionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/EffectiveVisualExtensions.cs [moved from Xamarin.Forms.Core/EffectiveVisualExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Element.cs [moved from Xamarin.Forms.Core/Element.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ElementCollection.cs [moved from Xamarin.Forms.Core/ElementCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ElementEventArgs.cs [moved from Xamarin.Forms.Core/ElementEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ElementTemplate.cs [moved from Xamarin.Forms.Core/ElementTemplate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Element_StyleSheets.cs [moved from Xamarin.Forms.Core/Element_StyleSheets.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/EmailKeyboard.cs [moved from Xamarin.Forms.Core/EmailKeyboard.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Entry.cs [moved from Xamarin.Forms.Core/Entry.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/EnumerableExtensions.cs [moved from Xamarin.Forms.Core/EnumerableExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/EventArg.cs [moved from Xamarin.Forms.Core/EventArg.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ExperimentalFlags.cs [moved from Xamarin.Forms.Core/ExperimentalFlags.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ExportEffectAttribute.cs [moved from Xamarin.Forms.Core/ExportEffectAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ExpressionSearch.cs [moved from Xamarin.Forms.Core/ExpressionSearch.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FileImageSource.cs [moved from Xamarin.Forms.Core/FileImageSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FileImageSourceConverter.cs [moved from Xamarin.Forms.Core/FileImageSourceConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FlexEnums.cs [moved from Xamarin.Forms.Core/FlexEnums.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FlexLayout.cs [moved from Xamarin.Forms.Core/FlexLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FlowDirection.cs [moved from Xamarin.Forms.Core/FlowDirection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FlyoutBehavior.cs [moved from Xamarin.Forms.Core/FlyoutBehavior.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FlyoutHeaderBehavior.cs [moved from Xamarin.Forms.Core/FlyoutHeaderBehavior.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FocusEventArgs.cs [moved from Xamarin.Forms.Core/FocusEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Font.cs [moved from Xamarin.Forms.Core/Font.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FontAttributes.cs [moved from Xamarin.Forms.Core/FontAttributes.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FontElement.cs [moved from Xamarin.Forms.Core/FontElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FontImageSource.cs [moved from Xamarin.Forms.Core/FontImageSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FontSizeConverter.cs [moved from Xamarin.Forms.Core/FontSizeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FontTypeConverter.cs [moved from Xamarin.Forms.Core/FontTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/FormattedString.cs [moved from Xamarin.Forms.Core/FormattedString.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Frame.cs [moved from Xamarin.Forms.Core/Frame.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/GestureElement.cs [moved from Xamarin.Forms.Core/GestureElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/GestureRecognizer.cs [moved from Xamarin.Forms.Core/GestureRecognizer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/GestureState.cs [moved from Xamarin.Forms.Core/GestureState.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/GestureStatus.cs [moved from Xamarin.Forms.Core/GestureStatus.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Grid.cs [moved from Xamarin.Forms.Core/Grid.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/GridCalc.cs [moved from Xamarin.Forms.Core/GridCalc.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/GridLength.cs [moved from Xamarin.Forms.Core/GridLength.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/GridLengthTypeConverter.cs [moved from Xamarin.Forms.Core/GridLengthTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/GridUnitType.cs [moved from Xamarin.Forms.Core/GridUnitType.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/HandlerAttribute.cs [moved from Xamarin.Forms.Core/HandlerAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/HtmlWebViewSource.cs [moved from Xamarin.Forms.Core/HtmlWebViewSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IAnimatable.cs [moved from Xamarin.Forms.Core/IAnimatable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IAppIndexingProvider.cs [moved from Xamarin.Forms.Core/IAppIndexingProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IAppLinkEntry.cs [moved from Xamarin.Forms.Core/IAppLinkEntry.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IAppLinks.cs [moved from Xamarin.Forms.Core/IAppLinks.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IApplicationController.cs [moved from Xamarin.Forms.Core/IApplicationController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IBarElement.cs [moved from Xamarin.Forms.Core/IBarElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IBorderElement.cs [moved from Xamarin.Forms.Core/IBorderElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IButtonController.cs [moved from Xamarin.Forms.Core/IButtonController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IButtonElement.cs [moved from Xamarin.Forms.Core/IButtonElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IColorElement.cs [moved from Xamarin.Forms.Core/IColorElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IConfigElement.cs [moved from Xamarin.Forms.Core/IConfigElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IConfigPlatform.cs [moved from Xamarin.Forms.Core/IConfigPlatform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IControlTemplated.cs [moved from Xamarin.Forms.Core/IControlTemplated.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IConverterOptions.cs [moved from Xamarin.Forms.Core/IConverterOptions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ICornerElement.cs [moved from Xamarin.Forms.Core/ICornerElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IDataTemplateController.cs [moved from Xamarin.Forms.Core/IDataTemplateController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IDecorableTextElement.cs [moved from Xamarin.Forms.Core/IDecorableTextElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IDefinition.cs [moved from Xamarin.Forms.Core/IDefinition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IDeserializer.cs [moved from Xamarin.Forms.Core/IDeserializer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IDispatcher.cs [moved from Xamarin.Forms.Core/IDispatcher.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IDispatcherProvider.cs [moved from Xamarin.Forms.Core/IDispatcherProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IEditorController.cs [moved from Xamarin.Forms.Core/IEditorController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IEffectControlProvider.cs [moved from Xamarin.Forms.Core/IEffectControlProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IElement.cs [moved from Xamarin.Forms.Core/IElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IElementConfiguration.cs [moved from Xamarin.Forms.Core/IElementConfiguration.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IElementController.cs [moved from Xamarin.Forms.Core/IElementController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IEntryController.cs [moved from Xamarin.Forms.Core/IEntryController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IExpressionSearch.cs [moved from Xamarin.Forms.Core/IExpressionSearch.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IExtendedTypeConverter.cs [moved from Xamarin.Forms.Core/IExtendedTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IFlowDirectionController.cs [moved from Xamarin.Forms.Core/IFlowDirectionController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IFontElement.cs [moved from Xamarin.Forms.Core/IFontElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IGestureController.cs [moved from Xamarin.Forms.Core/IGestureController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IGestureRecognizer.cs [moved from Xamarin.Forms.Core/IGestureRecognizer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IGridController.cs [moved from Xamarin.Forms.Core/IGridController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IImageController.cs [moved from Xamarin.Forms.Core/IImageController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IImageElement.cs [moved from Xamarin.Forms.Core/IImageElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IIsolatedStorageFile.cs [moved from Xamarin.Forms.Core/IIsolatedStorageFile.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IItemViewController.cs [moved from Xamarin.Forms.Core/IItemViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IItemsView.cs [moved from Xamarin.Forms.Core/IItemsView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ILayout.cs [moved from Xamarin.Forms.Core/ILayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ILayoutController.cs [moved from Xamarin.Forms.Core/ILayoutController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ILineHeightElement.cs [moved from Xamarin.Forms.Core/ILineHeightElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IListProxy.cs [moved from Xamarin.Forms.Core/IListProxy.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IListViewController.cs [moved from Xamarin.Forms.Core/IListViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IMarkupExtension.cs [moved from Xamarin.Forms.Core/IMarkupExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IMasterDetailPageController.cs [moved from Xamarin.Forms.Core/IMasterDetailPageController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IMenuItemController.cs [moved from Xamarin.Forms.Core/IMenuItemController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IMultiPageController.cs [moved from Xamarin.Forms.Core/IMultiPageController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/INativeBindingService.cs [moved from Xamarin.Forms.Core/INativeBindingService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/INativeValueConverterService.cs [moved from Xamarin.Forms.Core/INativeValueConverterService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/INavigation.cs [moved from Xamarin.Forms.Core/INavigation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/INavigationPageController.cs [moved from Xamarin.Forms.Core/INavigationPageController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IOpenGlViewController.cs [moved from Xamarin.Forms.Core/IOpenGlViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IPaddingElement.cs [moved from Xamarin.Forms.Core/IPaddingElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IPageContainer.cs [moved from Xamarin.Forms.Core/IPageContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IPageController.cs [moved from Xamarin.Forms.Core/IPageController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IPanGestureController.cs [moved from Xamarin.Forms.Core/IPanGestureController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IPinchGestureController.cs [moved from Xamarin.Forms.Core/IPinchGestureController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IPlaceholderElement.cs [moved from Xamarin.Forms.Core/IPlaceholderElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IPlatformElementConfiguration.cs [moved from Xamarin.Forms.Core/IPlatformElementConfiguration.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IPlatformServices.cs [moved from Xamarin.Forms.Core/IPlatformServices.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IPropertyPropagationController.cs [moved from Xamarin.Forms.Core/IPropertyPropagationController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IProvideParentValues.cs [moved from Xamarin.Forms.Core/IProvideParentValues.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IProvideValueTarget.cs [moved from Xamarin.Forms.Core/IProvideValueTarget.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IRegisterable.cs [moved from Xamarin.Forms.Core/IRegisterable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IResourceDictionary.cs [moved from Xamarin.Forms.Core/IResourceDictionary.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IResourcesProvider.cs [moved from Xamarin.Forms.Core/IResourcesProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IRootObjectProvider.cs [moved from Xamarin.Forms.Core/IRootObjectProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IScrollViewController.cs [moved from Xamarin.Forms.Core/IScrollViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ISearchBarController.cs [moved from Xamarin.Forms.Core/ISearchBarController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IServiceProviderExtensions.cs [moved from Xamarin.Forms.Core/IServiceProviderExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ISliderController.cs [moved from Xamarin.Forms.Core/ISliderController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ISpatialElement.cs [moved from Xamarin.Forms.Core/ISpatialElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IStreamImageSource.cs [moved from Xamarin.Forms.Core/IStreamImageSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IStyle.cs [moved from Xamarin.Forms.Core/IStyle.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IStyleElement.cs [moved from Xamarin.Forms.Core/IStyleElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ISwipeGestureController.cs [moved from Xamarin.Forms.Core/ISwipeGestureController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ISwipeItem.cs [moved from Xamarin.Forms.Core/ISwipeItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ISwipeViewController.cs [moved from Xamarin.Forms.Core/ISwipeViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ISystemResourcesProvider.cs [moved from Xamarin.Forms.Core/ISystemResourcesProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ITableModel.cs [moved from Xamarin.Forms.Core/ITableModel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ITableViewController.cs [moved from Xamarin.Forms.Core/ITableViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ITemplatedItemsList.cs [moved from Xamarin.Forms.Core/ITemplatedItemsList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ITemplatedItemsListScrollToRequestedEventArgs.cs [moved from Xamarin.Forms.Core/ITemplatedItemsListScrollToRequestedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ITemplatedItemsView.cs [moved from Xamarin.Forms.Core/ITemplatedItemsView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ITextAlignmentElement.cs [moved from Xamarin.Forms.Core/ITextAlignmentElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ITextElement.cs [moved from Xamarin.Forms.Core/ITextElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IValueConverter.cs [moved from Xamarin.Forms.Core/IValueConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IValueConverterProvider.cs [moved from Xamarin.Forms.Core/IValueConverterProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IValueProvider.cs [moved from Xamarin.Forms.Core/IValueProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IViewContainer.cs [moved from Xamarin.Forms.Core/IViewContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IViewController.cs [moved from Xamarin.Forms.Core/IViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IVisualController.cs [moved from Xamarin.Forms.Core/IVisualController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IVisualElementController.cs [moved from Xamarin.Forms.Core/IVisualElementController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IWebViewController.cs [moved from Xamarin.Forms.Core/IWebViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IWebViewDelegate.cs [moved from Xamarin.Forms.Core/IWebViewDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IXamlTypeResolver.cs [moved from Xamarin.Forms.Core/IXamlTypeResolver.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IXmlLineInfoProvider.cs [moved from Xamarin.Forms.Core/IXmlLineInfoProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Image.cs [moved from Xamarin.Forms.Core/Image.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ImageButton.cs [moved from Xamarin.Forms.Core/ImageButton.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ImageElement.cs [moved from Xamarin.Forms.Core/ImageElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ImageSource.cs [moved from Xamarin.Forms.Core/ImageSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ImageSourceConverter.cs [moved from Xamarin.Forms.Core/ImageSourceConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IndicatorShape.cs [moved from Xamarin.Forms.Core/IndicatorShape.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IndicatorStackLayout.cs [moved from Xamarin.Forms.Core/IndicatorStackLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/IndicatorView.cs [moved from Xamarin.Forms.Core/IndicatorView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/InputView.cs [moved from Xamarin.Forms.Core/InputView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/AttachedCollection.cs [moved from Xamarin.Forms.Core/Interactivity/AttachedCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/Behavior.cs [moved from Xamarin.Forms.Core/Interactivity/Behavior.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/BindingCondition.cs [moved from Xamarin.Forms.Core/Interactivity/BindingCondition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/Condition.cs [moved from Xamarin.Forms.Core/Interactivity/Condition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/DataTrigger.cs [moved from Xamarin.Forms.Core/Interactivity/DataTrigger.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/EventTrigger.cs [moved from Xamarin.Forms.Core/Interactivity/EventTrigger.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/IAttachedObject.cs [moved from Xamarin.Forms.Core/Interactivity/IAttachedObject.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/MultiCondition.cs [moved from Xamarin.Forms.Core/Interactivity/MultiCondition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/MultiTrigger.cs [moved from Xamarin.Forms.Core/Interactivity/MultiTrigger.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/PropertyCondition.cs [moved from Xamarin.Forms.Core/Interactivity/PropertyCondition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/Trigger.cs [moved from Xamarin.Forms.Core/Interactivity/Trigger.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/TriggerAction.cs [moved from Xamarin.Forms.Core/Interactivity/TriggerAction.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Interactivity/TriggerBase.cs [moved from Xamarin.Forms.Core/Interactivity/TriggerBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/AsyncValue.cs [moved from Xamarin.Forms.Core/Internals/AsyncValue.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/CellExtensions.cs [moved from Xamarin.Forms.Core/Internals/CellExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/DynamicResource.cs [moved from Xamarin.Forms.Core/Internals/DynamicResource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/EffectUtilities.cs [moved from Xamarin.Forms.Core/Internals/EffectUtilities.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/EvalRequested.cs [moved from Xamarin.Forms.Core/Internals/EvalRequested.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/IDataTemplate.cs [moved from Xamarin.Forms.Core/Internals/IDataTemplate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/IDynamicResourceHandler.cs [moved from Xamarin.Forms.Core/Internals/IDynamicResourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/INameScope.cs [moved from Xamarin.Forms.Core/Internals/INameScope.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/INamescopeProvider.cs [moved from Xamarin.Forms.Core/Internals/INamescopeProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/IPlatform.cs [moved from Xamarin.Forms.Core/Internals/IPlatform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/ImageParser.cs [moved from Xamarin.Forms.Core/Internals/ImageParser.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/InvalidationTrigger.cs [moved from Xamarin.Forms.Core/Internals/InvalidationTrigger.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/Legacy/FileAccess.cs [moved from Xamarin.Forms.Core/Internals/Legacy/FileAccess.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/Legacy/FileMode.cs [moved from Xamarin.Forms.Core/Internals/Legacy/FileMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/Legacy/FileShare.cs [moved from Xamarin.Forms.Core/Internals/Legacy/FileShare.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/NameScope.cs [moved from Xamarin.Forms.Core/Internals/NameScope.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/NavigationRequestType.cs [moved from Xamarin.Forms.Core/Internals/NavigationRequestType.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/NavigationRequestedEventArgs.cs [moved from Xamarin.Forms.Core/Internals/NavigationRequestedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/NotifyCollectionChangedEventArgsEx.cs [moved from Xamarin.Forms.Core/Internals/NotifyCollectionChangedEventArgsEx.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/NotifyCollectionChangedEventArgsExtensions.cs [moved from Xamarin.Forms.Core/Internals/NotifyCollectionChangedEventArgsExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/PageExtensions.cs [moved from Xamarin.Forms.Core/Internals/PageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/PreserveAttribute.cs [moved from Xamarin.Forms.Core/Internals/PreserveAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/ProfilePage.cs [moved from Xamarin.Forms.Core/Internals/ProfilePage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/PropertyPropagationExtensions.cs [moved from Xamarin.Forms.Core/Internals/PropertyPropagationExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/ResourceLoader.cs [moved from Xamarin.Forms.Core/Internals/ResourceLoader.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/Ticker.cs [moved from Xamarin.Forms.Core/Internals/Ticker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Internals/ToolbarTracker.cs [moved from Xamarin.Forms.Core/Internals/ToolbarTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/InvalidNavigationException.cs [moved from Xamarin.Forms.Core/InvalidNavigationException.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/InvalidationEventArgs.cs [moved from Xamarin.Forms.Core/InvalidationEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ItemTappedEventArgs.cs [moved from Xamarin.Forms.Core/ItemTappedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ItemVisibilityEventArgs.cs [moved from Xamarin.Forms.Core/ItemVisibilityEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/CarouselLayoutTypeConverter.cs [moved from Xamarin.Forms.Core/Items/CarouselLayoutTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/CarouselView.cs [moved from Xamarin.Forms.Core/Items/CarouselView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/CollectionView.cs [moved from Xamarin.Forms.Core/Items/CollectionView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/CurrentItemChangedEventArgs.cs [moved from Xamarin.Forms.Core/Items/CurrentItemChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/GridItemsLayout.cs [moved from Xamarin.Forms.Core/Items/GridItemsLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/GroupableItemsView.cs [moved from Xamarin.Forms.Core/Items/GroupableItemsView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/IItemsLayout.cs [moved from Xamarin.Forms.Core/Items/IItemsLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/ItemSizingStrategy.cs [moved from Xamarin.Forms.Core/Items/ItemSizingStrategy.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/ItemsLayout.cs [moved from Xamarin.Forms.Core/Items/ItemsLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/ItemsLayoutOrientation.cs [moved from Xamarin.Forms.Core/Items/ItemsLayoutOrientation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/ItemsLayoutTypeConverter.cs [moved from Xamarin.Forms.Core/Items/ItemsLayoutTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/ItemsUpdatingScrollMode.cs [moved from Xamarin.Forms.Core/Items/ItemsUpdatingScrollMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/ItemsView.cs [moved from Xamarin.Forms.Core/Items/ItemsView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/ItemsViewScrolledEventArgs.cs [moved from Xamarin.Forms.Core/Items/ItemsViewScrolledEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/LinearItemsLayout.cs [moved from Xamarin.Forms.Core/Items/LinearItemsLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/PositionChangedEventArgs.cs [moved from Xamarin.Forms.Core/Items/PositionChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/ScrollToRequestEventArgs.cs [moved from Xamarin.Forms.Core/Items/ScrollToRequestEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/SelectableItemsView.cs [moved from Xamarin.Forms.Core/Items/SelectableItemsView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/SelectionChangedEventArgs.cs [moved from Xamarin.Forms.Core/Items/SelectionChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/SelectionList.cs [moved from Xamarin.Forms.Core/Items/SelectionList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/SelectionMode.cs [moved from Xamarin.Forms.Core/Items/SelectionMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/SnapPointsAlignment.cs [moved from Xamarin.Forms.Core/Items/SnapPointsAlignment.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/SnapPointsType.cs [moved from Xamarin.Forms.Core/Items/SnapPointsType.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Items/StructuredItemsView.cs [moved from Xamarin.Forms.Core/Items/StructuredItemsView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ItemsView.cs [moved from Xamarin.Forms.Core/ItemsView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Keyboard.cs [moved from Xamarin.Forms.Core/Keyboard.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/KeyboardFlags.cs [moved from Xamarin.Forms.Core/KeyboardFlags.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/KeyboardTypeConverter.cs [moved from Xamarin.Forms.Core/KeyboardTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Label.cs [moved from Xamarin.Forms.Core/Label.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Layout.cs [moved from Xamarin.Forms.Core/Layout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LayoutAlignment.cs [moved from Xamarin.Forms.Core/LayoutAlignment.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LayoutAlignmentExtensions.cs [moved from Xamarin.Forms.Core/LayoutAlignmentExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LayoutConstraint.cs [moved from Xamarin.Forms.Core/LayoutConstraint.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LayoutExpandFlag.cs [moved from Xamarin.Forms.Core/LayoutExpandFlag.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LayoutOptions.cs [moved from Xamarin.Forms.Core/LayoutOptions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LayoutOptionsConverter.cs [moved from Xamarin.Forms.Core/LayoutOptionsConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LineBreakMode.cs [moved from Xamarin.Forms.Core/LineBreakMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LineHeightElement.cs [moved from Xamarin.Forms.Core/LineHeightElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ListProxy.cs [moved from Xamarin.Forms.Core/ListProxy.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ListProxyChangedEventArgs.cs [moved from Xamarin.Forms.Core/ListProxyChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ListStringTypeConverter.cs [moved from Xamarin.Forms.Core/ListStringTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ListView.cs [moved from Xamarin.Forms.Core/ListView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ListViewCachingStrategy.cs [moved from Xamarin.Forms.Core/ListViewCachingStrategy.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ListViewSelectionMode.cs [moved from Xamarin.Forms.Core/ListViewSelectionMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LockableObservableListWrapper.cs [moved from Xamarin.Forms.Core/LockableObservableListWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LockingSemaphore.cs [moved from Xamarin.Forms.Core/LockingSemaphore.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Log.cs [moved from Xamarin.Forms.Core/Log.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/LogListener.cs [moved from Xamarin.Forms.Core/LogListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/MasterBehavior.cs [moved from Xamarin.Forms.Core/MasterBehavior.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/MasterDetailPage.cs [moved from Xamarin.Forms.Core/MasterDetailPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/MeasureFlags.cs [moved from Xamarin.Forms.Core/MeasureFlags.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Menu.cs [moved from Xamarin.Forms.Core/Menu.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/MenuItem.cs [moved from Xamarin.Forms.Core/MenuItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/MergedStyle.cs [moved from Xamarin.Forms.Core/MergedStyle.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/MessagingCenter.cs [moved from Xamarin.Forms.Core/MessagingCenter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ModalEventArgs.cs [moved from Xamarin.Forms.Core/ModalEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ModalPoppedEventArgs.cs [moved from Xamarin.Forms.Core/ModalPoppedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ModalPoppingEventArgs.cs [moved from Xamarin.Forms.Core/ModalPoppingEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ModalPushedEventArgs.cs [moved from Xamarin.Forms.Core/ModalPushedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ModalPushingEventArgs.cs [moved from Xamarin.Forms.Core/ModalPushingEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/MultiPage.cs [moved from Xamarin.Forms.Core/MultiPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/NameScopeExtensions.cs [moved from Xamarin.Forms.Core/NameScopeExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/NamedSize.cs [moved from Xamarin.Forms.Core/NamedSize.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/NativeBindingHelpers.cs [moved from Xamarin.Forms.Core/NativeBindingHelpers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/NavigationEventArgs.cs [moved from Xamarin.Forms.Core/NavigationEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/NavigationModel.cs [moved from Xamarin.Forms.Core/NavigationModel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/NavigationPage.cs [moved from Xamarin.Forms.Core/NavigationPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/NavigationProxy.cs [moved from Xamarin.Forms.Core/NavigationProxy.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/NullEffect.cs [moved from Xamarin.Forms.Core/NullEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/NumericExtensions.cs [moved from Xamarin.Forms.Core/NumericExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/NumericKeyboard.cs [moved from Xamarin.Forms.Core/NumericKeyboard.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ObservableList.cs [moved from Xamarin.Forms.Core/ObservableList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ObservableWrapper.cs [moved from Xamarin.Forms.Core/ObservableWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/OnIdiom.cs [moved from Xamarin.Forms.Core/OnIdiom.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/OnPlatform.cs [moved from Xamarin.Forms.Core/OnPlatform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/OpenGLView.cs [moved from Xamarin.Forms.Core/OpenGLView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/OrderedDictionary.cs [moved from Xamarin.Forms.Core/OrderedDictionary.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PaddingElement.cs [moved from Xamarin.Forms.Core/PaddingElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Page.cs [moved from Xamarin.Forms.Core/Page.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PanGestureRecognizer.cs [moved from Xamarin.Forms.Core/PanGestureRecognizer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PanUpdatedEventArgs.cs [moved from Xamarin.Forms.Core/PanUpdatedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ParameterAttribute.cs [moved from Xamarin.Forms.Core/ParameterAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Performance.cs [moved from Xamarin.Forms.Core/Performance.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Picker.cs [moved from Xamarin.Forms.Core/Picker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PinchGestureRecognizer.cs [moved from Xamarin.Forms.Core/PinchGestureRecognizer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PinchGestureUpdatedEventArgs.cs [moved from Xamarin.Forms.Core/PinchGestureUpdatedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlaceholderElement.cs [moved from Xamarin.Forms.Core/PlaceholderElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/ExtensionPoints.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/ExtensionPoints.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Entry.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Entry.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/FocusDirection.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/FocusDirection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/FontWeight.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/FontWeight.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Image.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Image.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Label.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Label.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/NavigationPage.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/NavigationPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/OptionalFeatureValues.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/OptionalFeatureValues.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Page.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Page.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/ProgressBar.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/ProgressBar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/StyleValues.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/StyleValues.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/VisualElement.cs [moved from Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/VisualElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformConfigurationRegistry.cs [moved from Xamarin.Forms.Core/PlatformConfigurationRegistry.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PlatformEffect.cs [moved from Xamarin.Forms.Core/PlatformEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Point.cs [moved from Xamarin.Forms.Core/Point.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PointTypeConverter.cs [moved from Xamarin.Forms.Core/PointTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PoppedToRootEventArgs.cs [moved from Xamarin.Forms.Core/PoppedToRootEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Profiler.cs [moved from Xamarin.Forms.Core/Profiler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ProgressBar.cs [moved from Xamarin.Forms.Core/ProgressBar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PromptArguments.cs [moved from Xamarin.Forms.Core/PromptArguments.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Core/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PropertyChangingEventArgs.cs [moved from Xamarin.Forms.Core/PropertyChangingEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/PropertyChangingEventHandler.cs [moved from Xamarin.Forms.Core/PropertyChangingEventHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ProvideCompiledAttribute.cs [moved from Xamarin.Forms.Core/ProvideCompiledAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ReadOnlyCastingList.cs [moved from Xamarin.Forms.Core/ReadOnlyCastingList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ReadOnlyListAdapter.cs [moved from Xamarin.Forms.Core/ReadOnlyListAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Rectangle.cs [moved from Xamarin.Forms.Core/Rectangle.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RectangleTypeConverter.cs [moved from Xamarin.Forms.Core/RectangleTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ReferenceTypeConverter.cs [moved from Xamarin.Forms.Core/ReferenceTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ReflectionExtensions.cs [moved from Xamarin.Forms.Core/ReflectionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RefreshView.cs [moved from Xamarin.Forms.Core/RefreshView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Region.cs [moved from Xamarin.Forms.Core/Region.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Registrar.cs [moved from Xamarin.Forms.Core/Registrar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RelativeBindingSource.cs [moved from Xamarin.Forms.Core/RelativeBindingSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RelativeBindingSourceMode.cs [moved from Xamarin.Forms.Core/RelativeBindingSourceMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RelativeLayout.cs [moved from Xamarin.Forms.Core/RelativeLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RenderWithAttribute.cs [moved from Xamarin.Forms.Core/RenderWithAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ResolutionGroupNameAttribute.cs [moved from Xamarin.Forms.Core/ResolutionGroupNameAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ResourceDictionary.cs [moved from Xamarin.Forms.Core/ResourceDictionary.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ResourcesChangedEventArgs.cs [moved from Xamarin.Forms.Core/ResourcesChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ResourcesExtensions.cs [moved from Xamarin.Forms.Core/ResourcesExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ReturnType.cs [moved from Xamarin.Forms.Core/ReturnType.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RouteFactory.cs [moved from Xamarin.Forms.Core/RouteFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Routing.cs [moved from Xamarin.Forms.Core/Routing.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RoutingEffect.cs [moved from Xamarin.Forms.Core/RoutingEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RowDefinition.cs [moved from Xamarin.Forms.Core/RowDefinition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RowDefinitionCollection.cs [moved from Xamarin.Forms.Core/RowDefinitionCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/RuntimeNamePropertyAttribute.cs [moved from Xamarin.Forms.Core/RuntimeNamePropertyAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ScrollBarVisibility.cs [moved from Xamarin.Forms.Core/ScrollBarVisibility.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ScrollMode.cs [moved from Xamarin.Forms.Core/ScrollMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ScrollOrientation.cs [moved from Xamarin.Forms.Core/ScrollOrientation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ScrollToMode.cs [moved from Xamarin.Forms.Core/ScrollToMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ScrollToPosition.cs [moved from Xamarin.Forms.Core/ScrollToPosition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ScrollToRequestedEventArgs.cs [moved from Xamarin.Forms.Core/ScrollToRequestedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ScrollView.cs [moved from Xamarin.Forms.Core/ScrollView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ScrolledEventArgs.cs [moved from Xamarin.Forms.Core/ScrolledEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SearchBar.cs [moved from Xamarin.Forms.Core/SearchBar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SearchBoxVisibility.cs [moved from Xamarin.Forms.Core/SearchBoxVisibility.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SelectedItemChangedEventArgs.cs [moved from Xamarin.Forms.Core/SelectedItemChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SelectedPositionChangedEventArgs.cs [moved from Xamarin.Forms.Core/SelectedPositionChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SeparatorMenuItem.cs [moved from Xamarin.Forms.Core/SeparatorMenuItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SeparatorVisibility.cs [moved from Xamarin.Forms.Core/SeparatorVisibility.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Setter.cs [moved from Xamarin.Forms.Core/Setter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SettersExtensions.cs [moved from Xamarin.Forms.Core/SettersExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/BackButtonBehavior.cs [moved from Xamarin.Forms.Core/Shell/BackButtonBehavior.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/BaseShellItem.cs [moved from Xamarin.Forms.Core/Shell/BaseShellItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/FlyoutDisplayOptions.cs [moved from Xamarin.Forms.Core/Shell/FlyoutDisplayOptions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ISearchHandlerController.cs [moved from Xamarin.Forms.Core/Shell/ISearchHandlerController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/IShellAppearanceElement.cs [moved from Xamarin.Forms.Core/Shell/IShellAppearanceElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/IShellContentController.cs [moved from Xamarin.Forms.Core/Shell/IShellContentController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/IShellContentInsetObserver.cs [moved from Xamarin.Forms.Core/Shell/IShellContentInsetObserver.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/IShellController.cs [moved from Xamarin.Forms.Core/Shell/IShellController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/IShellItemController.cs [moved from Xamarin.Forms.Core/Shell/IShellItemController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/IShellSectionController.cs [moved from Xamarin.Forms.Core/Shell/IShellSectionController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ITabStopElement.cs [moved from Xamarin.Forms.Core/Shell/ITabStopElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/MenuItemCollection.cs [moved from Xamarin.Forms.Core/Shell/MenuItemCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/MenuShellItem.cs [moved from Xamarin.Forms.Core/Shell/MenuShellItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/NavigableElement.cs [moved from Xamarin.Forms.Core/Shell/NavigableElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/QueryPropertyAttribute.cs [moved from Xamarin.Forms.Core/Shell/QueryPropertyAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/SearchHandler.cs [moved from Xamarin.Forms.Core/Shell/SearchHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/Shell.cs [moved from Xamarin.Forms.Core/Shell/Shell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellAppearance.cs [moved from Xamarin.Forms.Core/Shell/ShellAppearance.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellContent.cs [moved from Xamarin.Forms.Core/Shell/ShellContent.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellContentCollection.cs [moved from Xamarin.Forms.Core/Shell/ShellContentCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellExtensions.cs [moved from Xamarin.Forms.Core/Shell/ShellExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellGroupItem.cs [moved from Xamarin.Forms.Core/Shell/ShellGroupItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellItem.cs [moved from Xamarin.Forms.Core/Shell/ShellItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellItemCollection.cs [moved from Xamarin.Forms.Core/Shell/ShellItemCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellNavigatedEventArgs.cs [moved from Xamarin.Forms.Core/Shell/ShellNavigatedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellNavigatingEventArgs.cs [moved from Xamarin.Forms.Core/Shell/ShellNavigatingEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellNavigationSource.cs [moved from Xamarin.Forms.Core/Shell/ShellNavigationSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellNavigationState.cs [moved from Xamarin.Forms.Core/Shell/ShellNavigationState.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellSection.cs [moved from Xamarin.Forms.Core/Shell/ShellSection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellSectionCollection.cs [moved from Xamarin.Forms.Core/Shell/ShellSectionCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Shell/ShellUriHandler.cs [moved from Xamarin.Forms.Core/Shell/ShellUriHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Size.cs [moved from Xamarin.Forms.Core/Size.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SizeRequest.cs [moved from Xamarin.Forms.Core/SizeRequest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SizeTypeConverter.cs [moved from Xamarin.Forms.Core/SizeTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Slider.cs [moved from Xamarin.Forms.Core/Slider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Span.cs [moved from Xamarin.Forms.Core/Span.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StackLayout.cs [moved from Xamarin.Forms.Core/StackLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StackOrientation.cs [moved from Xamarin.Forms.Core/StackOrientation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Stepper.cs [moved from Xamarin.Forms.Core/Stepper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StreamImageSource.cs [moved from Xamarin.Forms.Core/StreamImageSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StreamWrapper.cs [moved from Xamarin.Forms.Core/StreamWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Style.cs [moved from Xamarin.Forms.Core/Style.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StyleSheets/CharExtensions.cs [moved from Xamarin.Forms.Core/StyleSheets/CharExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StyleSheets/CssReader.cs [moved from Xamarin.Forms.Core/StyleSheets/CssReader.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StyleSheets/IStyleSelectable.cs [moved from Xamarin.Forms.Core/StyleSheets/IStyleSelectable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StyleSheets/Selector.cs [moved from Xamarin.Forms.Core/StyleSheets/Selector.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StyleSheets/Style.cs [moved from Xamarin.Forms.Core/StyleSheets/Style.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StyleSheets/StylePropertyAttribute.cs [moved from Xamarin.Forms.Core/StyleSheets/StylePropertyAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StyleSheets/StyleSheet.cs [moved from Xamarin.Forms.Core/StyleSheets/StyleSheet.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StyleSheets/StyleSheetExtensions.cs [moved from Xamarin.Forms.Core/StyleSheets/StyleSheetExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StyleSheets/StyleSheetServiceProvider.cs [moved from Xamarin.Forms.Core/StyleSheets/StyleSheetServiceProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/StyleSheets/TextReaderExtensions.cs [moved from Xamarin.Forms.Core/StyleSheets/TextReaderExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SwipeBehaviorOnInvoked.cs [moved from Xamarin.Forms.Core/SwipeBehaviorOnInvoked.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SwipeDirection.cs [moved from Xamarin.Forms.Core/SwipeDirection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SwipeEventArgs.cs [moved from Xamarin.Forms.Core/SwipeEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SwipeGestureRecognizer.cs [moved from Xamarin.Forms.Core/SwipeGestureRecognizer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SwipeItem.cs [moved from Xamarin.Forms.Core/SwipeItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SwipeItemView.cs [moved from Xamarin.Forms.Core/SwipeItemView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SwipeItems.cs [moved from Xamarin.Forms.Core/SwipeItems.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SwipeMode.cs [moved from Xamarin.Forms.Core/SwipeMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SwipeView.cs [moved from Xamarin.Forms.Core/SwipeView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SwipedEventArgs.cs [moved from Xamarin.Forms.Core/SwipedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Switch.cs [moved from Xamarin.Forms.Core/Switch.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/SynchronizedList.cs [moved from Xamarin.Forms.Core/SynchronizedList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TabIndexExtensions.cs [moved from Xamarin.Forms.Core/TabIndexExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TabbedPage.cs [moved from Xamarin.Forms.Core/TabbedPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TableIntent.cs [moved from Xamarin.Forms.Core/TableIntent.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TableModel.cs [moved from Xamarin.Forms.Core/TableModel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TableRoot.cs [moved from Xamarin.Forms.Core/TableRoot.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TableSection.cs [moved from Xamarin.Forms.Core/TableSection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TableSectionBase.cs [moved from Xamarin.Forms.Core/TableSectionBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TableView.cs [moved from Xamarin.Forms.Core/TableView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TapGestureRecognizer.cs [moved from Xamarin.Forms.Core/TapGestureRecognizer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TappedEventArgs.cs [moved from Xamarin.Forms.Core/TappedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TargetIdiom.cs [moved from Xamarin.Forms.Core/TargetIdiom.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TargetPlatform.cs [moved from Xamarin.Forms.Core/TargetPlatform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TelephoneKeyboard.cs [moved from Xamarin.Forms.Core/TelephoneKeyboard.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TemplateBinding.cs [moved from Xamarin.Forms.Core/TemplateBinding.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TemplateExtensions.cs [moved from Xamarin.Forms.Core/TemplateExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TemplateUtilities.cs [moved from Xamarin.Forms.Core/TemplateUtilities.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TemplatedItemsList.cs [moved from Xamarin.Forms.Core/TemplatedItemsList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TemplatedPage.cs [moved from Xamarin.Forms.Core/TemplatedPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TemplatedView.cs [moved from Xamarin.Forms.Core/TemplatedView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TextAlignment.cs [moved from Xamarin.Forms.Core/TextAlignment.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TextAlignmentElement.cs [moved from Xamarin.Forms.Core/TextAlignmentElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TextChangedEventArgs.cs [moved from Xamarin.Forms.Core/TextChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TextElement.cs [moved from Xamarin.Forms.Core/TextElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TextKeyboard.cs [moved from Xamarin.Forms.Core/TextKeyboard.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TextType.cs [moved from Xamarin.Forms.Core/TextType.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Thickness.cs [moved from Xamarin.Forms.Core/Thickness.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ThicknessTypeConverter.cs [moved from Xamarin.Forms.Core/ThicknessTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TimePicker.cs [moved from Xamarin.Forms.Core/TimePicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ToStringValueConverter.cs [moved from Xamarin.Forms.Core/ToStringValueConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ToggledEventArgs.cs [moved from Xamarin.Forms.Core/ToggledEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ToolbarItem.cs [moved from Xamarin.Forms.Core/ToolbarItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ToolbarItemEventArgs.cs [moved from Xamarin.Forms.Core/ToolbarItemEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ToolbarItemOrder.cs [moved from Xamarin.Forms.Core/ToolbarItemOrder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TrackableCollection.cs [moved from Xamarin.Forms.Core/TrackableCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Tweener.cs [moved from Xamarin.Forms.Core/Tweener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TypeConversionAttribute.cs [moved from Xamarin.Forms.Core/TypeConversionAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TypeConverter.cs [moved from Xamarin.Forms.Core/TypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TypeConverterAttribute.cs [moved from Xamarin.Forms.Core/TypeConverterAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TypeTypeConverter.cs [moved from Xamarin.Forms.Core/TypeTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/TypedBinding.cs [moved from Xamarin.Forms.Core/TypedBinding.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/UnsolvableConstraintsException.cs [moved from Xamarin.Forms.Core/UnsolvableConstraintsException.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/UriImageSource.cs [moved from Xamarin.Forms.Core/UriImageSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/UriTypeConverter.cs [moved from Xamarin.Forms.Core/UriTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/UrlKeyboard.cs [moved from Xamarin.Forms.Core/UrlKeyboard.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/UrlWebViewSource.cs [moved from Xamarin.Forms.Core/UrlWebViewSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ValueChangedEventArgs.cs [moved from Xamarin.Forms.Core/ValueChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Vec2.cs [moved from Xamarin.Forms.Core/Vec2.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/View.cs [moved from Xamarin.Forms.Core/View.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ViewExtensions.cs [moved from Xamarin.Forms.Core/ViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/ViewState.cs [moved from Xamarin.Forms.Core/ViewState.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/VisualElement.cs [moved from Xamarin.Forms.Core/VisualElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/VisualElement_StyleSheet.cs [moved from Xamarin.Forms.Core/VisualElement_StyleSheet.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/VisualStateManager.cs [moved from Xamarin.Forms.Core/VisualStateManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Visuals/IVisual.cs [moved from Xamarin.Forms.Core/Visuals/IVisual.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Visuals/VisualAttribute.cs [moved from Xamarin.Forms.Core/Visuals/VisualAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Visuals/VisualMarker.cs [moved from Xamarin.Forms.Core/Visuals/VisualMarker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Visuals/VisualTypeConverter.cs [moved from Xamarin.Forms.Core/Visuals/VisualTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/WeakEventManager.cs [moved from Xamarin.Forms.Core/WeakEventManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/WeakReferenceExtensions.cs [moved from Xamarin.Forms.Core/WeakReferenceExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/WebNavigatedEventArgs.cs [moved from Xamarin.Forms.Core/WebNavigatedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/WebNavigatingEventArgs.cs [moved from Xamarin.Forms.Core/WebNavigatingEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/WebNavigationEvent.cs [moved from Xamarin.Forms.Core/WebNavigationEvent.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/WebNavigationEventArgs.cs [moved from Xamarin.Forms.Core/WebNavigationEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/WebNavigationResult.cs [moved from Xamarin.Forms.Core/WebNavigationResult.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/WebView.cs [moved from Xamarin.Forms.Core/WebView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/WebViewSource.cs [moved from Xamarin.Forms.Core/WebViewSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/WebViewSourceTypeConverter.cs [moved from Xamarin.Forms.Core/WebViewSourceTypeConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Xamarin.Forms.Core.csproj [moved from Xamarin.Forms.Core/Xamarin.Forms.Core.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Xaml/Diagnostics/DebuggerHelper.cs [moved from Xamarin.Forms.Core/Xaml/Diagnostics/DebuggerHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Xaml/Diagnostics/VisualDiagnostics.cs [moved from Xamarin.Forms.Core/Xaml/Diagnostics/VisualDiagnostics.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Xaml/Diagnostics/VisualTreeChangeEventArgs.cs [moved from Xamarin.Forms.Core/Xaml/Diagnostics/VisualTreeChangeEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Xaml/Diagnostics/XamlSourceInfo.cs [moved from Xamarin.Forms.Core/Xaml/Diagnostics/XamlSourceInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Xaml/IReferenceProvider.cs [moved from Xamarin.Forms.Core/Xaml/IReferenceProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Xaml/IResourcesLoader.cs [moved from Xamarin.Forms.Core/Xaml/IResourcesLoader.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Xaml/TypeConversionExtensions.cs [moved from Xamarin.Forms.Core/Xaml/TypeConversionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Xaml/ValueConverterProvider.cs [moved from Xamarin.Forms.Core/Xaml/ValueConverterProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/Xaml/XamlResourceIdAttribute.cs [moved from Xamarin.Forms.Core/Xaml/XamlResourceIdAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/XamlParseException.cs [moved from Xamarin.Forms.Core/XamlParseException.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/XmlLineInfo.cs [moved from Xamarin.Forms.Core/XmlLineInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/XmlnsDefinitionAttribute.cs [moved from Xamarin.Forms.Core/XmlnsDefinitionAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Core/XmlnsPrefixAttribute.cs [moved from Xamarin.Forms.Core/XmlnsPrefixAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.CustomAttributes/TestAttributes.cs [moved from Xamarin.Forms.CustomAttributes/TestAttributes.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.CustomAttributes/UiTestAttribute.cs [moved from Xamarin.Forms.CustomAttributes/UiTestAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.CustomAttributes/Xamarin.Forms.CustomAttributes.csproj [moved from Xamarin.Forms.CustomAttributes/Xamarin.Forms.CustomAttributes.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.Android/FormsMaps.cs [moved from Xamarin.Forms.Maps.Android/FormsMaps.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.Android/GeocoderBackend.cs [moved from Xamarin.Forms.Maps.Android/GeocoderBackend.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.Android/MapRenderer.cs [moved from Xamarin.Forms.Maps.Android/MapRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.Android/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Maps.Android/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.Android/Xamarin.Forms.Maps.Android.csproj [moved from Xamarin.Forms.Maps.Android/Xamarin.Forms.Maps.Android.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.GTK/FormsMaps.cs [moved from Xamarin.Forms.Maps.GTK/FormsMaps.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.GTK/GeocoderBackend.cs [moved from Xamarin.Forms.Maps.GTK/GeocoderBackend.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.GTK/Location.cs [moved from Xamarin.Forms.Maps.GTK/Location.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.GTK/MapRenderer.cs [moved from Xamarin.Forms.Maps.GTK/MapRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.GTK/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Maps.GTK/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.GTK/Xamarin.Forms.Maps.GTK.csproj [moved from Xamarin.Forms.Maps.GTK/Xamarin.Forms.Maps.GTK.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.GTK/app.config [moved from Xamarin.Forms.Platform.GTK/app.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.MacOS/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Maps.MacOS/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.MacOS/Xamarin.Forms.Maps.macOS.csproj [moved from Xamarin.Forms.Maps.MacOS/Xamarin.Forms.Maps.macOS.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.Tizen/FormsMaps.cs [moved from Xamarin.Forms.Maps.Tizen/FormsMaps.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.Tizen/GeocoderBackend.cs [moved from Xamarin.Forms.Maps.Tizen/GeocoderBackend.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.Tizen/MapRenderer.cs [moved from Xamarin.Forms.Maps.Tizen/MapRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.Tizen/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Maps.Tizen/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj [moved from Xamarin.Forms.Maps.Tizen/Xamarin.Forms.Maps.Tizen.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.UWP/FormsMaps.cs [moved from Xamarin.Forms.Maps.UWP/FormsMaps.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.UWP/GeocoderBackend.cs [moved from Xamarin.Forms.Maps.UWP/GeocoderBackend.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.UWP/MapRenderer.cs [moved from Xamarin.Forms.Maps.UWP/MapRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.UWP/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Maps.UWP/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.UWP/Properties/Xamarin.Forms.Maps.UWP.rd.xml [moved from Xamarin.Forms.Maps.UWP/Properties/Xamarin.Forms.Maps.UWP.rd.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.UWP/PushPin.cs [moved from Xamarin.Forms.Maps.UWP/PushPin.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.UWP/Xamarin.Forms.Maps.UWP.csproj [moved from Xamarin.Forms.Maps.UWP/Xamarin.Forms.Maps.UWP.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.WPF/FormsMaps.cs [moved from Xamarin.Forms.Maps.WPF/FormsMaps.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.WPF/FormsPushPin.cs [moved from Xamarin.Forms.Maps.WPF/FormsPushPin.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.WPF/GeocoderBackend.cs [moved from Xamarin.Forms.Maps.WPF/GeocoderBackend.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.WPF/MapRenderer.cs [moved from Xamarin.Forms.Maps.WPF/MapRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.WPF/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Maps.WPF/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.WPF/Properties/Resources.Designer.cs [moved from Xamarin.Forms.Maps.WPF/Properties/Resources.Designer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.WPF/Properties/Resources.resx [moved from Xamarin.Forms.Maps.WPF/Properties/Resources.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.WPF/Properties/Settings.Designer.cs [moved from Xamarin.Forms.Maps.WPF/Properties/Settings.Designer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.WPF/Properties/Settings.settings [moved from Xamarin.Forms.Maps.WPF/Properties/Settings.settings with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.WPF/Xamarin.Forms.Maps.WPF.csproj [moved from Xamarin.Forms.Maps.WPF/Xamarin.Forms.Maps.WPF.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.iOS/FormsMaps.cs [moved from Xamarin.Forms.Maps.iOS/FormsMaps.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.iOS/GeocoderBackend.cs [moved from Xamarin.Forms.Maps.iOS/GeocoderBackend.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.iOS/MapPool.cs [moved from Xamarin.Forms.Maps.iOS/MapPool.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.iOS/MapRenderer.cs [moved from Xamarin.Forms.Maps.iOS/MapRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.iOS/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Maps.iOS/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps.iOS/Xamarin.Forms.Maps.iOS.csproj [moved from Xamarin.Forms.Maps.iOS/Xamarin.Forms.Maps.iOS.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/Distance.cs [moved from Xamarin.Forms.Maps/Distance.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/Geocoder.cs [moved from Xamarin.Forms.Maps/Geocoder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/Map.cs [moved from Xamarin.Forms.Maps/Map.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/MapClickedEventArgs.cs [moved from Xamarin.Forms.Maps/MapClickedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/MapElement.cs [moved from Xamarin.Forms.Maps/MapElement.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/MapSpan.cs [moved from Xamarin.Forms.Maps/MapSpan.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/MapType.cs [moved from Xamarin.Forms.Maps/MapType.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/Pin.cs [moved from Xamarin.Forms.Maps/Pin.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/PinClickedEventArgs.cs [moved from Xamarin.Forms.Maps/PinClickedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/PinType.cs [moved from Xamarin.Forms.Maps/PinType.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/Polygon.cs [moved from Xamarin.Forms.Maps/Polygon.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/Polyline.cs [moved from Xamarin.Forms.Maps/Polyline.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/Position.cs [moved from Xamarin.Forms.Maps/Position.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Maps/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Maps/Xamarin.Forms.Maps.csproj [moved from Xamarin.Forms.Maps/Xamarin.Forms.Maps.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/FormsMaterial.cs [moved from Xamarin.Forms.Material.Android/FormsMaterial.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialActivityIndicatorRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialActivityIndicatorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialButtonRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialCheckBoxRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialCheckBoxRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialColors.cs [moved from Xamarin.Forms.Material.Android/MaterialColors.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialContextThemeWrapper.cs [moved from Xamarin.Forms.Material.Android/MaterialContextThemeWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialDatePickerRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialDatePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialEditorRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialEditorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialEntryRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialEntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialFormsEditText.cs [moved from Xamarin.Forms.Material.Android/MaterialFormsEditText.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialFormsEditTextBase.cs [moved from Xamarin.Forms.Material.Android/MaterialFormsEditTextBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialFormsEditTextManager.cs [moved from Xamarin.Forms.Material.Android/MaterialFormsEditTextManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialFormsTextInputLayout.cs [moved from Xamarin.Forms.Material.Android/MaterialFormsTextInputLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialFormsTextInputLayoutBase.cs [moved from Xamarin.Forms.Material.Android/MaterialFormsTextInputLayoutBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialFrameRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialFrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialPickerEditText.cs [moved from Xamarin.Forms.Material.Android/MaterialPickerEditText.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialPickerRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialPickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialPickerTextInputLayout.cs [moved from Xamarin.Forms.Material.Android/MaterialPickerTextInputLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialProgressBarRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialProgressBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialSliderRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialSliderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialStepperRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialStepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/MaterialTimePickerRenderer.cs [moved from Xamarin.Forms.Material.Android/MaterialTimePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Material.Android/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/Resources/Layout/MaterialPickerTextInput.axml [moved from Xamarin.Forms.Material.Android/Resources/Layout/MaterialPickerTextInput.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/Resources/Layout/TextInputLayoutFilledBox.axml [moved from Xamarin.Forms.Material.Android/Resources/Layout/TextInputLayoutFilledBox.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/Resources/color/white_disabled_material.xml [moved from Xamarin.Forms.Material.Android/Resources/color/white_disabled_material.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/Resources/drawable-v24/MaterialActivityIndicatorBackground.xml [moved from Xamarin.Forms.Material.Android/Resources/drawable-v24/MaterialActivityIndicatorBackground.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/Resources/drawable/MaterialActivityIndicatorBackground.xml [moved from Xamarin.Forms.Material.Android/Resources/drawable/MaterialActivityIndicatorBackground.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/Resources/drawable/MaterialProgressBar.xml [moved from Xamarin.Forms.Material.Android/Resources/drawable/MaterialProgressBar.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/Resources/values-v21/styles.xml [moved from Xamarin.Forms.Material.Android/Resources/values-v21/styles.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/Resources/values/styles.xml [moved from Xamarin.Forms.Material.Android/Resources/values/styles.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Android/Xamarin.Forms.Material.Android.csproj [moved from Xamarin.Forms.Material.Android/Xamarin.Forms.Material.Android.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/FormsMaterial.cs [moved from Xamarin.Forms.Material.Tizen/FormsMaterial.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/MaterialActivityIndicatorRenderer.cs [moved from Xamarin.Forms.Material.Tizen/MaterialActivityIndicatorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/MaterialButtonRenderer.cs [moved from Xamarin.Forms.Material.Tizen/MaterialButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/MaterialCheckBoxRenderer.cs [moved from Xamarin.Forms.Material.Tizen/MaterialCheckBoxRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/MaterialEntryRenderer.cs [moved from Xamarin.Forms.Material.Tizen/MaterialEntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/MaterialFrameRenderer.cs [moved from Xamarin.Forms.Material.Tizen/MaterialFrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/MaterialProgressBarRenderer.cs [moved from Xamarin.Forms.Material.Tizen/MaterialProgressBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/MaterialSliderRenderer.cs [moved from Xamarin.Forms.Material.Tizen/MaterialSliderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/MaterialStepperRenderer.cs [moved from Xamarin.Forms.Material.Tizen/MaterialStepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/Native/MCanvas.cs [moved from Xamarin.Forms.Material.Tizen/Native/MCanvas.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/Shell/MaterialNavigationDrawer.cs [moved from Xamarin.Forms.Material.Tizen/Shell/MaterialNavigationDrawer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/Shell/MaterialNavigationView.cs [moved from Xamarin.Forms.Material.Tizen/Shell/MaterialNavigationView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/Shell/MaterialShellItemRenderer.cs [moved from Xamarin.Forms.Material.Tizen/Shell/MaterialShellItemRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/Shell/MaterialShellRenderer.cs [moved from Xamarin.Forms.Material.Tizen/Shell/MaterialShellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/Shell/MaterialShellSectionNavigation.cs [moved from Xamarin.Forms.Material.Tizen/Shell/MaterialShellSectionNavigation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/Shell/MaterialShellSectionRenderer.cs [moved from Xamarin.Forms.Material.Tizen/Shell/MaterialShellSectionRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/Shell/MaterialShellTabs.cs [moved from Xamarin.Forms.Material.Tizen/Shell/MaterialShellTabs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.Tizen/Xamarin.Forms.Material.Tizen.csproj [moved from Xamarin.Forms.Material.Tizen/Xamarin.Forms.Material.Tizen.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/FormsMaterial.cs [moved from Xamarin.Forms.Material.iOS/FormsMaterial.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/IMaterialEntryRenderer.cs [moved from Xamarin.Forms.Material.iOS/IMaterialEntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/IMaterialTextField.cs [moved from Xamarin.Forms.Material.iOS/IMaterialTextField.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialActivityIndicatorRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialActivityIndicatorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialButtonRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialCheckboxRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialCheckboxRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialDatePickerRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialDatePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialEditorRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialEditorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialEntryRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialEntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialFormsCheckBox.cs [moved from Xamarin.Forms.Material.iOS/MaterialFormsCheckBox.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialFrameRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialFrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialMultiLineTextField.cs [moved from Xamarin.Forms.Material.iOS/MaterialMultiLineTextField.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialPickerRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialPickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialProgressBarRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialProgressBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialSliderRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialSliderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialStepperRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialStepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialTextField.cs [moved from Xamarin.Forms.Material.iOS/MaterialTextField.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialTextManager.cs [moved from Xamarin.Forms.Material.iOS/MaterialTextManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/MaterialTimePickerRenderer.cs [moved from Xamarin.Forms.Material.iOS/MaterialTimePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/NoCaretMaterialTextField.cs [moved from Xamarin.Forms.Material.iOS/NoCaretMaterialTextField.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Material.iOS/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/ReadOnlyMaterialTextField.cs [moved from Xamarin.Forms.Material.iOS/ReadOnlyMaterialTextField.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Material.iOS/Xamarin.Forms.Material.iOS.csproj [moved from Xamarin.Forms.Material.iOS/Xamarin.Forms.Material.iOS.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages.Azure/AzureDataSource.cs [moved from Xamarin.Forms.Pages.Azure/AzureDataSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages.Azure/AzureEasyTableSource.cs [moved from Xamarin.Forms.Pages.Azure/AzureEasyTableSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages.Azure/AzureSource.cs [moved from Xamarin.Forms.Pages.Azure/AzureSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages.Azure/Xamarin.Forms.Pages.Azure.csproj [moved from Xamarin.Forms.Pages.Azure/Xamarin.Forms.Pages.Azure.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages.UnitTests/DataPageTests.cs [moved from Xamarin.Forms.Pages.UnitTests/DataPageTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages.UnitTests/DataSourceListTests.cs [moved from Xamarin.Forms.Pages.UnitTests/DataSourceListTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages.UnitTests/IntegrationTests.cs [moved from Xamarin.Forms.Pages.UnitTests/IntegrationTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages.UnitTests/Xamarin.Forms.Pages.UnitTests.csproj [moved from Xamarin.Forms.Pages.UnitTests/Xamarin.Forms.Pages.UnitTests.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/BaseDataSource.cs [moved from Xamarin.Forms.Pages/BaseDataSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/CardView.cs [moved from Xamarin.Forms.Pages/CardView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/CompoundCollection.cs [moved from Xamarin.Forms.Pages/CompoundCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/DataItem.cs [moved from Xamarin.Forms.Pages/DataItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/DataPage.cs [moved from Xamarin.Forms.Pages/DataPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/DataSourceBinding.cs [moved from Xamarin.Forms.Pages/DataSourceBinding.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/DataSourceBindingExtension.cs [moved from Xamarin.Forms.Pages/DataSourceBindingExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/DataSourceList.cs [moved from Xamarin.Forms.Pages/DataSourceList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/DataView.cs [moved from Xamarin.Forms.Pages/DataView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/DirectoryPage.cs [moved from Xamarin.Forms.Pages/DirectoryPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/HeroImage.cs [moved from Xamarin.Forms.Pages/HeroImage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/IDataItem.cs [moved from Xamarin.Forms.Pages/IDataItem.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/IDataSource.cs [moved from Xamarin.Forms.Pages/IDataSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/IDataSourceProvider.cs [moved from Xamarin.Forms.Pages/IDataSourceProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/JsonDataSource.cs [moved from Xamarin.Forms.Pages/JsonDataSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/JsonSource.cs [moved from Xamarin.Forms.Pages/JsonSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/JsonSourceConverter.cs [moved from Xamarin.Forms.Pages/JsonSourceConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/ListDataPage.cs [moved from Xamarin.Forms.Pages/ListDataPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/ListItemControl.cs [moved from Xamarin.Forms.Pages/ListItemControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/PersonDetailPage.cs [moved from Xamarin.Forms.Pages/PersonDetailPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/StringJsonSource.cs [moved from Xamarin.Forms.Pages/StringJsonSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/UriJsonSource.cs [moved from Xamarin.Forms.Pages/UriJsonSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Pages/Xamarin.Forms.Pages.csproj [moved from Xamarin.Forms.Pages/Xamarin.Forms.Pages.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android.AppLinks/AndroidAppLinks.cs [moved from Xamarin.Forms.Platform.Android.AppLinks/AndroidAppLinks.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android.AppLinks/ContextExtensions.cs [moved from Xamarin.Forms.Platform.Android.AppLinks/ContextExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android.AppLinks/Resources/AboutResources.txt [moved from Xamarin.Forms.ControlGallery.Android/Resources/AboutResources.txt with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android.AppLinks/Resources/values/Strings.xml [moved from Xamarin.Forms.Platform.Android.AppLinks/Resources/values/Strings.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android.AppLinks/Xamarin.Forms.Platform.Android.AppLinks.csproj [moved from Xamarin.Forms.Platform.Android.AppLinks/Xamarin.Forms.Platform.Android.AppLinks.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android.FormsViewGroup/Jars/formsviewgroup.jar [moved from Xamarin.Forms.Platform.Android.FormsViewGroup/Jars/formsviewgroup.jar with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android.FormsViewGroup/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Platform.Android.FormsViewGroup/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android.FormsViewGroup/Transforms/Metadata.xml [moved from Xamarin.Forms.Platform.Android.FormsViewGroup/Transforms/Metadata.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android.FormsViewGroup/Xamarin.Forms.Platform.Android.FormsViewGroup.csproj [moved from Xamarin.Forms.Platform.Android.FormsViewGroup/Xamarin.Forms.Platform.Android.FormsViewGroup.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ActivityResultCallbackRegistry.cs [moved from Xamarin.Forms.Platform.Android/ActivityResultCallbackRegistry.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AndroidActivity.cs [moved from Xamarin.Forms.Platform.Android/AndroidActivity.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AndroidAppIndexProvider.cs [moved from Xamarin.Forms.Platform.Android/AndroidAppIndexProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AndroidApplicationLifecycleState.cs [moved from Xamarin.Forms.Platform.Android/AndroidApplicationLifecycleState.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AndroidTicker.cs [moved from Xamarin.Forms.Platform.Android/AndroidTicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AndroidTitleBarVisibility.cs [moved from Xamarin.Forms.Platform.Android/AndroidTitleBarVisibility.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Anticipator.cs [moved from Xamarin.Forms.Platform.Android/Anticipator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/ButtonRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/ButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/CarouselPageRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/CarouselPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/CheckBoxDesignerRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/CheckBoxDesignerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/CheckBoxRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/CheckBoxRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/CheckBoxRendererBase.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/CheckBoxRendererBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/FormsAppCompatActivity.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/FormsAppCompatActivity.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/FormsFragmentPagerAdapter.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/FormsFragmentPagerAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/FormsViewPager.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/FormsViewPager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/FragmentContainer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/FragmentContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/FrameRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/FrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/ILifeCycleState.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/ILifeCycleState.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/IManageFragments.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/IManageFragments.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/ImageButtonRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/ImageButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/MasterDetailContainer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/MasterDetailContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/MasterDetailPageRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/MasterDetailPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/NavigationPageRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/NavigationPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/PageExtensions.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/PageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/PickerRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/PickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/Platform.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/Platform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/Resource.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/Resource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/ShellFragmentContainer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/ShellFragmentContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/SwitchRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/SwitchRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/TabbedPageRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/TabbedPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/AppCompat/ViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/AppCompat/ViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/BackgroundManager.cs [moved from Xamarin.Forms.Platform.Android/BackgroundManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/BorderBackgroundManager.cs [moved from Xamarin.Forms.Platform.Android/BorderBackgroundManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ButtonElementManager.cs [moved from Xamarin.Forms.Platform.Android/ButtonElementManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ButtonLayoutManager.cs [moved from Xamarin.Forms.Platform.Android/ButtonLayoutManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CellAdapter.cs [moved from Xamarin.Forms.Platform.Android/CellAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/BaseCellView.cs [moved from Xamarin.Forms.Platform.Android/Cells/BaseCellView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/CellFactory.cs [moved from Xamarin.Forms.Platform.Android/Cells/CellFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/CellRenderer.cs [moved from Xamarin.Forms.Platform.Android/Cells/CellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/EntryCellEditText.cs [moved from Xamarin.Forms.Platform.Android/Cells/EntryCellEditText.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/EntryCellRenderer.cs [moved from Xamarin.Forms.Platform.Android/Cells/EntryCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/EntryCellView.cs [moved from Xamarin.Forms.Platform.Android/Cells/EntryCellView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/ImageCellRenderer.cs [moved from Xamarin.Forms.Platform.Android/Cells/ImageCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/SwitchCellRenderer.cs [moved from Xamarin.Forms.Platform.Android/Cells/SwitchCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/SwitchCellView.cs [moved from Xamarin.Forms.Platform.Android/Cells/SwitchCellView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/TextCellRenderer.cs [moved from Xamarin.Forms.Platform.Android/Cells/TextCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Cells/ViewCellRenderer.cs [moved from Xamarin.Forms.Platform.Android/Cells/ViewCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/AdapterNotifier.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/AdapterNotifier.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/CarouselSpacingItemDecoration.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/CarouselSpacingItemDecoration.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/CarouselViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/CarouselViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/CenterSnapHelper.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/CenterSnapHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/CollectionViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/CollectionViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/DataChangeObserver.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/DataChangeObserver.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/EdgeSnapHelper.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/EdgeSnapHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/EmptySource.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/EmptySource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/EmptyViewAdapter.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/EmptyViewAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/EndSingleSnapHelper.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/EndSingleSnapHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/EndSnapHelper.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/EndSnapHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/GridLayoutSpanSizeLookup.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/GridLayoutSpanSizeLookup.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/GroupableItemsViewAdapter.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/GroupableItemsViewAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/GroupableItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/GroupableItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/ICollectionChangedNotifier.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/ICollectionChangedNotifier.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/IItemsViewSource.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/IItemsViewSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/IndicatorViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/IndicatorViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/ItemContentView.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/ItemContentView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/ItemViewType.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/ItemViewType.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/ItemsSourceFactory.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/ItemsSourceFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/ItemsViewAdapter.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/ItemsViewAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/ItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/ItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/ListSource.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/ListSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/NongreedySnapHelper.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/NongreedySnapHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/ObservableGroupedSource.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/ObservableGroupedSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/ObservableItemsSource.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/ObservableItemsSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/PositionalSmoothScroller.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/PositionalSmoothScroller.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/PropertyChangedEventArgsExtensions.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/PropertyChangedEventArgsExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/RecyclerViewScrollListener.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/RecyclerViewScrollListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/ScrollHelper.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/ScrollHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/SelectableItemsViewAdapter.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/SelectableItemsViewAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/SelectableItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/SelectableItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/SelectableViewHolder.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/SelectableViewHolder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/SimpleViewHolder.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/SimpleViewHolder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/SingleSnapHelper.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/SingleSnapHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/SizedItemContentView.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/SizedItemContentView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/SnapManager.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/SnapManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/SpacingItemDecoration.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/SpacingItemDecoration.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/StartSingleSnapHelper.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/StartSingleSnapHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/StartSnapHelper.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/StartSnapHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/StructuredItemsViewAdapter.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/StructuredItemsViewAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/StructuredItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/StructuredItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/TemplatedItemViewHolder.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/TemplatedItemViewHolder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/TextViewHolder.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/TextViewHolder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/CollectionView/UngroupedItemsSource.cs [moved from Xamarin.Forms.Platform.Android/CollectionView/UngroupedItemsSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ColorExtensions.cs [moved from Xamarin.Forms.Platform.Android/ColorExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ContextExtensions.cs [moved from Xamarin.Forms.Platform.Android/ContextExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Deserializer.cs [moved from Xamarin.Forms.Platform.Android/Deserializer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ElementChangedEventArgs.cs [moved from Xamarin.Forms.Platform.Android/ElementChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Elevation.cs [moved from Xamarin.Forms.Platform.Android/Elevation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/EntryAccessibilityDelegate.cs [moved from Xamarin.Forms.Platform.Android/EntryAccessibilityDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ExportCellAttribute.cs [moved from Xamarin.Forms.Platform.iOS/ExportCellAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ExportImageSourceHandlerAttribute.cs [moved from Xamarin.Forms.Platform.iOS/ExportImageSourceHandlerAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ExportRendererAttribute.cs [moved from Xamarin.Forms.Platform.Android/ExportRendererAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/AccessibilityExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/AccessibilityExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/DrawableExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/DrawableExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/EntryRendererExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/EntryRendererExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/FlowDirectionExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/FlowDirectionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/FragmentManagerExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/FragmentManagerExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/ImageViewExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/ImageViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/JavaObjectExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/JavaObjectExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/NativeBindingExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/NativeBindingExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/ScrollViewExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/ScrollViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/TextAlignmentExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/TextAlignmentExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Extensions/TextViewExtensions.cs [moved from Xamarin.Forms.Platform.Android/Extensions/TextViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/FastRenderers/AutomationPropertiesProvider.cs [moved from Xamarin.Forms.Platform.Android/FastRenderers/AutomationPropertiesProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/FastRenderers/ButtonRenderer.cs [moved from Xamarin.Forms.Platform.Android/FastRenderers/ButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/FastRenderers/EffectControlProvider.cs [moved from Xamarin.Forms.Platform.Android/FastRenderers/EffectControlProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/FastRenderers/FrameRenderer.cs [moved from Xamarin.Forms.Platform.Android/FastRenderers/FrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/FastRenderers/ImageElementManager.cs [moved from Xamarin.Forms.Platform.Android/FastRenderers/ImageElementManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/FastRenderers/ImageRenderer.cs [moved from Xamarin.Forms.Platform.Android/FastRenderers/ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/FastRenderers/LabelRenderer.cs [moved from Xamarin.Forms.Platform.Android/FastRenderers/LabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/FastRenderers/VisualElementRenderer.cs [moved from Xamarin.Forms.Platform.Android/FastRenderers/VisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Flags.cs [moved from Xamarin.Forms.Platform.Android/Flags.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Forms.cs [moved from Xamarin.Forms.Platform.Android/Forms.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/FormsApplicationActivity.cs [moved from Xamarin.Forms.Platform.Android/FormsApplicationActivity.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/GenericGlobalLayoutListener.cs [moved from Xamarin.Forms.Platform.Android/GenericGlobalLayoutListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/GenericMenuClickListener.cs [moved from Xamarin.Forms.Platform.Android/GenericMenuClickListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/GestureManager.cs [moved from Xamarin.Forms.Platform.Android/GestureManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/GetDesiredSizeDelegate.cs [moved from Xamarin.Forms.Platform.Android/GetDesiredSizeDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/IBorderVisualElementRenderer.cs [moved from Xamarin.Forms.Platform.Android/IBorderVisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/IButtonLayoutRenderer.cs [moved from Xamarin.Forms.Platform.Android/IButtonLayoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/IDeviceInfoProvider.cs [moved from Xamarin.Forms.Platform.Android/IDeviceInfoProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/IDisposedState.cs [moved from Xamarin.Forms.Platform.Android/IDisposedState.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ILayoutChanges.cs [moved from Xamarin.Forms.Platform.Android/ILayoutChanges.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/IPickerRenderer.cs [moved from Xamarin.Forms.Platform.Android/IPickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/IPlatformLayout.cs [moved from Xamarin.Forms.Platform.Android/IPlatformLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/IScrollView.cs [moved from Xamarin.Forms.Platform.Android/IScrollView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/IStepperRenderer.cs [moved from Xamarin.Forms.Platform.Android/IStepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ITabStop.cs [moved from Xamarin.Forms.Platform.Android/ITabStop.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/IVisualElementRenderer.cs [moved from Xamarin.Forms.Platform.Android/IVisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ImageCache.cs [moved from Xamarin.Forms.Platform.Android/ImageCache.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/InnerGestureListener.cs [moved from Xamarin.Forms.Platform.Android/InnerGestureListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/InnerScaleListener.cs [moved from Xamarin.Forms.Platform.Android/InnerScaleListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/KeyboardManager.cs [moved from Xamarin.Forms.Platform.Android/KeyboardManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/LayoutExtensions.cs [moved from Xamarin.Forms.Platform.Android/LayoutExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/MeasureSpecFactory.cs [moved from Xamarin.Forms.Platform.Android/MeasureSpecFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/NativeBindingservice.cs [moved from Xamarin.Forms.Platform.Android/NativeBindingservice.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/NativeValueConverterService.cs [moved from Xamarin.Forms.Platform.Android/NativeValueConverterService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/NativeViewWrapper.cs [moved from Xamarin.Forms.Platform.Android/NativeViewWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/NativeViewWrapperRenderer.cs [moved from Xamarin.Forms.Platform.Android/NativeViewWrapperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/OnLayoutDelegate.cs [moved from Xamarin.Forms.Platform.Android/OnLayoutDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/OnMeasureDelegate.cs [moved from Xamarin.Forms.Platform.Android/OnMeasureDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/PanGestureHandler.cs [moved from Xamarin.Forms.Platform.Android/PanGestureHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/PickerManager.cs [moved from Xamarin.Forms.Platform.Android/PickerManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/PinchGestureHandler.cs [moved from Xamarin.Forms.Platform.Android/PinchGestureHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Platform.cs [moved from Xamarin.Forms.Platform.Android/Platform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/PlatformConfigurationExtensions.cs [moved from Xamarin.Forms.Platform.Android/PlatformConfigurationExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/PlatformEffect.cs [moved from Xamarin.Forms.Platform.Android/PlatformEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/PlatformRenderer.cs [moved from Xamarin.Forms.Platform.Android/PlatformRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/PopupManager.cs [moved from Xamarin.Forms.Platform.Android/PopupManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/PowerSaveModeBroadcastReceiver.cs [moved from Xamarin.Forms.Platform.Android/PowerSaveModeBroadcastReceiver.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Platform.Android/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/RendererFactory.cs [moved from Xamarin.Forms.Platform.Android/RendererFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/RendererPool.cs [moved from Xamarin.Forms.Platform.Android/RendererPool.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/AHorizontalScrollView.cs [moved from Xamarin.Forms.Platform.Android/Renderers/AHorizontalScrollView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ActionSheetRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ActionSheetRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ActivityIndicatorRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ActivityIndicatorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/AlignmentExtensions.cs [moved from Xamarin.Forms.Platform.Android/Renderers/AlignmentExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/AndroidGIFImageParser.cs [moved from Xamarin.Forms.Platform.Android/Renderers/AndroidGIFImageParser.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/BorderDrawable.cs [moved from Xamarin.Forms.Platform.Android/Renderers/BorderDrawable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/BottomNavigationViewTracker.cs [moved from Xamarin.Forms.Platform.Android/Renderers/BottomNavigationViewTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/BottomNavigationViewUtils.cs [moved from Xamarin.Forms.Platform.Android/Renderers/BottomNavigationViewUtils.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/BoxRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/BoxRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ButtonRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/CarouselPageAdapter.cs [moved from Xamarin.Forms.Platform.Android/Renderers/CarouselPageAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/CarouselPageRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/CarouselPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/CircularProgress.cs [moved from Xamarin.Forms.Platform.Android/Renderers/CircularProgress.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ColorChangeRevealDrawable.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ColorChangeRevealDrawable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ConditionalFocusLayout.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ConditionalFocusLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ContainerView.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ContainerView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/CustomFrameLayout.cs [moved from Xamarin.Forms.Platform.Android/Renderers/CustomFrameLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/DatePickerRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/DatePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/DescendantFocusToggler.cs [moved from Xamarin.Forms.Platform.Android/Renderers/DescendantFocusToggler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/EditorRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/EditorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ElementSelectedEventArgs.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ElementSelectedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/EntryRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/EntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FileImageSourceHandler.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FileImageSourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FontExtensions.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FontExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FontImageSourceHandler.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FontImageSourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FormattedStringExtensions.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FormattedStringExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FormsEditText.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FormsEditText.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FormsImageView.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FormsImageView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FormsSeekBar.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FormsSeekBar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FormsTextView.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FormsTextView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FormsWebChromeClient.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FormsWebChromeClient.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FormsWebViewClient.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FormsWebViewClient.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/FrameRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/FrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/GenericAnimatorListener.cs [moved from Xamarin.Forms.Platform.Android/Renderers/GenericAnimatorListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/GroupedListViewAdapter.cs [moved from Xamarin.Forms.Platform.Android/Renderers/GroupedListViewAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IAnimationSourceHandler.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IAnimationSourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IDescendantFocusToggler.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IDescendantFocusToggler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IFormsEditText.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IFormsEditText.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IImageSourceHandler.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IImageSourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IImageViewHandler.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IImageViewHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IOrderedTraversalController.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IOrderedTraversalController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IPopupTrigger.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IPopupTrigger.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellBottomNavigationViewAppearanceTracker.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellBottomNavigationViewAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellContext.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellContext.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellFlyoutContentRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellFlyoutContentRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellFlyoutRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellFlyoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellItemRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellItemRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellObservableFragment.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellObservableFragment.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellSearchView.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellSearchView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellSectionRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellSectionRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellTabLayoutAppearanceTracker.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellTabLayoutAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellToolbarAppearanceTracker.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellToolbarAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/IShellToolbarTracker.cs [moved from Xamarin.Forms.Platform.Android/Renderers/IShellToolbarTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ImageExtensions.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ImageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ImageLoaderSourceHandler.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ImageLoaderSourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ImageRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/KeyboardExtensions.cs [moved from Xamarin.Forms.Platform.Android/Renderers/KeyboardExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/LabelRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/LabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ListViewAdapter.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ListViewAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ListViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ListViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/LocalizedDigitsKeyListener.cs [moved from Xamarin.Forms.Platform.Android/Renderers/LocalizedDigitsKeyListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/MasterDetailContainer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/MasterDetailContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/MasterDetailRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/MasterDetailRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/MotionEventHelper.cs [moved from Xamarin.Forms.Platform.Android/Renderers/MotionEventHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/NavigationRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/NavigationRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ObjectJavaBox.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ObjectJavaBox.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/OpenGLViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/OpenGLViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/PageContainer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/PageContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/PageRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/PageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/PickerEditText.cs [moved from Xamarin.Forms.Platform.Android/Renderers/PickerEditText.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/PickerRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/PickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ProgressBarRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ProgressBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/RefreshViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/RefreshViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ScrollViewContainer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ScrollViewContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ScrollViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ScrollViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/SearchBarRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/SearchBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/SearchHandlerAppearanceTracker.cs [moved from Xamarin.Forms.Platform.Android/Renderers/SearchHandlerAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellBottomNavViewAppearanceTracker.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellBottomNavViewAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellContentFragment.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellContentFragment.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellFlyoutRecyclerAdapter.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellFlyoutRecyclerAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellFlyoutRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellFlyoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellFlyoutTemplatedContentRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellFlyoutTemplatedContentRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellFragmentPagerAdapter.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellFragmentPagerAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellItemRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellItemRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellItemRendererBase.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellItemRendererBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellPageContainer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellPageContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellSearchView.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellSearchView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellSearchViewAdapter.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellSearchViewAdapter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellSectionRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellSectionRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellTabLayoutAppearanceTracker.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellTabLayoutAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellToolbarAppearanceTracker.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellToolbarAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ShellToolbarTracker.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ShellToolbarTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/SliderRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/SliderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/StepperRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/StepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/StreamImagesourceHandler.cs [moved from Xamarin.Forms.Platform.Android/Renderers/StreamImagesourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/SwipeViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/SwipeViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/SwitchRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/SwitchRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/TabbedRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/TabbedRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/TableViewModelRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/TableViewModelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/TableViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/TableViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/TimePickerRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/TimePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ViewCellExtensions.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ViewCellExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/ViewGroupExtensions.cs [moved from Xamarin.Forms.Platform.Android/Renderers/ViewGroupExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Renderers/WebViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/Renderers/WebViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ResourceManager.cs [moved from Xamarin.Forms.Platform.Android/ResourceManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Resources/Layout/BottomTabLayout.axml [moved from Xamarin.Forms.Platform.Android/Resources/Layout/BottomTabLayout.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Resources/Layout/FlyoutContent.axml [moved from Xamarin.Forms.Platform.Android/Resources/Layout/FlyoutContent.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Resources/Layout/RootLayout.axml [moved from Xamarin.Forms.Platform.Android/Resources/Layout/RootLayout.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Resources/Layout/ShellContent.axml [moved from Xamarin.Forms.Platform.Android/Resources/Layout/ShellContent.axml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Resources/anim/EnterFromLeft.xml [moved from Xamarin.Forms.Platform.Android/Resources/anim/EnterFromLeft.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Resources/anim/EnterFromRight.xml [moved from Xamarin.Forms.Platform.Android/Resources/anim/EnterFromRight.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Resources/anim/ExitToLeft.xml [moved from Xamarin.Forms.Platform.Android/Resources/anim/ExitToLeft.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Resources/anim/ExitToRight.xml [moved from Xamarin.Forms.Platform.Android/Resources/anim/ExitToRight.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Resources/values/styles.xml [moved from Xamarin.Forms.Platform.Android/Resources/values/styles.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ResourcesProvider.cs [moved from Xamarin.Forms.Platform.Android/ResourcesProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/StepperRendererManager.cs [moved from Xamarin.Forms.Platform.Android/StepperRendererManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/StreamWrapper.cs [moved from Xamarin.Forms.Platform.Android/StreamWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/SwipeGestureHandler.cs [moved from Xamarin.Forms.Platform.Android/SwipeGestureHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/TapGestureHandler.cs [moved from Xamarin.Forms.Platform.Android/TapGestureHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/TextColorSwitcher.cs [moved from Xamarin.Forms.Platform.Android/TextColorSwitcher.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/TextViewExtensions.cs [moved from Xamarin.Forms.Platform.Android/TextViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ViewExtensions.cs [moved from Xamarin.Forms.Platform.Android/ViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ViewInitializedEventArgs.cs [moved from Xamarin.Forms.Platform.Android/ViewInitializedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ViewPool.cs [moved from Xamarin.Forms.Platform.Android/ViewPool.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/ViewRenderer.cs [moved from Xamarin.Forms.Platform.Android/ViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/VisualElementChangedEventArgs.cs [moved from Xamarin.Forms.Platform.Android/VisualElementChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/VisualElementExtensions.cs [moved from Xamarin.Forms.Platform.Android/VisualElementExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/VisualElementPackager.cs [moved from Xamarin.Forms.Platform.Android/VisualElementPackager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/VisualElementRenderer.cs [moved from Xamarin.Forms.Platform.Android/VisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/VisualElementRendererFlags.cs [moved from Xamarin.Forms.Platform.Android/VisualElementRendererFlags.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/VisualElementTracker.cs [moved from Xamarin.Forms.Platform.Android/VisualElementTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj [moved from Xamarin.Forms.Platform.Android/Xamarin.Forms.Platform.Android.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Animations/BaseAnimation.cs [moved from Xamarin.Forms.Platform.GTK/Animations/BaseAnimation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Animations/FloatAnimation.cs [moved from Xamarin.Forms.Platform.GTK/Animations/FloatAnimation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/CellBase.cs [moved from Xamarin.Forms.Platform.GTK/Cells/CellBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/CellRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Cells/CellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/EntryCell.cs [moved from Xamarin.Forms.Platform.GTK/Cells/EntryCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/EntryCellRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Cells/EntryCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/ImageCell.cs [moved from Xamarin.Forms.Platform.GTK/Cells/ImageCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/ImageCellRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Cells/ImageCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/SwitchCell.cs [moved from Xamarin.Forms.Platform.GTK/Cells/SwitchCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/SwitchCellRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Cells/SwitchCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/TextCell.cs [moved from Xamarin.Forms.Platform.GTK/Cells/TextCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/TextCellRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Cells/TextCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/ViewCell.cs [moved from Xamarin.Forms.Platform.GTK/Cells/ViewCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Cells/ViewCellRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Cells/ViewCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/ActivityIndicator.cs [moved from Xamarin.Forms.Platform.GTK/Controls/ActivityIndicator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/BoxView.cs [moved from Xamarin.Forms.Platform.GTK/Controls/BoxView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/Carousel.cs [moved from Xamarin.Forms.Platform.GTK/Controls/Carousel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/CustomComboBox.cs [moved from Xamarin.Forms.Platform.GTK/Controls/CustomComboBox.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/CustomFrame.cs [moved from Xamarin.Forms.Platform.GTK/Controls/CustomFrame.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/DatePicker.cs [moved from Xamarin.Forms.Platform.GTK/Controls/DatePicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/EntryWrapper.cs [moved from Xamarin.Forms.Platform.GTK/Controls/EntryWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/GLWidget/GLWidget.cs [moved from Xamarin.Forms.Platform.GTK/Controls/GLWidget/GLWidget.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/GLWidget/OSX/OSXWindowInfoInitializer.cs [moved from Xamarin.Forms.Platform.GTK/Controls/GLWidget/OSX/OSXWindowInfoInitializer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/GLWidget/Win/WinWindowsInfoInitializer.cs [moved from Xamarin.Forms.Platform.GTK/Controls/GLWidget/Win/WinWindowsInfoInitializer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/GLWidget/X11/XWindowInfoInitializer.cs [moved from Xamarin.Forms.Platform.GTK/Controls/GLWidget/X11/XWindowInfoInitializer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/ImageButton.cs [moved from Xamarin.Forms.Platform.GTK/Controls/ImageButton.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/ImageControl.cs [moved from Xamarin.Forms.Platform.GTK/Controls/ImageControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/ListView.cs [moved from Xamarin.Forms.Platform.GTK/Controls/ListView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/MasterDetailPage.cs [moved from Xamarin.Forms.Platform.GTK/Controls/MasterDetailPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/NavigationChildPage.cs [moved from Xamarin.Forms.Platform.GTK/Controls/NavigationChildPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/NotebookWrapper.cs [moved from Xamarin.Forms.Platform.GTK/Controls/NotebookWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/OpenGLView.cs [moved from Xamarin.Forms.Platform.GTK/Controls/OpenGLView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/Page.cs [moved from Xamarin.Forms.Platform.GTK/Controls/Page.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/PageContainer.cs [moved from Xamarin.Forms.Platform.GTK/Controls/PageContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/ScrolledTextView.cs [moved from Xamarin.Forms.Platform.GTK/Controls/ScrolledTextView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/SearchEntry.cs [moved from Xamarin.Forms.Platform.GTK/Controls/SearchEntry.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/TabbedPageHeader.cs [moved from Xamarin.Forms.Platform.GTK/Controls/TabbedPageHeader.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/TableView.cs [moved from Xamarin.Forms.Platform.GTK/Controls/TableView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/TimePicker.cs [moved from Xamarin.Forms.Platform.GTK/Controls/TimePicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Controls/WebView.cs [moved from Xamarin.Forms.Platform.GTK/Controls/WebView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/ElementChangedEventArgs.cs [moved from Xamarin.Forms.Platform.GTK/ElementChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/ExportCellAttribute.cs [moved from Xamarin.Forms.Platform.GTK/ExportCellAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/ExportImageSourceHandlerAttribute.cs [moved from Xamarin.Forms.Platform.GTK/ExportImageSourceHandlerAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/ExportRendererAttribute.cs [moved from Xamarin.Forms.Platform.GTK/ExportRendererAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Extensions/AlignmentExtensions.cs [moved from Xamarin.Forms.Platform.GTK/Extensions/AlignmentExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Extensions/ButtonContentLayoutExtensions.cs [moved from Xamarin.Forms.Platform.GTK/Extensions/ButtonContentLayoutExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Extensions/ColorExtensions.cs [moved from Xamarin.Forms.Platform.GTK/Extensions/ColorExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Extensions/GtkRectangleExtensions.cs [moved from Xamarin.Forms.Platform.GTK/Extensions/GtkRectangleExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Extensions/ImageExtensions.cs [moved from Xamarin.Forms.Platform.GTK/Extensions/ImageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Extensions/LabelExtensions.cs [moved from Xamarin.Forms.Platform.GTK/Extensions/LabelExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Extensions/PageExtensions.cs [moved from Xamarin.Forms.Platform.GTK/Extensions/PageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Extensions/VisualElementExtensions.cs [moved from Xamarin.Forms.Platform.GTK/Extensions/VisualElementExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Extensions/WidgetExtensions.cs [moved from Xamarin.Forms.Platform.GTK/Extensions/WidgetExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Forms.cs [moved from Xamarin.Forms.Platform.GTK/Forms.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/FormsWindow.cs [moved from Xamarin.Forms.Platform.GTK/FormsWindow.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkDeviceInfo.cs [moved from Xamarin.Forms.Platform.GTK/GtkDeviceInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkExpressionSearch.cs [moved from Xamarin.Forms.Platform.GTK/GtkExpressionSearch.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkFormsContainer.cs [moved from Xamarin.Forms.Platform.GTK/GtkFormsContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkIsolatedStorageFile.cs [moved from Xamarin.Forms.Platform.GTK/GtkIsolatedStorageFile.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkOpenGL.cs [moved from Xamarin.Forms.Platform.GTK/GtkOpenGL.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkPlatformServices.cs [moved from Xamarin.Forms.Platform.GTK/GtkPlatformServices.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkSerializer.cs [moved from Xamarin.Forms.Platform.GTK/GtkSerializer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkSynchronizationContext.cs [moved from Xamarin.Forms.Platform.GTK/GtkSynchronizationContext.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkThemes.cs [moved from Xamarin.Forms.Platform.GTK/GtkThemes.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkTicker.cs [moved from Xamarin.Forms.Platform.GTK/GtkTicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkToolbarConstants.cs [moved from Xamarin.Forms.Platform.GTK/GtkToolbarConstants.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/GtkToolbarTracker.cs [moved from Xamarin.Forms.Platform.GTK/GtkToolbarTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Helpers/DialogHelper.cs [moved from Xamarin.Forms.Platform.GTK/Helpers/DialogHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Helpers/FontDescriptionHelper.cs [moved from Xamarin.Forms.Platform.GTK/Helpers/FontDescriptionHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Helpers/GrabHelper.cs [moved from Xamarin.Forms.Platform.GTK/Helpers/GrabHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Helpers/PlatformHelper.cs [moved from Xamarin.Forms.Platform.GTK/Helpers/PlatformHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/IDesiredSizeProvider.cs [moved from Xamarin.Forms.Platform.GTK/IDesiredSizeProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/IVisualElementRenderer.cs [moved from Xamarin.Forms.Platform.GTK/IVisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/IVisualNativeElementRenderer.cs [moved from Xamarin.Forms.Platform.GTK/IVisualNativeElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/README.txt [moved from Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/README.txt with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Libs/webkit-sharp/README.txt [moved from Xamarin.Forms.Platform.GTK/Libs/webkit-sharp/README.txt with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Libs/webkit-sharp/webkit-sharp.dll.config [moved from Xamarin.Forms.Platform.GTK/webkit-sharp.dll.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Packagers/LayoutElementPackager.cs [moved from Xamarin.Forms.Platform.GTK/Packagers/LayoutElementPackager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Packagers/PageElementPackager.cs [moved from Xamarin.Forms.Platform.GTK/Packagers/PageElementPackager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Packagers/VisualElementPackager.cs [moved from Xamarin.Forms.Platform.GTK/Packagers/VisualElementPackager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Platform.cs [moved from Xamarin.Forms.Platform.GTK/Platform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/PlatformConfigurationExtensions.cs [moved from Xamarin.Forms.Platform.GTK/PlatformConfigurationExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/PlatformEffect.cs [moved from Xamarin.Forms.Platform.GTK/PlatformEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/PlatformRenderer.cs [moved from Xamarin.Forms.Platform.GTK/PlatformRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Platform.GTK/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/RendererFactory.cs [moved from Xamarin.Forms.Platform.GTK/RendererFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/AbstractPageRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/AbstractPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/ActivityIndicatorRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/ActivityIndicatorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/BoxViewRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/BoxViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/ButtonRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/ButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/CarouselPageRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/CarouselPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/DatePickerRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/DatePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/EditorRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/EditorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/EntryRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/EntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/FrameRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/FrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/IPageControl.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/IPageControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/IToolbarTracker.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/IToolbarTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/ImageRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/LabelRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/LabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/LayoutRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/LayoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/ListViewRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/ListViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/MasterDetailPageRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/MasterDetailPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/NavigationPageRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/NavigationPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/OpenGLViewRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/OpenGLViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/PageRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/PageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/PickerRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/PickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/ProgressBarRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/ProgressBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/ScrollViewRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/ScrollViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/SearchBarRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/SearchBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/SliderRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/SliderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/StepperRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/StepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/SwitchRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/SwitchRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/TabbedPageRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/TabbedPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/TableViewRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/TableViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/TimePickerRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/TimePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Renderers/WebViewRenderer.cs [moved from Xamarin.Forms.Platform.GTK/Renderers/WebViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Resources/hamburger.png [moved from Xamarin.Forms.Platform.GTK/Resources/hamburger.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/ResourcesProvider.cs [moved from Xamarin.Forms.Platform.GTK/ResourcesProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/ViewRenderer.cs [moved from Xamarin.Forms.Platform.GTK/ViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/VisualElementRenderer.cs [moved from Xamarin.Forms.Platform.GTK/VisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/VisualElementTracker.cs [moved from Xamarin.Forms.Platform.GTK/VisualElementTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/Xamarin.Forms.Platform.GTK.csproj [moved from Xamarin.Forms.Platform.GTK/Xamarin.Forms.Platform.GTK.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/app.config [moved from Xamarin.Forms.Maps.GTK/app.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.GTK/webkit-sharp.dll.config [moved from Xamarin.Forms.Platform.GTK/Libs/webkit-sharp/webkit-sharp.dll.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/CADisplayLinkTicker.cs [moved from Xamarin.Forms.Platform.MacOS/CADisplayLinkTicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Cells/CellNSView.cs [moved from Xamarin.Forms.Platform.MacOS/Cells/CellNSView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Cells/CellRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Cells/CellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Cells/EntryCellRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Cells/EntryCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Cells/ImageCellRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Cells/ImageCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Cells/NSTableViewCellStyle.cs [moved from Xamarin.Forms.Platform.MacOS/Cells/NSTableViewCellStyle.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Cells/SwitchCellRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Cells/SwitchCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Cells/TextCellRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Cells/TextCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Cells/ViewCellNSView.cs [moved from Xamarin.Forms.Platform.MacOS/Cells/ViewCellNSView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Cells/ViewCellRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Cells/ViewCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Controls/FormsBoxView.cs [moved from Xamarin.Forms.Platform.MacOS/Controls/FormsBoxView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Controls/FormsImageView.cs [moved from Xamarin.Forms.Platform.MacOS/Controls/FormsImageView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Controls/FormsNSDatePicker.cs [moved from Xamarin.Forms.Platform.MacOS/Controls/FormsNSDatePicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Controls/FormsNSSlider.cs [moved from Xamarin.Forms.Platform.MacOS/Controls/FormsNSSlider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Controls/FormsPageControllerDelegate.cs [moved from Xamarin.Forms.Platform.MacOS/Controls/FormsPageControllerDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Controls/MacOSOpenGLView.cs [moved from Xamarin.Forms.Platform.MacOS/Controls/MacOSOpenGLView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Controls/NavigationChildPageWrapper.cs [moved from Xamarin.Forms.Platform.MacOS/Controls/NavigationChildPageWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Controls/ScrollViewScrollChangedEventArgs.cs [moved from Xamarin.Forms.Platform.MacOS/Controls/ScrollViewScrollChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Controls/VerticallyCenteredTextFieldCell.cs [moved from Xamarin.Forms.Platform.MacOS/Controls/VerticallyCenteredTextFieldCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/AlignmentExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/AlignmentExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/ButtonExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/ButtonExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/FlowDirectionExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/FlowDirectionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/FontExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/FontExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/ImageExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/ImageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/NSAttributedStringExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/NSAttributedStringExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/NSButtonExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/NSButtonExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/NSImageExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/NSImageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/NSMenuExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/NSMenuExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/NSScrollViewExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/NSScrollViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/NSTableViewExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/NSTableViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/NSTextFieldExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/NSTextFieldExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/NSViewControllerExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/NSViewControllerExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Extensions/PageExtensions.cs [moved from Xamarin.Forms.Platform.MacOS/Extensions/PageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/FormsApplicationDelegate.cs [moved from Xamarin.Forms.Platform.MacOS/FormsApplicationDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/ImageSourceHandlers.cs [moved from Xamarin.Forms.Platform.MacOS/ImageSourceHandlers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/MacDeviceInfo.cs [moved from Xamarin.Forms.Platform.MacOS/MacDeviceInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/ModalPageTracker.cs [moved from Xamarin.Forms.Platform.MacOS/ModalPageTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/NativeToolbarTracker.cs [moved from Xamarin.Forms.Platform.MacOS/NativeToolbarTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Platform.cs [moved from Xamarin.Forms.Platform.MacOS/Platform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/PlatformNavigation.cs [moved from Xamarin.Forms.Platform.MacOS/PlatformNavigation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/PlatformRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/PlatformRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Platform.MacOS/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/ActivityIndicatorRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/ActivityIndicatorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/BoxViewRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/BoxViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/ButtonRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/ButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/CarouselPageRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/CarouselPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/CheckBoxRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/CheckBoxRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/CustomNSTableHeaderView.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/CustomNSTableHeaderView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/DatePickerRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/DatePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/DefaultRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/DefaultRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/EditorRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/EditorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/EntryRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/EntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/FlippedClipView.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/FlippedClipView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/FrameRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/FrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/ImageRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/LayoutRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/LayoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/ListViewDataSource.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/ListViewDataSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/ListViewRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/ListViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/MasterDetailPageRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/MasterDetailPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/NSPageContainer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/NSPageContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/NavigationPageRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/NavigationPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/OpenGLViewRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/OpenGLViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/PageControllerDelegate.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/PageControllerDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/PageRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/PageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/PickerRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/PickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/ProgressBarRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/ProgressBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/ScrollViewRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/ScrollViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/SearchBarRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/SearchBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/SliderRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/SliderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/StepperRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/StepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/SwitchRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/SwitchRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/TabbedPageRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/TabbedPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/TableViewDataSource.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/TableViewDataSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/TableViewRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/TableViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/TimePickerRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/TimePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Renderers/WebViewRenderer.cs [moved from Xamarin.Forms.Platform.MacOS/Renderers/WebViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.MacOS/Xamarin.Forms.Platform.macOS.csproj [moved from Xamarin.Forms.Platform.MacOS/Xamarin.Forms.Platform.macOS.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/AdaptedFormsApplication.cs [moved from Xamarin.Forms.Platform.Tizen/AdaptedFormsApplication.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/ApplicationLifecycle.cs [moved from Xamarin.Forms.Platform.Tizen/ApplicationLifecycle.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Cells/CellRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Cells/CellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Cells/EntryCellRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Cells/EntryCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Cells/ImageCellRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Cells/ImageCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Cells/SwitchCellRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Cells/SwitchCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Cells/TextCellRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Cells/TextCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Cells/ViewCellRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Cells/ViewCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Deserializer.cs [moved from Xamarin.Forms.Platform.Tizen/Deserializer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/ElementChangedEventArgs.cs [moved from Xamarin.Forms.Platform.Tizen/ElementChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/ExportCellAttribute.cs [moved from Xamarin.Forms.Platform.Tizen/ExportCellAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/ExportHandlerAttribute.cs [moved from Xamarin.Forms.Platform.Tizen/ExportHandlerAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/ExportImageSourceHandlerAttribute.cs [moved from Xamarin.Forms.Platform.Tizen/ExportImageSourceHandlerAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/ExportRendererAttribute.cs [moved from Xamarin.Forms.Platform.Tizen/ExportRendererAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/AccessibilityExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/AccessibilityExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/ColorExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/ColorExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/DensityIndependentPixelExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/DensityIndependentPixelExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/EntryExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/EntryExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/ImageExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/ImageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/KeyboardExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/KeyboardExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/LayoutExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/LayoutExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/NativeBindingExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/NativeBindingExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/PageExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/PageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/PlatformConfigurationExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/PlatformConfigurationExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/ScrollToPositionExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/ScrollToPositionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Extensions/TextAlignmentExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Extensions/TextAlignmentExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Flags.cs [moved from Xamarin.Forms.Platform.Tizen/Flags.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Forms.cs [moved from Xamarin.Forms.Platform.Tizen/Forms.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/FormsApplication.cs [moved from Xamarin.Forms.Platform.Tizen/FormsApplication.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/GestureDetector.cs [moved from Xamarin.Forms.Platform.Tizen/GestureDetector.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/GestureHandler.cs [moved from Xamarin.Forms.Platform.Tizen/GestureHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/IGestureController.cs [moved from Xamarin.Forms.Platform.Tizen/IGestureController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/IMEApplication.cs [moved from Xamarin.Forms.Platform.Tizen/IMEApplication.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/LightweightPlatform.cs [moved from Xamarin.Forms.Platform.Tizen/LightweightPlatform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Log/ConsoleLogger.cs [moved from Xamarin.Forms.Platform.Tizen/Log/ConsoleLogger.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Log/DlogLogger.cs [moved from Xamarin.Forms.Platform.Tizen/Log/DlogLogger.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Log/ILogger.cs [moved from Xamarin.Forms.Platform.Tizen/Log/ILogger.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Log/Log.cs [moved from Xamarin.Forms.Platform.Tizen/Log/Log.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Log/XamarinLogListener.cs [moved from Xamarin.Forms.Platform.Tizen/Log/XamarinLogListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/BatchableExtensions.cs [moved from Xamarin.Forms.Platform.Tizen/Native/BatchableExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/BorderRectangle.cs [moved from Xamarin.Forms.Platform.Tizen/Native/BorderRectangle.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Box.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Box.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Button.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Button.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Canvas.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Canvas.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/CollectionView/CarouselView.cs [moved from Xamarin.Forms.Platform.Tizen/Native/CollectionView/CarouselView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/CollectionView/CollectionView.cs [moved from Xamarin.Forms.Platform.Tizen/Native/CollectionView/CollectionView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/CollectionView/EmptyItemAdaptor.cs [moved from Xamarin.Forms.Platform.Tizen/Native/CollectionView/EmptyItemAdaptor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/CollectionView/GridLayoutManager.cs [moved from Xamarin.Forms.Platform.Tizen/Native/CollectionView/GridLayoutManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/CollectionView/ICollectionViewLayoutManager.cs [moved from Xamarin.Forms.Platform.Tizen/Native/CollectionView/ICollectionViewLayoutManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/CollectionView/ItemAdaptor.cs [moved from Xamarin.Forms.Platform.Tizen/Native/CollectionView/ItemAdaptor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/CollectionView/ItemTemplateAdaptor.cs [moved from Xamarin.Forms.Platform.Tizen/Native/CollectionView/ItemTemplateAdaptor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/CollectionView/LinearLayoutManager.cs [moved from Xamarin.Forms.Platform.Tizen/Native/CollectionView/LinearLayoutManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/CollectionView/RecyclerPool.cs [moved from Xamarin.Forms.Platform.Tizen/Native/CollectionView/RecyclerPool.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/CollectionView/ViewHolder.cs [moved from Xamarin.Forms.Platform.Tizen/Native/CollectionView/ViewHolder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/DateChangedEventArgs.cs [moved from Xamarin.Forms.Platform.Tizen/Native/DateChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/DateTimePicker.cs [moved from Xamarin.Forms.Platform.Tizen/Native/DateTimePicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/DateTimePickerDialog.cs [moved from Xamarin.Forms.Platform.Tizen/Native/DateTimePickerDialog.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Dialog.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Dialog.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/EditfieldEntry.cs [moved from Xamarin.Forms.Platform.Tizen/Native/EditfieldEntry.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Entry.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Entry.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/FormattedString.cs [moved from Xamarin.Forms.Platform.Tizen/Native/FormattedString.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/IBatchable.cs [moved from Xamarin.Forms.Platform.Tizen/Native/IBatchable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/IButton.cs [moved from Xamarin.Forms.Platform.Tizen/Native/IButton.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/IContainable.cs [moved from Xamarin.Forms.Platform.Tizen/Native/IContainable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/IDateTimeDialog.cs [moved from Xamarin.Forms.Platform.Tizen/Native/IDateTimeDialog.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/IEntry.cs [moved from Xamarin.Forms.Platform.Tizen/Native/IEntry.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/IMeasurable.cs [moved from Xamarin.Forms.Platform.Tizen/Native/IMeasurable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/ITextable.cs [moved from Xamarin.Forms.Platform.Tizen/Native/ITextable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Image.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Image.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Keyboard.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Keyboard.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Label.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Label.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/LayoutEventArgs.cs [moved from Xamarin.Forms.Platform.Tizen/Native/LayoutEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/LineBreakMode.cs [moved from Xamarin.Forms.Platform.Tizen/Native/LineBreakMode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/ListView.cs [moved from Xamarin.Forms.Platform.Tizen/Native/ListView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/MasterDetailPage.cs [moved from Xamarin.Forms.Platform.Tizen/Native/MasterDetailPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/ObservableCollection.cs [moved from Xamarin.Forms.Platform.Tizen/Native/ObservableCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Page.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Page.cs with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/RoundRectangle.cs [moved from Xamarin.Forms.Platform.Tizen/Native/RoundRectangle.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Scroller.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Scroller.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/SearchBar.cs [moved from Xamarin.Forms.Platform.Tizen/Native/SearchBar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Span.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Span.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/TableView.cs [moved from Xamarin.Forms.Platform.Tizen/Native/TableView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/TextAlignment.cs [moved from Xamarin.Forms.Platform.Tizen/Native/TextAlignment.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/TextHelper.cs [moved from Xamarin.Forms.Platform.Tizen/Native/TextHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/TitleViewPage.cs [moved from Xamarin.Forms.Platform.Tizen/Native/TitleViewPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/ToolbarItemButton.cs [moved from Xamarin.Forms.Platform.Tizen/Native/ToolbarItemButton.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Watch/WatchButton.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Watch/WatchButton.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Watch/WatchDataTimePickerDialog.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Watch/WatchDataTimePickerDialog.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Watch/WatchDateTimePicker.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Watch/WatchDateTimePicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/Watch/WatchDialog.cs [moved from Xamarin.Forms.Platform.Tizen/Native/Watch/WatchDialog.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Native/WebViewContainer.cs [moved from Xamarin.Forms.Platform.Tizen/Native/WebViewContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/NativeBindingService.cs [moved from Xamarin.Forms.Platform.Tizen/NativeBindingService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/NativeValueConverterService.cs [moved from Xamarin.Forms.Platform.Tizen/NativeValueConverterService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/NativeViewWrapper.cs [moved from Xamarin.Forms.Platform.Tizen/NativeViewWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/PanGestureHandler.cs [moved from Xamarin.Forms.Platform.Tizen/PanGestureHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/PinchGestureHandler.cs [moved from Xamarin.Forms.Platform.Tizen/PinchGestureHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Platform.cs [moved from Xamarin.Forms.Platform.Tizen/Platform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/PlatformEffect.cs [moved from Xamarin.Forms.Platform.Tizen/PlatformEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/PreloadedWindow.cs [moved from Xamarin.Forms.Platform.Tizen/PreloadedWindow.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Platform.Tizen/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/ActivityIndicatorRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/ActivityIndicatorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/BoxViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/BoxViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/ButtonRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/ButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/CarouselPageRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/CarouselPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/CarouselViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/CarouselViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/CustomFocusManager.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/CustomFocusManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/DatePickerRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/DatePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/DefaultRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/DefaultRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/EditorRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/EditorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/EntryRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/EntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/FrameRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/FrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/IVisualElementRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/IVisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/ImageButtonRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/ImageButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/ImageRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/ItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/ItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/LabelRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/LabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/LayoutRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/LayoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/ListViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/ListViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/MasterDetailContainer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/MasterDetailContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/MasterDetailPageRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/MasterDetailPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/NativeViewWrapperRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/NativeViewWrapperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/NavigationPageRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/NavigationPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/PageRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/PageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/PickerRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/PickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/ProgressBarRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/ProgressBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/RefreshViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/RefreshViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/ScrollViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/ScrollViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/SearchBarRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/SearchBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/SliderRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/SliderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/StepperRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/StepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/StructuredItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/StructuredItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/SwipeViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/SwipeViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/SwitchRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/SwitchRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/TabbedPageRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/TabbedPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/TableViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/TableViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/TimePickerRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/TimePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/ViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/ViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/VisualElementRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/VisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Renderers/WebViewRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Renderers/WebViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Resource/arrow_left.png [moved from Xamarin.Forms.Platform.Tizen/Resource/arrow_left.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Resource/dots_horizontal.png [moved from Xamarin.Forms.Platform.Tizen/Resource/dots_horizontal.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Resource/menu.png [moved from Xamarin.Forms.Platform.Tizen/Resource/menu.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Resource/refresh_48dp.png [moved from Xamarin.Forms.Platform.Tizen/Resource/refresh_48dp.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/ResourcePath.cs [moved from Xamarin.Forms.Platform.Tizen/ResourcePath.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/ResourcesProvider.cs [moved from Xamarin.Forms.Platform.Tizen/ResourcesProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/IFlyoutController.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/IFlyoutController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/INavigationDrawer.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/INavigationDrawer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/INavigationView.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/INavigationView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/IShellTabs.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/IShellTabs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/NavigationDrawer.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/NavigationDrawer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/NavigationView.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/NavigationView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/ShellItemRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/ShellItemRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/ShellMoreToolbar.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/ShellMoreToolbar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/ShellNavBar.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/ShellNavBar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/ShellRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/ShellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/ShellSectionNavigation.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/ShellSectionNavigation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/ShellSectionRenderer.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/ShellSectionRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Shell/ShellTabs.cs [moved from Xamarin.Forms.Platform.Tizen/Shell/ShellTabs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/StaticRegistrar.cs [moved from Xamarin.Forms.Platform.Tizen/StaticRegistrar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/SwipeGestureHandler.cs [moved from Xamarin.Forms.Platform.Tizen/SwipeGestureHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/TapGestureHandler.cs [moved from Xamarin.Forms.Platform.Tizen/TapGestureHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/TizenIsolatedStorageFile.cs [moved from Xamarin.Forms.Platform.Tizen/TizenIsolatedStorageFile.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/TizenPlatformServices.cs [moved from Xamarin.Forms.Platform.Tizen/TizenPlatformServices.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/TizenTitleBarVisibility.cs [moved from Xamarin.Forms.Platform.Tizen/TizenTitleBarVisibility.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/ViewInitializedEventArgs.cs [moved from Xamarin.Forms.Platform.Tizen/ViewInitializedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/VisualElementChangedEventArgs.cs [moved from Xamarin.Forms.Platform.Tizen/VisualElementChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/VisualElementRendererFlags.cs [moved from Xamarin.Forms.Platform.Tizen/VisualElementRendererFlags.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj [moved from Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/AccessKeyHelper.cs [moved from Xamarin.Forms.Platform.UAP/AccessKeyHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/AccessibilityExtensions.cs [moved from Xamarin.Forms.Platform.UAP/AccessibilityExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ActivityIndicatorRenderer.cs [moved from Xamarin.Forms.Platform.UAP/ActivityIndicatorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/AlertDialog.cs [moved from Xamarin.Forms.Platform.UAP/AlertDialog.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/AlignmentExtensions.cs [moved from Xamarin.Forms.Platform.UAP/AlignmentExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/AutoSuggestStyle.xaml [moved from Xamarin.Forms.Platform.UAP/AutoSuggestStyle.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/BackgroundTracker.cs [moved from Xamarin.Forms.Platform.UAP/BackgroundTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/BoolToVisibilityConverter.cs [moved from Xamarin.Forms.Platform.UAP/BoolToVisibilityConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/BoxViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/BoxViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/BrushHelpers.cs [moved from Xamarin.Forms.Platform.UAP/BrushHelpers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ButtonRenderer.cs [moved from Xamarin.Forms.Platform.UAP/ButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CarouselPageRenderer.cs [moved from Xamarin.Forms.Platform.UAP/CarouselPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CaseConverter.cs [moved from Xamarin.Forms.Platform.UAP/CaseConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CellControl.cs [moved from Xamarin.Forms.Platform.UAP/CellControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CheckBoxRenderer.cs [moved from Xamarin.Forms.Platform.UAP/CheckBoxRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollapseWhenEmptyConverter.cs [moved from Xamarin.Forms.Platform.UAP/CollapseWhenEmptyConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/CarouselViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/CarouselViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/CollectionViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/CollectionViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/FormsGridView.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/FormsGridView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/FormsListView.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/FormsListView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/GroupFooterItemTemplateContext.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/GroupFooterItemTemplateContext.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/GroupHeaderStyleSelector.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/GroupHeaderStyleSelector.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/GroupTemplateContext.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/GroupTemplateContext.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/GroupableItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/GroupableItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/GroupedItemTemplateCollection.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/GroupedItemTemplateCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/IEmptyView.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/IEmptyView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/ItemContentControl.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/ItemContentControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/ItemTemplateContext.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/ItemTemplateContext.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/ItemTemplateContextEnumerable.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/ItemTemplateContextEnumerable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/ItemTemplateContextList.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/ItemTemplateContextList.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/ItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/ItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/ItemsViewStyles.xaml [moved from Xamarin.Forms.Platform.UAP/CollectionView/ItemsViewStyles.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/ObservableItemTemplateCollection.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/ObservableItemTemplateCollection.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/ScrollHelpers.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/ScrollHelpers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/SelectableItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/SelectableItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/StructuredItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/StructuredItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/CollectionView/TemplatedItemSourceFactory.cs [moved from Xamarin.Forms.Platform.UAP/CollectionView/TemplatedItemSourceFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ColorConverter.cs [moved from Xamarin.Forms.Platform.UAP/ColorConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ColorExtensions.cs [moved from Xamarin.Forms.Platform.UAP/ColorExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/DatePickerRenderer.cs [moved from Xamarin.Forms.Platform.UAP/DatePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/DefaultRenderer.cs [moved from Xamarin.Forms.Platform.UAP/DefaultRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Dispatcher.cs [moved from Xamarin.Forms.Platform.UAP/Dispatcher.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/DispatcherProvider.cs [moved from Xamarin.Forms.Platform.UAP/DispatcherProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/EditorRenderer.cs [moved from Xamarin.Forms.Platform.UAP/EditorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/EntryCellTextBox.cs [moved from Xamarin.Forms.Platform.UAP/EntryCellTextBox.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/EntryRenderer.cs [moved from Xamarin.Forms.Platform.UAP/EntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ExportRendererAttribute.cs [moved from Xamarin.Forms.Platform.UAP/ExportRendererAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Extensions.cs [moved from Xamarin.Forms.Platform.UAP/Extensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Extensions/ImageExtensions.cs [moved from Xamarin.Forms.Platform.UAP/Extensions/ImageExtensions.cs with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FileImageSourceHandler.cs [moved from Xamarin.Forms.Platform.UAP/FileImageSourceHandler.cs with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Flags.cs [moved from Xamarin.Forms.Platform.iOS/Flags.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FlowDirectionExtensions.cs [moved from Xamarin.Forms.Platform.UAP/FlowDirectionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FontExtensions.cs [moved from Xamarin.Forms.Platform.UAP/FontExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FontImageSourceHandler.cs [moved from Xamarin.Forms.Platform.UAP/FontImageSourceHandler.cs with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Forms.cs [moved from Xamarin.Forms.Platform.UAP/Forms.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsButton.cs [moved from Xamarin.Forms.Platform.UAP/FormsButton.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsCancelButton.cs [moved from Xamarin.Forms.Platform.UAP/FormsCancelButton.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsCheckBox.cs [moved from Xamarin.Forms.Platform.UAP/FormsCheckBox.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsCheckBoxStyle.xaml [moved from Xamarin.Forms.Platform.UAP/FormsCheckBoxStyle.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsComboBox.cs [moved from Xamarin.Forms.Platform.UAP/FormsComboBox.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsCommandBar.cs [moved from Xamarin.Forms.Platform.UAP/FormsCommandBar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsCommandBarStyle.xaml [moved from Xamarin.Forms.Platform.UAP/FormsCommandBarStyle.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsEmbeddedPageWrapper.xaml [moved from Xamarin.Forms.Platform.UAP/FormsEmbeddedPageWrapper.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsFlyout.xaml [moved from Xamarin.Forms.Platform.UAP/FormsFlyout.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsFlyout.xaml.cs [moved from Xamarin.Forms.Platform.UAP/FormsFlyout.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsPivot.cs [moved from Xamarin.Forms.Platform.UAP/FormsPivot.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsPresenter.cs [moved from Xamarin.Forms.Platform.UAP/FormsPresenter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsProgressBar.cs [moved from Xamarin.Forms.Platform.UAP/FormsProgressBar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsProgressBarStyle.xaml [moved from Xamarin.Forms.Platform.UAP/FormsProgressBarStyle.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsSlider.cs [moved from Xamarin.Forms.Platform.UAP/FormsSlider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsTextBox.cs [moved from Xamarin.Forms.Platform.UAP/FormsTextBox.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsTextBoxStyle.xaml [moved from Xamarin.Forms.Platform.UAP/FormsTextBoxStyle.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FormsUWP.cs [moved from Xamarin.Forms.Platform.UAP/FormsUWP.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FrameRenderer.cs [moved from Xamarin.Forms.Platform.UAP/FrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/FrameworkElementExtensions.cs [moved from Xamarin.Forms.Platform.UAP/FrameworkElementExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/HeightConverter.cs [moved from Xamarin.Forms.Platform.UAP/HeightConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/HorizontalTextAlignmentConverter.cs [moved from Xamarin.Forms.Platform.UAP/HorizontalTextAlignmentConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ICellRenderer.cs [moved from Xamarin.Forms.Platform.UAP/ICellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/IDontGetFocus.cs [moved from Xamarin.Forms.Platform.UAP/IDontGetFocus.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/IIconElementHandler.cs [moved from Xamarin.Forms.Platform.UAP/IIconElementHandler.cs with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/IImageSourceHandler.cs [moved from Xamarin.Forms.Platform.UAP/IImageSourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/IImageVisualElementRenderer.cs [moved from Xamarin.Forms.Platform.UAP/IImageVisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ITabStopOnDescendants.cs [moved from Xamarin.Forms.Platform.UAP/ITabStopOnDescendants.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ITitleIconProvider.cs [moved from Xamarin.Forms.Platform.UAP/ITitleIconProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ITitleProvider.cs [moved from Xamarin.Forms.Platform.UAP/ITitleProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ITitleViewProvider.cs [moved from Xamarin.Forms.Platform.UAP/ITitleViewProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ITitleViewRendererController.cs [moved from Xamarin.Forms.Platform.UAP/ITitleViewRendererController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/IToolBarForegroundBinder.cs [moved from Xamarin.Forms.Platform.UAP/IToolBarForegroundBinder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/IToolbarProvider.cs [moved from Xamarin.Forms.Platform.UAP/IToolbarProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/IVisualElementRenderer.cs [moved from Xamarin.Forms.Platform.UAP/IVisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/IVisualNativeElementRenderer.cs [moved from Xamarin.Forms.Platform.UAP/IVisualNativeElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ImageButtonRenderer.cs [moved from Xamarin.Forms.Platform.UAP/ImageButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ImageConverter.cs [moved from Xamarin.Forms.Platform.UAP/ImageConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ImageElementManager.cs [moved from Xamarin.Forms.Platform.UAP/ImageElementManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ImageRenderer.cs [moved from Xamarin.Forms.Platform.UAP/ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ImageSourceIconElementConverter.cs [moved from Xamarin.Forms.Platform.UAP/ImageSourceIconElementConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/InterceptVisualStateManager.cs [moved from Xamarin.Forms.Platform.UAP/InterceptVisualStateManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/KeyboardConverter.cs [moved from Xamarin.Forms.Platform.UAP/KeyboardConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/KeyboardExtensions.cs [moved from Xamarin.Forms.Platform.UAP/KeyboardExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/LabelHtmlHelper.cs [moved from Xamarin.Forms.Platform.UAP/LabelHtmlHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/LabelRenderer.cs [moved from Xamarin.Forms.Platform.UAP/LabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/LayoutExtensions.cs [moved from Xamarin.Forms.Platform.UAP/LayoutExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/LayoutRenderer.cs [moved from Xamarin.Forms.Platform.UAP/LayoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ListGroupHeaderPresenter.cs [moved from Xamarin.Forms.Platform.UAP/ListGroupHeaderPresenter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ListViewGroupStyleSelector.cs [moved from Xamarin.Forms.Platform.UAP/ListViewGroupStyleSelector.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ListViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/ListViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/MasterBackgroundConverter.cs [moved from Xamarin.Forms.Platform.UAP/MasterBackgroundConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/MasterDetailControl.cs [moved from Xamarin.Forms.Platform.UAP/MasterDetailControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/MasterDetailControlStyle.xaml [moved from Xamarin.Forms.Platform.UAP/MasterDetailControlStyle.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/MasterDetailPageRenderer.cs [moved from Xamarin.Forms.Platform.UAP/MasterDetailPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/MenuItemCommand.cs [moved from Xamarin.Forms.Platform.UAP/MenuItemCommand.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/NativeBindingExtensions.cs [moved from Xamarin.Forms.Platform.UAP/NativeBindingExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/NativeBindingService.cs [moved from Xamarin.Forms.Platform.UAP/NativeBindingService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/NativeEventWrapper.cs [moved from Xamarin.Forms.Platform.UAP/NativeEventWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/NativePropertyListener.cs [moved from Xamarin.Forms.Platform.UAP/NativePropertyListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/NativeValueConverterService.cs [moved from Xamarin.Forms.Platform.UAP/NativeValueConverterService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/NativeViewWrapper.cs [moved from Xamarin.Forms.Platform.UAP/NativeViewWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/NativeViewWrapperRenderer.cs [moved from Xamarin.Forms.Platform.UAP/NativeViewWrapperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/NavigationPageRenderer.cs [moved from Xamarin.Forms.Platform.UAP/NavigationPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/PageControl.cs [moved from Xamarin.Forms.Platform.UAP/PageControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/PageControlStyle.xaml [moved from Xamarin.Forms.Platform.UAP/PageControlStyle.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/PageExtensions.cs [moved from Xamarin.Forms.Platform.UAP/PageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/PageRenderer.cs [moved from Xamarin.Forms.Platform.UAP/PageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/PageToRenderedElementConverter.cs [moved from Xamarin.Forms.Platform.UAP/PageToRenderedElementConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/PickerRenderer.cs [moved from Xamarin.Forms.Platform.UAP/PickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/PickerStyle.xaml [moved from Xamarin.Forms.Platform.UAP/PickerStyle.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Platform.cs [moved from Xamarin.Forms.Platform.UAP/Platform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/PlatformConfigurationExtensions.cs [moved from Xamarin.Forms.Platform.UAP/PlatformConfigurationExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/PlatformEffect.cs [moved from Xamarin.Forms.Platform.UAP/PlatformEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ProgressBarRenderer.cs [moved from Xamarin.Forms.Platform.UAP/ProgressBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Platform.UAP/Properties/AssemblyInfo.cs with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Properties/Xamarin.Forms.Platform.UAP.rd.xml [moved from Xamarin.Forms.Platform.UAP/Properties/Xamarin.Forms.Platform.UAP.rd.xml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/PropertyChangedEventArgsExtensions.cs [moved from Xamarin.Forms.Platform.UAP/PropertyChangedEventArgsExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/RefreshViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/RefreshViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/RendererFactory.cs [moved from Xamarin.Forms.Platform.UAP/RendererFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Resources.xaml [moved from Xamarin.Forms.Platform.UAP/Resources.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ScrollViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/ScrollViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/SearchBarRenderer.cs [moved from Xamarin.Forms.Platform.UAP/SearchBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Shell/ShellFlyoutTemplateSelector.cs [moved from Xamarin.Forms.Platform.UAP/Shell/ShellFlyoutTemplateSelector.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Shell/ShellHeaderRenderer.cs [moved from Xamarin.Forms.Platform.UAP/Shell/ShellHeaderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Shell/ShellItemRenderer.cs [moved from Xamarin.Forms.Platform.UAP/Shell/ShellItemRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Shell/ShellRenderer.cs [moved from Xamarin.Forms.Platform.UAP/Shell/ShellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Shell/ShellSectionRenderer.cs [moved from Xamarin.Forms.Platform.UAP/Shell/ShellSectionRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Shell/ShellStyles.xaml [moved from Xamarin.Forms.Platform.UAP/Shell/ShellStyles.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Shell/ShellToolbarItemRenderer.cs [moved from Xamarin.Forms.Platform.UAP/Shell/ShellToolbarItemRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/SliderRenderer.cs [moved from Xamarin.Forms.Platform.UAP/SliderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/SliderStyle.xaml [moved from Xamarin.Forms.Platform.UAP/SliderStyle.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/StepperControl.cs [moved from Xamarin.Forms.Platform.UAP/StepperControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/StepperControl.xaml [moved from Xamarin.Forms.Platform.UAP/StepperControl.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/StepperControl.xaml.cs [moved from Xamarin.Forms.Platform.UAP/StepperControl.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/StepperRenderer.cs [moved from Xamarin.Forms.Platform.UAP/StepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/StreamImagesourceHandler.cs [moved from Xamarin.Forms.Platform.UAP/StreamImagesourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/SwipeViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/SwipeViewRenderer.cs with 100% similarity, mode: 0644]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/SwitchRenderer.cs [moved from Xamarin.Forms.Platform.UAP/SwitchRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/TabbedPageRenderer.cs [moved from Xamarin.Forms.Platform.UAP/TabbedPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/TabbedPageStyle.xaml [moved from Xamarin.Forms.Platform.UAP/TabbedPageStyle.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/TableViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/TableViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/TaskExtensions.cs [moved from Xamarin.Forms.Platform.UAP/TaskExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/TextAlignmentToHorizontalAlignmentConverter.cs [moved from Xamarin.Forms.Platform.UAP/TextAlignmentToHorizontalAlignmentConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/TextBlockExtensions.cs [moved from Xamarin.Forms.Platform.UAP/TextBlockExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/TextCellRenderer.cs [moved from Xamarin.Forms.Platform.UAP/TextCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/TimePickerRenderer.cs [moved from Xamarin.Forms.Platform.UAP/TimePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/TitleViewManager.cs [moved from Xamarin.Forms.Platform.UAP/TitleViewManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ToolbarPlacementHelper.cs [moved from Xamarin.Forms.Platform.UAP/ToolbarPlacementHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/UriImageSourceHandler.cs [moved from Xamarin.Forms.Platform.UAP/UriImageSourceHandler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ViewExtensions.cs [moved from Xamarin.Forms.Platform.UAP/ViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/ViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/ViewToRendererConverter.cs [moved from Xamarin.Forms.Platform.UAP/ViewToRendererConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/VisualElementChangedEventArgs.cs [moved from Xamarin.Forms.Platform.UAP/VisualElementChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/VisualElementExtensions.cs [moved from Xamarin.Forms.Platform.UAP/VisualElementExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/VisualElementPackager.cs [moved from Xamarin.Forms.Platform.UAP/VisualElementPackager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/VisualElementRenderer.cs [moved from Xamarin.Forms.Platform.UAP/VisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/VisualElementTracker.cs [moved from Xamarin.Forms.Platform.UAP/VisualElementTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WebViewRenderer.cs [moved from Xamarin.Forms.Platform.UAP/WebViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsBasePage.cs [moved from Xamarin.Forms.Platform.UAP/WindowsBasePage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsBasePlatformServices.cs [moved from Xamarin.Forms.Platform.UAP/WindowsBasePlatformServices.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsDeviceInfo.cs [moved from Xamarin.Forms.Platform.UAP/WindowsDeviceInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsExpressionSearch.cs [moved from Xamarin.Forms.Platform.UAP/WindowsExpressionSearch.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsIsolatedStorage.cs [moved from Xamarin.Forms.Platform.UAP/WindowsIsolatedStorage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsPage.cs [moved from Xamarin.Forms.Platform.UAP/WindowsPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsPlatform.cs [moved from Xamarin.Forms.Platform.UAP/WindowsPlatform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsPlatformServices.cs [moved from Xamarin.Forms.Platform.UAP/WindowsPlatformServices.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsResourcesProvider.cs [moved from Xamarin.Forms.Platform.UAP/WindowsResourcesProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsSerializer.cs [moved from Xamarin.Forms.Platform.UAP/WindowsSerializer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/WindowsTicker.cs [moved from Xamarin.Forms.Platform.UAP/WindowsTicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj [moved from Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Animatable.cs [moved from Xamarin.Forms.Platform.WPF/Animatable.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Assets/Button.xaml [moved from Xamarin.Forms.Platform.WPF/Assets/Button.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Assets/CheckBox.xaml [moved from Xamarin.Forms.Platform.WPF/Assets/CheckBox.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Assets/Converters.xaml [moved from Xamarin.Forms.Platform.WPF/Assets/Converters.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Assets/Default.xaml [moved from Xamarin.Forms.Platform.WPF/Assets/Default.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/CellControl.cs [moved from Xamarin.Forms.Platform.WPF/CellControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormWindow.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormWindow.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsAppBar.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsAppBar.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsAppBarButton.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsAppBarButton.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsBitmapIcon.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsBitmapIcon.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsButton.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsButton.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsCarouselPage.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsCarouselPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsContentControl.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsContentControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsContentDialog.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsContentDialog.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsContentPage.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsContentPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsElementIcon.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsElementIcon.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsMasterDetailPage.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsMasterDetailPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsMultiPage.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsMultiPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsNavigationPage.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsNavigationPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsPage.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsPathIcon.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsPathIcon.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsSymbolIcon.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsSymbolIcon.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsTabbedPage.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsTabbedPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsTransitioningContentControl.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsTransitioningContentControl.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/FormsWindowButtonCommands.cs [moved from Xamarin.Forms.Platform.WPF/Controls/FormsWindowButtonCommands.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Controls/VisualStates.cs [moved from Xamarin.Forms.Platform.WPF/Controls/VisualStates.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Converters/CaseConverter.cs [moved from Xamarin.Forms.Platform.WPF/Converters/CaseConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Converters/CollapseWhenEmptyConverter.cs [moved from Xamarin.Forms.Platform.WPF/Converters/CollapseWhenEmptyConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Converters/ColorConverter.cs [moved from Xamarin.Forms.Platform.WPF/Converters/ColorConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Converters/HeightConverter.cs [moved from Xamarin.Forms.Platform.WPF/Converters/HeightConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Converters/IconConveter.cs [moved from Xamarin.Forms.Platform.WPF/Converters/IconConveter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Converters/ImageConverter.cs [moved from Xamarin.Forms.Platform.WPF/Converters/ImageConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Converters/SymbolToValueConverter.cs [moved from Xamarin.Forms.Platform.WPF/Converters/SymbolToValueConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Converters/ToUpperConverter.cs [moved from Xamarin.Forms.Platform.WPF/Converters/ToUpperConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Converters/ViewToRendererConverter.cs [moved from Xamarin.Forms.Platform.WPF/Converters/ViewToRendererConverter.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/CustomContextMenu.cs [moved from Xamarin.Forms.Platform.WPF/CustomContextMenu.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Deserializer.cs [moved from Xamarin.Forms.Platform.WPF/Deserializer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/ElementChangedEventArgs.cs [moved from Xamarin.Forms.Platform.WPF/ElementChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Enums/Symbol.cs [moved from Xamarin.Forms.Platform.WPF/Enums/Symbol.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/ExportRendererAttribute.cs [moved from Xamarin.Forms.Platform.WPF/ExportRendererAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/AlignmentExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/AlignmentExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/ColorExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/ColorExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/DeviceExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/DeviceExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/FontExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/FontExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/FormattedStringExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/FormattedStringExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/FrameworkElementAttached.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/FrameworkElementAttached.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/FrameworkElementExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/FrameworkElementExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/ImageExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/ImageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/KeyboardExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/KeyboardExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/ObjectExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/ObjectExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/PageExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/PageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/ScrollBarVisibilityExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/ScrollBarVisibilityExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Extensions/VisualElementExtensions.cs [moved from Xamarin.Forms.Platform.WPF/Extensions/VisualElementExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Forms.cs [moved from Xamarin.Forms.Platform.WPF/Forms.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/FormsApplicationPage.cs [moved from Xamarin.Forms.Platform.WPF/FormsApplicationPage.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/FormsContentLoader.cs [moved from Xamarin.Forms.Platform.WPF/FormsContentLoader.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/FormsPanel.cs [moved from Xamarin.Forms.Platform.WPF/FormsPanel.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/FormsTextBox.cs [moved from Xamarin.Forms.Platform.WPF/FormsTextBox.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/FormsTimePicker.cs [moved from Xamarin.Forms.Platform.WPF/FormsTimePicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Helpers/TreeHelper.cs [moved from Xamarin.Forms.Platform.WPF/Helpers/TreeHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Helpers/UiHelper.cs [moved from Xamarin.Forms.Platform.WPF/Helpers/UiHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/ICellRenderer.cs [moved from Xamarin.Forms.Platform.WPF/ICellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/IVisualElementRenderer.cs [moved from Xamarin.Forms.Platform.WPF/IVisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Interfaces/IContentLoader.cs [moved from Xamarin.Forms.Platform.WPF/Interfaces/IContentLoader.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Interfaces/IFormsNavigation.cs [moved from Xamarin.Forms.Platform.WPF/Interfaces/IFormsNavigation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/ComGuids.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/ComGuids.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/Debug.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/Debug.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/DoubleUtil.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/DoubleUtil.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/DpiHelper.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/DpiHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/ErrorCodes.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/ErrorCodes.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/MessageWindow.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/MessageWindow.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/NativeMethods.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/NativeMethods.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/NtDll.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/NtDll.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/ShellProvider.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/ShellProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/StreamHelper.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/StreamHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/Utilities.Windows.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/Utilities.Windows.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/Utilities.Wpf.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/Utilities.Wpf.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/Utilities.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/Utilities.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/Verify.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/Standard/Verify.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/SystemCommands.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/SystemCommands.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/SystemParameters2.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/SystemParameters2.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/WindowChrome.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/WindowChrome.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/WindowChromeWorker.cs [moved from Xamarin.Forms.Platform.WPF/Microsoft.Windows.Shell/WindowChromeWorker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Platform.cs [moved from Xamarin.Forms.Platform.WPF/Platform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/PlatformEffect.cs [moved from Xamarin.Forms.Platform.WPF/PlatformEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Platform.WPF/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Properties/Resources.Designer.cs [moved from Xamarin.Forms.Platform.WPF/Properties/Resources.Designer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Properties/Resources.resx [moved from Xamarin.Forms.ControlGallery.WPF/Properties/Resources.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Properties/Settings.Designer.cs [moved from Xamarin.Forms.Platform.WPF/Properties/Settings.Designer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Properties/Settings.settings [moved from Xamarin.Forms.ControlGallery.WPF/Properties/Settings.settings with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/ActivityIndicatorRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/ActivityIndicatorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/BoxViewRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/BoxViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/ButtonRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/ButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/CarouselPageRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/CarouselPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/CellRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/CellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/CheckBoxRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/CheckBoxRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/DatePickerRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/DatePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/EditorRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/EditorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/EntryRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/EntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/FormsCheckBox.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/FormsCheckBox.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/FrameRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/FrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/ImageButtonRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/ImageButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/ImageRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/LabelRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/LabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/LayoutRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/LayoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/ListViewRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/ListViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/MasterDetailPageRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/MasterDetailPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/NavigationPageRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/NavigationPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/OpenGLViewRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/OpenGLViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/PageRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/PageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/PickerRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/PickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/ProgressBarRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/ProgressBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/ScrollViewRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/ScrollViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/SearchBarRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/SearchBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/SliderRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/SliderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/StepperRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/StepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/SwitchRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/SwitchRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/TabbedPageRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/TabbedPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/TableViewRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/TableViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/TimePickerRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/TimePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/ViewRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/ViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/VisualMultiPageRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/VisualMultiPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/VisualPageRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/VisualPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Renderers/WebViewRenderer.cs [moved from Xamarin.Forms.Platform.WPF/Renderers/WebViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/ResourcesProvider.cs [moved from Xamarin.Forms.Platform.WPF/ResourcesProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsAppBar.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsAppBar.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsAppBarButton.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsAppBarButton.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsBitmapIcon.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsBitmapIcon.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsCarouselPage.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsCarouselPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsContentControl.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsContentControl.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsContentDialog.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsContentDialog.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsContentPage.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsContentPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsMasterDetailPage.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsMasterDetailPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsNavigationPage.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsNavigationPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsPathIcon.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsPathIcon.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsSymbolIcon.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsSymbolIcon.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsTabbedPage.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsTabbedPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsTransitioningContentControl.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsTransitioningContentControl.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsWindow.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsWindow.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/FormsWindowButtonCommands.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/FormsWindowButtonCommands.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Themes/Generic.xaml [moved from Xamarin.Forms.Platform.WPF/Themes/Generic.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/VisualElementTracker.cs [moved from Xamarin.Forms.Platform.WPF/VisualElementTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/WPFDeviceInfo.cs [moved from Xamarin.Forms.Platform.WPF/WPFDeviceInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/WPFExpressionSearch.cs [moved from Xamarin.Forms.Platform.WPF/WPFExpressionSearch.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/WPFIsolatedStorageFile.cs [moved from Xamarin.Forms.Platform.WPF/WPFIsolatedStorageFile.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/WPFPlatformServices.cs [moved from Xamarin.Forms.Platform.WPF/WPFPlatformServices.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/WPFResources.xaml [moved from Xamarin.Forms.Platform.WPF/WPFResources.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/WPFTicker.cs [moved from Xamarin.Forms.Platform.WPF/WPFTicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/Xamarin.Forms.Platform.WPF.csproj [moved from Xamarin.Forms.Platform.WPF/Xamarin.Forms.Platform.WPF.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.WPF/app.config [moved from Xamarin.Forms.Platform.WPF/app.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CADisplayLinkTicker.cs [moved from Xamarin.Forms.Platform.iOS/CADisplayLinkTicker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Cells/CellRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Cells/CellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Cells/CellTableViewCell.cs [moved from Xamarin.Forms.Platform.iOS/Cells/CellTableViewCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Cells/EntryCellRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Cells/EntryCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Cells/ImageCellRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Cells/ImageCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Cells/SwitchCellRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Cells/SwitchCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Cells/TextCellRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Cells/TextCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Cells/ViewCellRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Cells/ViewCellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/CarouselTemplatedCell.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/CarouselTemplatedCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/CarouselViewController.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/CarouselViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/CarouselViewDelegator.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/CarouselViewDelegator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/CarouselViewLayout.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/CarouselViewLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/CarouselViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/CarouselViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/CollectionViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/CollectionViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/DefaultCell.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/DefaultCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/EmptySource.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/EmptySource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/GridViewLayout.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/GridViewLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/GroupableItemsViewController.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/GroupableItemsViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/GroupableItemsViewDelegator.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/GroupableItemsViewDelegator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/GroupableItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/GroupableItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/HeightConstrainedTemplatedCell.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/HeightConstrainedTemplatedCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/HorizontalCell.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/HorizontalCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/HorizontalDefaultCell.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/HorizontalDefaultCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/HorizontalDefaultSupplementalView.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/HorizontalDefaultSupplementalView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/HorizontalTemplatedHeaderView.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/HorizontalTemplatedHeaderView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/IItemsViewSource.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/IItemsViewSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/IndexPathExtensions.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/IndexPathExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ItemsSourceFactory.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ItemsSourceFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewCell.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewController.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewDelegator.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewDelegator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewLayout.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ListSource.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ListSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ListViewLayout.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ListViewLayout.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ObservableGroupedSource.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ObservableGroupedSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ObservableItemsSource.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ObservableItemsSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/PropertyChangedEventArgsExtensions.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/PropertyChangedEventArgsExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/ScrollToPositionExtensions.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/ScrollToPositionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/SelectableItemsViewController.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/SelectableItemsViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/SelectableItemsViewDelegator.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/SelectableItemsViewDelegator.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/SelectableItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/SelectableItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/SnapHelpers.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/SnapHelpers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/StructuredItemsViewController.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/StructuredItemsViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/StructuredItemsViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/StructuredItemsViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/TemplateHelpers.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/TemplateHelpers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/TemplatedCell.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/TemplatedCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/VerticalCell.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/VerticalCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/VerticalDefaultCell.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/VerticalDefaultCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/VerticalDefaultSupplementalView.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/VerticalDefaultSupplementalView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/VerticalSupplementaryView.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/VerticalSupplementaryView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/CollectionView/WidthConstrainedTemplatedCell.cs [moved from Xamarin.Forms.Platform.iOS/CollectionView/WidthConstrainedTemplatedCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ContextActionCell.cs [moved from Xamarin.Forms.Platform.iOS/ContextActionCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ContextScrollViewDelegate.cs [moved from Xamarin.Forms.Platform.iOS/ContextScrollViewDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Deserializer.cs [moved from Xamarin.Forms.Platform.iOS/Deserializer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/DisposeHelpers.cs [moved from Xamarin.Forms.Platform.iOS/DisposeHelpers.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/EffectUtilities.cs [moved from Xamarin.Forms.Platform.iOS/EffectUtilities.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ElementChangedEventArgs.cs [moved from Xamarin.Forms.Platform.iOS/ElementChangedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/EventTracker.cs [moved from Xamarin.Forms.Platform.iOS/EventTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ExportCellAttribute.cs [moved from Xamarin.Forms.Platform.Android/ExportCellAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ExportImageSourceHandlerAttribute.cs [moved from Xamarin.Forms.Platform.Android/ExportImageSourceHandlerAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ExportRendererAttribute.cs [moved from Xamarin.Forms.Platform.iOS/ExportRendererAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/AccessibilityExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/AccessibilityExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/ArrayExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/ArrayExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/CellExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/CellExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/ColorExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/ColorExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/DateExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/DateExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/Extensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/Extensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/FlowDirectionExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/FlowDirectionExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/FontExtensions.Shared.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/FontExtensions.Shared.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/FontExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/FontExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/LabelExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/LabelExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/LayoutExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/LayoutExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/NSObjectExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/NSObjectExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/PlatformConfigurationExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/PlatformConfigurationExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/ToolbarItemExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/ToolbarItemExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/UIViewExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/UIViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/ViewExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/ViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Extensions/VisualElementExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Extensions/VisualElementExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Flags.cs [moved from Xamarin.Forms.Platform.UAP/Flags.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Forms.cs [moved from Xamarin.Forms.Platform.iOS/Forms.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/FormsApplicationDelegate.cs [moved from Xamarin.Forms.Platform.iOS/FormsApplicationDelegate.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/GlobalCloseContextGestureRecognizer.cs [moved from Xamarin.Forms.Platform.iOS/GlobalCloseContextGestureRecognizer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/IOSDeviceInfo.cs [moved from Xamarin.Forms.Platform.iOS/IOSDeviceInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/IVisualElementRenderer.cs [moved from Xamarin.Forms.Platform.iOS/IVisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/IVisualNativeElementRenderer.cs [moved from Xamarin.Forms.Platform.iOS/IVisualNativeElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/LinkerSafeAttribute.cs [moved from Xamarin.Forms.Platform.iOS/LinkerSafeAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ModalWrapper.cs [moved from Xamarin.Forms.Platform.iOS/ModalWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/NativeBindingService.cs [moved from Xamarin.Forms.Platform.iOS/NativeBindingService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/NativeValueConverterService.cs [moved from Xamarin.Forms.Platform.iOS/NativeValueConverterService.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/NativeViewPropertyListener.cs [moved from Xamarin.Forms.Platform.iOS/NativeViewPropertyListener.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/NativeViewWrapper.cs [moved from Xamarin.Forms.Platform.iOS/NativeViewWrapper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/NativeViewWrapperRenderer.cs [moved from Xamarin.Forms.Platform.iOS/NativeViewWrapperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/PageExtensions.cs [moved from Xamarin.Forms.Platform.iOS/PageExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Platform.cs [moved from Xamarin.Forms.Platform.iOS/Platform.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/PlatformEffect.cs [moved from Xamarin.Forms.Platform.iOS/PlatformEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/PlatformRenderer.cs [moved from Xamarin.Forms.Platform.iOS/PlatformRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Platform.iOS/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/RendererFactory.cs [moved from Xamarin.Forms.Platform.iOS/RendererFactory.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/RendererPool.cs [moved from Xamarin.Forms.Platform.iOS/RendererPool.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ActivityIndicatorRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ActivityIndicatorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/AlignmentExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/AlignmentExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/BorderElementManager.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/BorderElementManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/BoxRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/BoxRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ButtonElementManager.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ButtonElementManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ButtonLayoutManager.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ButtonLayoutManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ButtonRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/CarouselPageRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/CarouselPageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/CheckBoxRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/CheckBoxRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/CheckBoxRendererBase.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/CheckBoxRendererBase.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/DatePickerRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/DatePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/EditorRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/EditorRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ElementSelectedEventArgs.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ElementSelectedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/EntryRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/EntryRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ExportCellAttribute.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ExportCellAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ExportImageSourceHandlerAttribute.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ExportImageSourceHandlerAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ExportRendererAttribute.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ExportRendererAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/FormattedStringExtensions.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/FormattedStringExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/FormsCAKeyFrameAnimation.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/FormsCAKeyFrameAnimation.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/FormsCheckBox.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/FormsCheckBox.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/FormsUIImageView.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/FormsUIImageView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/FrameRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/FrameRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IAccessibilityElementsController.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IAccessibilityElementsController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IButtonLayoutRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IButtonLayoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IImageVisualElementRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IImageVisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellContext.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellContext.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellFlyoutContentRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellFlyoutContentRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellFlyoutRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellFlyoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellFlyoutTransition.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellFlyoutTransition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellItemController.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellItemController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellItemTransition.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellItemTransition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellNavBarAppearanceTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellNavBarAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellPageRendererTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellPageRendererTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellSearchResultsRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellSearchResultsRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellSectionRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellSectionRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellSectionRootHeader.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellSectionRootHeader.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellSectionRootRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellSectionRootRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IShellTabBarAppearanceTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IShellTabBarAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ImageAnimationHelper.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ImageAnimationHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ImageButtonRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ImageButtonRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ImageElementManager.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ImageElementManager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ImageRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ImageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/IndicatorViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/IndicatorViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/KeyboardInsetTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/KeyboardInsetTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/KeyboardObserver.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/KeyboardObserver.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/LabelRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/LabelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ListViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ListViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/NavigationRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/NavigationRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/OpenGLViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/OpenGLViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/PageContainer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/PageContainer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/PageRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/PageRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/PhoneMasterDetailRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/PhoneMasterDetailRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/PickerRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/PickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ProgressBarRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ProgressBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/RefreshViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/RefreshViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/SafeShellNavBarAppearanceTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/SafeShellNavBarAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/SafeShellTabBarAppearanceTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/SafeShellTabBarAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ScrollViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ScrollViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/SearchBarRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/SearchBarRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/SearchHandlerAppearanceTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/SearchHandlerAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellFlyoutContentRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellFlyoutContentRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellFlyoutRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellFlyoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellItemRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellItemRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellItemTransition.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellItemTransition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellNavBarAppearanceTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellNavBarAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellPageRendererTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellPageRendererTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellScrollViewTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellScrollViewTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellSearchResultsRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellSearchResultsRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellSectionRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellSectionRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellSectionRootHeader.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellSectionRootHeader.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellSectionRootRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellSectionRootRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellTabBarAppearanceTracker.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellTabBarAppearanceTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellTableViewController.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellTableViewController.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/ShellTableViewSource.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/ShellTableViewSource.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/SlideFlyoutTransition.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/SlideFlyoutTransition.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/SliderRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/SliderRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/StepperRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/StepperRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/SwipeViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/SwipeViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/SwitchRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/SwitchRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/TabbedRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/TabbedRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/TableViewModelRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/TableViewModelRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/TableViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/TableViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/TabletMasterDetailRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/TabletMasterDetailRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/TabletShellFlyoutRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/TabletShellFlyoutRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/TimePickerRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/TimePickerRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/UIContainerCell.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/UIContainerCell.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/UIContainerView.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/UIContainerView.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/WebViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/WebViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Renderers/WkWebViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/Renderers/WkWebViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.Designer.cs [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.Designer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.ar.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.ar.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.ca.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.ca.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.cs.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.cs.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.da.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.da.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.de.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.de.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.el.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.el.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.es.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.es.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.fi.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.fi.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.fr.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.fr.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.he.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.he.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.hi.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.hi.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.hr.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.hr.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.hu.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.hu.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.id.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.id.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.it.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.it.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.ja.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.ja.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.ko.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.ko.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.ms.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.ms.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.nb.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.nb.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.nl.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.nl.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.pl.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.pl.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.pt-BR.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.pt-BR.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.pt.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.pt.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.ro.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.ro.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.ru.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.ru.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.sk.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.sk.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.sv.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.sv.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.th.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.th.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.tr.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.tr.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.uk.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.uk.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.vi.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.vi.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.zh-HK.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.zh-HK.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.zh-Hans.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.zh-Hans.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Resources/StringResources.zh-Hant.resx [moved from Xamarin.Forms.Platform.iOS/Resources/StringResources.zh-Hant.resx with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ResourcesProvider.cs [moved from Xamarin.Forms.Platform.iOS/ResourcesProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ShadowEffect.cs [moved from Xamarin.Forms.Platform.iOS/ShadowEffect.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ViewInitializedEventArgs.cs [moved from Xamarin.Forms.Platform.iOS/ViewInitializedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/ViewRenderer.cs [moved from Xamarin.Forms.Platform.iOS/ViewRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/VisualElementPackager.cs [moved from Xamarin.Forms.Platform.iOS/VisualElementPackager.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/VisualElementRenderer.cs [moved from Xamarin.Forms.Platform.iOS/VisualElementRenderer.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/VisualElementTracker.cs [moved from Xamarin.Forms.Platform.iOS/VisualElementTracker.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Xamarin.Forms.Platform.iOS.csproj [moved from Xamarin.Forms.Platform.iOS/Xamarin.Forms.Platform.iOS.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/Xamarin.Forms.Platform.iOS.nuspec [moved from Xamarin.Forms.Platform.iOS/Xamarin.Forms.Platform.iOS.nuspec with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/iOSAppIndexingProvider.cs [moved from Xamarin.Forms.Platform.iOS/iOSAppIndexingProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform.iOS/iOSAppLinks.cs [moved from Xamarin.Forms.Platform.iOS/iOSAppLinks.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Platform/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Platform/Xamarin.Forms.Platform.cs [new file with mode: 0644]
Xamarin.Forms/Xamarin.Forms.Platform/Xamarin.Forms.Platform.csproj [moved from Xamarin.Forms.Platform/Xamarin.Forms.Platform.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Sandbox.Android/Resources/drawable/bank.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/bank.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Sandbox.Android/Resources/drawable/coffee.png [moved from Xamarin.Forms.ControlGallery.Android/Resources/drawable/coffee.png with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.Design/AttributeTableBuilder.cs [moved from Xamarin.Forms.Xaml.Design/AttributeTableBuilder.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.Design/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Xaml.Design/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.Design/RegisterMetadata.cs [moved from Xamarin.Forms.Xaml.Design/RegisterMetadata.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.Design/Xamarin.Forms.Xaml.Design.csproj [moved from Xamarin.Forms.Xaml.Design/Xamarin.Forms.Xaml.Design.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/AcceptEmptyServiceProvider.xaml [moved from Xamarin.Forms.Xaml.UnitTests/AcceptEmptyServiceProvider.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/AcceptEmptyServiceProvider.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/AcceptEmptyServiceProvider.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/AppResources/Colors.xaml [moved from Xamarin.Forms.Xaml.UnitTests/AppResources/Colors.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/AppResources/CompiledColors.xaml [moved from Xamarin.Forms.Xaml.UnitTests/AppResources/CompiledColors.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ApplyPropertiesVisitorTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/ApplyPropertiesVisitorTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/AssemblyInfoTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/AssemblyInfoTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/AutoMergedResourceDictionaries.xaml [moved from Xamarin.Forms.Xaml.UnitTests/AutoMergedResourceDictionaries.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/AutoMergedResourceDictionaries.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/AutoMergedResourceDictionaries.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/AutomationProperties.xaml [moved from Xamarin.Forms.Xaml.UnitTests/AutomationProperties.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/AutomationProperties.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/AutomationProperties.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/BindablePropertiesAccessModifiers.xaml [moved from Xamarin.Forms.Xaml.UnitTests/BindablePropertiesAccessModifiers.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/BindablePropertiesAccessModifiers.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/BindablePropertiesAccessModifiers.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/BindingsCompiler.xaml [moved from Xamarin.Forms.Xaml.UnitTests/BindingsCompiler.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/BindingsCompiler.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/BindingsCompiler.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/BuiltInConversions.xaml [moved from Xamarin.Forms.Xaml.UnitTests/BuiltInConversions.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/BuiltInConversions.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/BuiltInConversions.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ButtonCornerRadius.xaml [moved from Xamarin.Forms.Xaml.UnitTests/ButtonCornerRadius.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ButtonCornerRadius.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/ButtonCornerRadius.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/CompiledTypeConverter.xaml [moved from Xamarin.Forms.Xaml.UnitTests/CompiledTypeConverter.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/CompiledTypeConverter.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/CompiledTypeConverter.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ConstraintExpression.xaml [moved from Xamarin.Forms.Xaml.UnitTests/ConstraintExpression.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ConstraintExpression.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/ConstraintExpression.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/CustomXamlView.xaml [moved from Xamarin.Forms.Xaml.UnitTests/CustomXamlView.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/CustomXamlView.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/CustomXamlView.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DataTemplate.xaml [moved from Xamarin.Forms.Xaml.UnitTests/DataTemplate.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DataTemplate.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/DataTemplate.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DataTemplateExtension.xaml [moved from Xamarin.Forms.Xaml.UnitTests/DataTemplateExtension.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DataTemplateExtension.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/DataTemplateExtension.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DefaultCtorRouting.xaml [moved from Xamarin.Forms.Xaml.UnitTests/DefaultCtorRouting.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DefaultCtorRouting.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/DefaultCtorRouting.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DefaultCtorRouting2.xaml [moved from Xamarin.Forms.Xaml.UnitTests/DefaultCtorRouting2.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DefaultCtorRouting2.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/DefaultCtorRouting2.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DesignPropertiesTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/DesignPropertiesTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DesignTimeLoaderTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/DesignTimeLoaderTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Directory.Build.props [moved from Xamarin.Forms.Controls/Directory.Build.props with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Directory.Build.targets [moved from Xamarin.Forms.Xaml.UnitTests/Directory.Build.targets with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DuplicatePropertyElements.xaml [moved from Xamarin.Forms.Xaml.UnitTests/DuplicatePropertyElements.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DuplicatePropertyElements.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/DuplicatePropertyElements.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DuplicateXArgumentsElements.xaml [moved from Xamarin.Forms.Xaml.UnitTests/DuplicateXArgumentsElements.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DuplicateXArgumentsElements.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/DuplicateXArgumentsElements.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DynamicResource.xaml [moved from Xamarin.Forms.Xaml.UnitTests/DynamicResource.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/DynamicResource.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/DynamicResource.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/EventsConnection.xaml [moved from Xamarin.Forms.Xaml.UnitTests/EventsConnection.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/EventsConnection.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/EventsConnection.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FactoryMethodMissingCtor.xaml [moved from Xamarin.Forms.Xaml.UnitTests/FactoryMethodMissingCtor.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FactoryMethodMissingCtor.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/FactoryMethodMissingCtor.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FactoryMethodMissingMethod.xaml [moved from Xamarin.Forms.Xaml.UnitTests/FactoryMethodMissingMethod.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FactoryMethodMissingMethod.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/FactoryMethodMissingMethod.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FactoryMethods.xaml [moved from Xamarin.Forms.Xaml.UnitTests/FactoryMethods.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FactoryMethods.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/FactoryMethods.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FieldModifier.xaml [moved from Xamarin.Forms.Xaml.UnitTests/FieldModifier.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FieldModifier.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/FieldModifier.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FindByName.xaml [moved from Xamarin.Forms.Xaml.UnitTests/FindByName.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FindByName.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/FindByName.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FontConverterTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/FontConverterTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FontImageExtension.xaml [moved from Xamarin.Forms.Xaml.UnitTests/FontImageExtension.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/FontImageExtension.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/FontImageExtension.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/GenericCollections.xaml [moved from Xamarin.Forms.Xaml.UnitTests/GenericCollections.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/GenericCollections.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/GenericCollections.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/GenericsTests.xaml [moved from Xamarin.Forms.Xaml.UnitTests/GenericsTests.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/GenericsTests.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/GenericsTests.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/HRTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/HRTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/I8.xaml [moved from Xamarin.Forms.Xaml.UnitTests/I8.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/I8.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/I8.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ImplicitResourceDictionaries.xaml [moved from Xamarin.Forms.Xaml.UnitTests/ImplicitResourceDictionaries.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ImplicitResourceDictionaries.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/ImplicitResourceDictionaries.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/InlineCSS.xaml [moved from Xamarin.Forms.Xaml.UnitTests/InlineCSS.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/InlineCSS.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/InlineCSS.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/IsCompiledDefault.xaml [moved from Xamarin.Forms.Xaml.UnitTests/IsCompiledDefault.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/IsCompiledDefault.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/IsCompiledDefault.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/IsCompiledSkip.xaml [moved from Xamarin.Forms.Xaml.UnitTests/IsCompiledSkip.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/IsCompiledSkip.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/IsCompiledSkip.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/AB946693.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/AB946693.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/AB946693.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/AB946693.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/BPNotResolvedOnSubClass.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/BPNotResolvedOnSubClass.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/BPNotResolvedOnSubClass.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/BPNotResolvedOnSubClass.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz24485.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz24485.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz24485.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz24485.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz24910.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz24910.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz24910.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz24910.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz27299.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz27299.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz27299.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz27299.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz27863.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz27863.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz27863.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz27863.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz27968.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz27968.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz27968.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz27968.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz28545.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz28545.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz28545.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz28545.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz28556.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz28556.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz28556.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz28556.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz28689.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz28689.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz28689.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz28689.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz28719.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz28719.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz28719.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz28719.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz29300.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz29300.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz29300.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz29300.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz30074.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz30074.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz30074.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz30074.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz30684.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz30684.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz30684.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz30684.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz31234/A/Bz31234.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz31234/A/Bz31234.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz31234/A/Bz31234.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz31234/A/Bz31234.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz31234/B/Bz31234.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz31234/B/Bz31234.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz31234/B/Bz31234.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz31234/B/Bz31234.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz31529.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz31529.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz31529.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz31529.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz34037.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz34037.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz34037.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz34037.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz36422.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz36422.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz36422.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz36422.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz37306.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz37306.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz37306.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz37306.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz37524.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz37524.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz37524.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz37524.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz40906.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz40906.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz40906.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz40906.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz41048.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz41048.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz41048.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz41048.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz41296.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz41296.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz41296.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz41296.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz42531.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz42531.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz42531.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz42531.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz43301.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz43301.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz43301.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz43301.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz43450.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz43450.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz43450.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz43450.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz43694.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz43694.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz43694.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz43694.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz43733.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz43733.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz43733.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz43733.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz44213.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz44213.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz44213.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz44213.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz44216.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz44216.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz44216.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz44216.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz45179.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz45179.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz45179.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz45179.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz45299.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz45299.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz45299.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz45299.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz45891.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz45891.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz45891.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz45891.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz46921.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz46921.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz46921.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz46921.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz47703.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz47703.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz47703.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz47703.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz47950.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz47950.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz47950.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz47950.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz48554.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz48554.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz48554.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz48554.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz51567.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz51567.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz51567.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz51567.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53203.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53203.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53203.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53203.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53275.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53275.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53275.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53275.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53318.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53318.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53318.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53318.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53350.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53350.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53350.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53350.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53381.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53381.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53381.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53381.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53381App.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53381App.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz53381App.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz53381App.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz54334.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz54334.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz54334.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz54334.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz54717.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz54717.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz54717.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz54717.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz55343.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz55343.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz55343.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz55343.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz55347.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz55347.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz55347.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz55347.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz55862.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz55862.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz55862.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz55862.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz56852.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz56852.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz56852.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz56852.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz57574.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz57574.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz57574.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz57574.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz58922.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz58922.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz58922.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz58922.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz59818.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz59818.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz59818.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz59818.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz60203.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz60203.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz60203.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz60203.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz60575.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz60575.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz60575.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz60575.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz60788.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz60788.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Bz60788.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Bz60788.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/DO817710.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/DO817710.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/DO817710.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/DO817710.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/GH2691.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/GH2691.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/GH2691.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/GH2691.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1346.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1346.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1346.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1346.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1497.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1497.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1497.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1497.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1554.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1554.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1554.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1554.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1566.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1566.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1566.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1566.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1766.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1766.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1766.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1766.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1978.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1978.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh1978.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh1978.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2007.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2007.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2007.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2007.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2034.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2034.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2034.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2034.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2063.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2063.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2063.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2063.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2064.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2064.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2064.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2064.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2130.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2130.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2130.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2130.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2171.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2171.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2171.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2171.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2483.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2483.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2483.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2483.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2508.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2508.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2508.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2508.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2517.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2517.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2517.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2517.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2549.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2549.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2549.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2549.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2574.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2574.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2574.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2574.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2632.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2632.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2632.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2632.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2752.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2752.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh2752.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh2752.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3082.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3082.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3082.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3082.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3260.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3260.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3260.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3260.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3280.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3280.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3280.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3280.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3512.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3512.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3512.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3512.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3539.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3539.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3539.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3539.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3606.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3606.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3606.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3606.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3821.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3821.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3821.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3821.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3821View.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3821View.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3821View.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3821View.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3847.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3847.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3847.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3847.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3862.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3862.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh3862.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh3862.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4099.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4099.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4099.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4099.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4102.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4102.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4102.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4102.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4103.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4103.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4103.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4103.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4130.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4130.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4130.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4130.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4215.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4215.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4215.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4215.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4227.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4227.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4227.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4227.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4238.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4238.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4238.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4238.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4319.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4319.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4319.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4319.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4326.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4326.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4326.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4326.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4348.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4348.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4348.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4348.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4438.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4438.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4438.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4438.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4446.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4446.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4446.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4446.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4516.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4516.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4516.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4516.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4572.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4572.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4572.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4572.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4751.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4751.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4751.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4751.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4760.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4760.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh4760.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh4760.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5095.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5095.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5095.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5095.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5240.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5240.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5240.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5240.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5242.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5242.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5242.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5242.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5254.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5254.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5254.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5254.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5256.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5256.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5256.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5256.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5290.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5290.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5290.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5290.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5330.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5330.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5330.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5330.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5378_1.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5378_1.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5378_1.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5378_1.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5378_2.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5378_2.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5378_2.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5378_2.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5486.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5486.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5486.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5486.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5510.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5510.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5510.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5510.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5651.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5651.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5651.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5651.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5705.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5705.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5705.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5705.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5706.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5706.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh5706.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh5706.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6176.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6176.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6176.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6176.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6192.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6192.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6192.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6192.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6192Template.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6192Template.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6192Template.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6192Template.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6361.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6361.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6361.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6361.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6648.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6648.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6648.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6648.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6996.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6996.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh6996.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh6996.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7097.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7097.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7097.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7097.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7097Base.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7097Base.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7097Base.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7097Base.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7156.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7156.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7156.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7156.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7187.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7187.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7187.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7187.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7494.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7494.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7494.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7494.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7531.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7531.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7531.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7531.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7559.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7559.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7559.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7559.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7830.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7830.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7830.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7830.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7837.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7837.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh7837.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh7837.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh8221.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh8221.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Gh8221.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Gh8221.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/GrialIssue01.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/GrialIssue01.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/GrialIssue01.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/GrialIssue01.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/GrialIssue02.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/GrialIssue02.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/GrialIssue02.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/GrialIssue02.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1199.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1199.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1199.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1199.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1213.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1213.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1213.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1213.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1250.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1250.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1250.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1250.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1306.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1306.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1306.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1306.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1415.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1415.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1415.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1415.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1438.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1438.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1438.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1438.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1493.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1493.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1497.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1497.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1501.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1501.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1545.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1545.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1549.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1549.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1554.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1554.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1564.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1564.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1594.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1594.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1637.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1637.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1641.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1641.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue1794.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue1794.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2016.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2016.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2016.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2016.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2062.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2062.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2062.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2062.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2114.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2114.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2114.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2114.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2152.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2152.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2152.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2152.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2450.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2450.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2450.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2450.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2489.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2489.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2489.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2489.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2578.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2578.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2578.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2578.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2659.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2659.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2659.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2659.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2742.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2742.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue2742.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue2742.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue3076.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue3076.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue3076.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue3076.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue3090.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue3090.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue3090.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue3090.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue3106.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue3106.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue3106.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue3106.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue6280.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue6280.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Issue6280.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Issue6280.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Pr3384.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Pr3384.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Pr3384.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Pr3384.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/TestCases.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/TestCases.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported001.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported001.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported001.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported001.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported002.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported002.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported002.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported002.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported003.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported003.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported003.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported003.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported004.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported004.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported004.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported004.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported005.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported005.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported005.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported005.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported006.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported006.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported006.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported006.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported007.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported007.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported007.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported007.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported008.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported008.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported008.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported008.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported009.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported009.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Issues/Unreported009.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Issues/Unreported009.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/LabelHtml.xaml [moved from Xamarin.Forms.Xaml.UnitTests/LabelHtml.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/LabelHtml.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/LabelHtml.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/LoaderTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/LoaderTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MSBuild/DummyBuildEngine.cs [moved from Xamarin.Forms.Xaml.UnitTests/MSBuild/DummyBuildEngine.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MSBuild/MSBuildTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/MSBuild/MSBuildTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MSBuild/MSBuildXmlExtensions.cs [moved from Xamarin.Forms.Xaml.UnitTests/MSBuild/MSBuildXmlExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MSBuild/_Directory.Build.props [moved from Xamarin.Forms.Xaml.UnitTests/MSBuild/_Directory.Build.props with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MSBuild/_Directory.Build.targets [moved from Xamarin.Forms.Xaml.UnitTests/MSBuild/_Directory.Build.targets with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MarkupExpressionParserTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/MarkupExpressionParserTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MarkupExtensionTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/MarkupExtensionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/McIgnorable.xaml [moved from Xamarin.Forms.Xaml.UnitTests/McIgnorable.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/McIgnorable.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/McIgnorable.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MergedResourceDictionaries.xaml [moved from Xamarin.Forms.Xaml.UnitTests/MergedResourceDictionaries.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MergedResourceDictionaries.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/MergedResourceDictionaries.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MockAssemblyResolver.cs [moved from Xamarin.Forms.Xaml.UnitTests/MockAssemblyResolver.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MockCompiler.cs [moved from Xamarin.Forms.Xaml.UnitTests/MockCompiler.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MultipleDataTemplateChildElements.xaml [moved from Xamarin.Forms.Xaml.UnitTests/MultipleDataTemplateChildElements.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/MultipleDataTemplateChildElements.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/MultipleDataTemplateChildElements.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/NameScopeTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/NameScopeTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/NativeViewsAndBindings.xaml [moved from Xamarin.Forms.Xaml.UnitTests/NativeViewsAndBindings.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/NativeViewsAndBindings.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/NativeViewsAndBindings.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/NullExtensionTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/NullExtensionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/OnPlatform.xaml [moved from Xamarin.Forms.Xaml.UnitTests/OnPlatform.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/OnPlatform.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/OnPlatform.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/OnPlatformTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/OnPlatformTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/PlatformSpecifics.xaml [moved from Xamarin.Forms.Xaml.UnitTests/PlatformSpecifics.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/PlatformSpecifics.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/PlatformSpecifics.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Xaml.UnitTests/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ResourceDictionaryWithInvalidSource.xaml [moved from Xamarin.Forms.Xaml.UnitTests/ResourceDictionaryWithInvalidSource.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ResourceDictionaryWithInvalidSource.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/ResourceDictionaryWithInvalidSource.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ResourceDictionaryWithSource.xaml [moved from Xamarin.Forms.Xaml.UnitTests/ResourceDictionaryWithSource.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ResourceDictionaryWithSource.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/ResourceDictionaryWithSource.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ResourceLoader.xaml [moved from Xamarin.Forms.Xaml.UnitTests/ResourceLoader.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ResourceLoader.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/ResourceLoader.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/SetStyleIdFromXName.xaml [moved from Xamarin.Forms.Xaml.UnitTests/SetStyleIdFromXName.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/SetStyleIdFromXName.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/SetStyleIdFromXName.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/SetValue.xaml [moved from Xamarin.Forms.Xaml.UnitTests/SetValue.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/SetValue.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/SetValue.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/SharedResourceDictionary.xaml [moved from Xamarin.Forms.Xaml.UnitTests/SharedResourceDictionary.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/SharedResourceDictionary.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/SharedResourceDictionary.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/SharedResourceDictionary2.xaml [moved from Xamarin.Forms.Xaml.UnitTests/SharedResourceDictionary2.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/SharedResourceDictionary2.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/SharedResourceDictionary2.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Speed/SimpleContentPage.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Speed/SimpleContentPage.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Speed/SimpleContentPage.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Speed/SimpleContentPage.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/StringLiterals.xaml [moved from Xamarin.Forms.Xaml.UnitTests/StringLiterals.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/StringLiterals.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/StringLiterals.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/StyleSheet.xaml [moved from Xamarin.Forms.Xaml.UnitTests/StyleSheet.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/StyleSheet.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/StyleSheet.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/StyleTests.xaml [moved from Xamarin.Forms.Xaml.UnitTests/StyleTests.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/StyleTests.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/StyleTests.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TestSharedResourceDictionary.xaml [moved from Xamarin.Forms.Xaml.UnitTests/TestSharedResourceDictionary.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TestSharedResourceDictionary.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/TestSharedResourceDictionary.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TestXmlnsUsing.xaml [moved from Xamarin.Forms.Xaml.UnitTests/TestXmlnsUsing.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TestXmlnsUsing.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/TestXmlnsUsing.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TriggerTests.xaml [moved from Xamarin.Forms.Xaml.UnitTests/TriggerTests.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TriggerTests.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/TriggerTests.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TypeConverterTests.xaml [moved from Xamarin.Forms.Xaml.UnitTests/TypeConverterTests.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TypeConverterTests.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/TypeConverterTests.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TypeConverterTestsLegacy.cs [moved from Xamarin.Forms.Xaml.UnitTests/TypeConverterTestsLegacy.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TypeExtension.xaml [moved from Xamarin.Forms.Xaml.UnitTests/TypeExtension.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TypeExtension.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/TypeExtension.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TypeExtensionTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/TypeExtensionTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TypeLoader.xaml [moved from Xamarin.Forms.Xaml.UnitTests/TypeLoader.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/TypeLoader.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/TypeLoader.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Validation/SetterOnNonBP.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Validation/SetterOnNonBP.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Validation/SetterOnNonBP.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Validation/SetterOnNonBP.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Validation/StaticExtensionException.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Validation/StaticExtensionException.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Validation/StaticExtensionException.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Validation/StaticExtensionException.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Validation/TypeMismatch.xaml [moved from Xamarin.Forms.Xaml.UnitTests/Validation/TypeMismatch.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Validation/TypeMismatch.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/Validation/TypeMismatch.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/ViewExtensionsTest.cs [moved from Xamarin.Forms.Xaml.UnitTests/ViewExtensionsTest.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/VisualStateManagerTests.xaml [moved from Xamarin.Forms.Xaml.UnitTests/VisualStateManagerTests.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/VisualStateManagerTests.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/VisualStateManagerTests.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/X2009Primitives.xaml [moved from Xamarin.Forms.Xaml.UnitTests/X2009Primitives.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/X2009Primitives.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/X2009Primitives.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XArray.xaml [moved from Xamarin.Forms.Xaml.UnitTests/XArray.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XArray.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/XArray.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XFCorePostProcessorCodeInjected.cs [moved from Xamarin.Forms.Xaml.UnitTests/XFCorePostProcessorCodeInjected.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XNull.xaml [moved from Xamarin.Forms.Xaml.UnitTests/XNull.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XNull.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/XNull.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XReference.xaml [moved from Xamarin.Forms.Xaml.UnitTests/XReference.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XReference.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/XReference.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XStatic.xaml [moved from Xamarin.Forms.Xaml.UnitTests/XStatic.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XStatic.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/XStatic.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XStaticException.xaml [moved from Xamarin.Forms.Xaml.UnitTests/XStaticException.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XStaticException.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/XStaticException.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/Xamarin.Forms.Xaml.UnitTests.csproj [moved from Xamarin.Forms.Xaml.UnitTests/Xamarin.Forms.Xaml.UnitTests.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlC/FieldReferenceExtensionsTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/XamlC/FieldReferenceExtensionsTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlC/MethodDefinitionExtensionsTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/XamlC/MethodDefinitionExtensionsTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlC/MethodReferenceExtensionsTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/XamlC/MethodReferenceExtensionsTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlC/ModuleDefinitionExtensionsTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/XamlC/ModuleDefinitionExtensionsTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlC/TypeReferenceExtensionsTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/XamlC/TypeReferenceExtensionsTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlLoaderCreateTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/XamlLoaderCreateTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlLoaderGetXamlForTypeTests.xaml [moved from Xamarin.Forms.Xaml.UnitTests/XamlLoaderGetXamlForTypeTests.xaml with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlLoaderGetXamlForTypeTests.xaml.cs [moved from Xamarin.Forms.Xaml.UnitTests/XamlLoaderGetXamlForTypeTests.xaml.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlParseExceptionConstraint.cs [moved from Xamarin.Forms.Xaml.UnitTests/XamlParseExceptionConstraint.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlgFileLockTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/XamlgFileLockTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/XamlgTests.cs [moved from Xamarin.Forms.Xaml.UnitTests/XamlgTests.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/app.config [moved from Xamarin.Forms.Xaml.UnitTests/app.config with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/css/bar.css [moved from Xamarin.Forms.Xaml.UnitTests/css/bar.css with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml.UnitTests/css/foo.css [moved from Xamarin.Forms.Xaml.UnitTests/css/foo.css with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/ApplyPropertiesVisitor.cs [moved from Xamarin.Forms.Xaml/ApplyPropertiesVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/CreateValuesVisitor.cs [moved from Xamarin.Forms.Xaml/CreateValuesVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/Diagnostics/ResourceDictionaryDiagnostics.cs [moved from Xamarin.Forms.Xaml/Diagnostics/ResourceDictionaryDiagnostics.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/Diagnostics/StaticResourceResolvedEventArgs.cs [moved from Xamarin.Forms.Xaml/Diagnostics/StaticResourceResolvedEventArgs.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/ExpandMarkupsVisitor.cs [moved from Xamarin.Forms.Xaml/ExpandMarkupsVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/FillResourceDictionariesVisitor.cs [moved from Xamarin.Forms.Xaml/FillResourceDictionariesVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/HydrationContext.cs [moved from Xamarin.Forms.Xaml/HydrationContext.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/IDictionaryExtensions.cs [moved from Xamarin.Forms.Xaml/IDictionaryExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/IExpressionParser.cs [moved from Xamarin.Forms.Xaml/IExpressionParser.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExpressionParser.cs [moved from Xamarin.Forms.Xaml/MarkupExpressionParser.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensionParser.cs [moved from Xamarin.Forms.Xaml/MarkupExtensionParser.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/ArrayExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/ArrayExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/BindingExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/BindingExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/DataTemplateExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/DataTemplateExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/DynamicResourceExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/DynamicResourceExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/FontImageExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/FontImageExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/NullExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/NullExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/OnIdiomExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/OnIdiomExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/OnPlatformExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/OnPlatformExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/ReferenceExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/ReferenceExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/RelativeSourceExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/RelativeSourceExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/StaticExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/StaticExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/StaticResourceExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/StaticResourceExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/StyleSheetExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/StyleSheetExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/TemplateBindingExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/TemplateBindingExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/MarkupExtensions/TypeExtension.cs [moved from Xamarin.Forms.Xaml/MarkupExtensions/TypeExtension.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/NamescopingVisitor.cs [moved from Xamarin.Forms.Xaml/NamescopingVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/Properties/AssemblyInfo.cs [moved from Xamarin.Forms.Xaml/Properties/AssemblyInfo.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/PruneIgnoredNodesVisitor.cs [moved from Xamarin.Forms.Xaml/PruneIgnoredNodesVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/RegisterXNamesVisitor.cs [moved from Xamarin.Forms.Xaml/RegisterXNamesVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/RemoveDuplicateDesignNodes.cs [moved from Xamarin.Forms.Xaml/RemoveDuplicateDesignNodes.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/ResourcesLoader.cs [moved from Xamarin.Forms.Xaml/ResourcesLoader.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/TypeArgumentsParser.cs [moved from Xamarin.Forms.Xaml/TypeArgumentsParser.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/ViewExtensions.cs [moved from Xamarin.Forms.Xaml/ViewExtensions.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/Xamarin.Forms.Xaml.csproj [moved from Xamarin.Forms.Xaml/Xamarin.Forms.Xaml.csproj with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/XamlCompilationAttribute.cs [moved from Xamarin.Forms.Xaml/XamlCompilationAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/XamlFilePathAttribute.cs [moved from Xamarin.Forms.Xaml/XamlFilePathAttribute.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/XamlLoader.cs [moved from Xamarin.Forms.Xaml/XamlLoader.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/XamlNode.cs [moved from Xamarin.Forms.Xaml/XamlNode.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/XamlNodeVisitor.cs [moved from Xamarin.Forms.Xaml/XamlNodeVisitor.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/XamlParser.cs [moved from Xamarin.Forms.Xaml/XamlParser.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/XamlServiceProvider.cs [moved from Xamarin.Forms.Xaml/XamlServiceProvider.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/XmlName.cs [moved from Xamarin.Forms.Xaml/XmlName.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.Xaml/XmlnsHelper.cs [moved from Xamarin.Forms.Xaml/XmlnsHelper.cs with 100% similarity]
Xamarin.Forms/Xamarin.Forms.mdpolicy [moved from Xamarin.Forms.mdpolicy with 100% similarity]
Xamarin.Forms/Xamarin.Forms.sln [moved from Xamarin.Forms.sln with 100% similarity]
Xamarin.Forms/Xamarin.Forms.sln.DotSettings [moved from Xamarin.Forms.sln.DotSettings with 100% similarity]
Xamarin.Forms/Xamarin.Forms.vssettings [moved from Xamarin.Forms.vssettings with 100% similarity]
Xamarin.Forms/azure-pipelines.yml [moved from azure-pipelines.yml with 100% similarity]
Xamarin.Forms/banner.png [moved from banner.png with 100% similarity]
Xamarin.Forms/build.cake [moved from build.cake with 100% similarity]
Xamarin.Forms/build.cmd [moved from build.cmd with 100% similarity]
Xamarin.Forms/build.ps1 [moved from build.ps1 with 100% similarity]
Xamarin.Forms/build.sh [moved from build.sh with 100% similarity, mode: 0644]
Xamarin.Forms/build/provisioning/provisioning.csx [moved from build/provisioning/provisioning.csx with 100% similarity]
Xamarin.Forms/build/provisioning/provisioning_sign.csx [moved from build/provisioning/provisioning_sign.csx with 100% similarity]
Xamarin.Forms/build/scripts/generate-docs.ps1 [moved from build/scripts/generate-docs.ps1 with 100% similarity]
Xamarin.Forms/build/steps/build-android.yml [moved from build/steps/build-android.yml with 100% similarity]
Xamarin.Forms/build/steps/build-nuget.yml [moved from build/steps/build-nuget.yml with 100% similarity]
Xamarin.Forms/build/steps/build-osx.yml [moved from build/steps/build-osx.yml with 100% similarity]
Xamarin.Forms/build/steps/build-prepare.yml [moved from build/steps/build-prepare.yml with 100% similarity]
Xamarin.Forms/build/steps/build-sign.yml [moved from build/steps/build-sign.yml with 100% similarity]
Xamarin.Forms/build/steps/build-windows-test.yml [moved from build/steps/build-windows-test.yml with 100% similarity]
Xamarin.Forms/build/steps/build-windows.yml [moved from build/steps/build-windows.yml with 100% similarity]
Xamarin.Forms/debug.keystore [moved from debug.keystore with 100% similarity]
Xamarin.Forms/docs/Xamarin.Forms.Core.xml [moved from docs/Xamarin.Forms.Core.xml with 100% similarity]
Xamarin.Forms/docs/Xamarin.Forms.Core/Xamarin.Forms/ListView.xml [moved from docs/Xamarin.Forms.Core/Xamarin.Forms/ListView.xml with 100% similarity]
Xamarin.Forms/docs/Xamarin.Forms.Maps.xml [moved from docs/Xamarin.Forms.Maps.xml with 100% similarity]
Xamarin.Forms/docs/Xamarin.Forms.Xaml.xml [moved from docs/Xamarin.Forms.Xaml.xml with 100% similarity]
Xamarin.Forms/xamarin.forms.snk [moved from xamarin.forms.snk with 100% similarity]
tools/mdoc/ICSharpCode.SharpZipLib.dll [deleted file]
tools/mdoc/Mono.Cecil.dll [deleted file]
tools/mdoc/Mono.Security.dll [deleted file]
tools/mdoc/System.Configuration.dll [deleted file]
tools/mdoc/System.Security.dll [deleted file]
tools/mdoc/mdoc.exe [deleted file]
tools/mdoc/monodoc.dll [deleted file]

diff --git a/Directory.Build.props b/Directory.Build.props
deleted file mode 100644 (file)
index 98270b5..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-<Project>
-  <PropertyGroup>
-    <__XFBuildTasksLocation>$(_XFBuildTasksLocation)</__XFBuildTasksLocation>
-    <__XFBuildTasksLocation Condition="'$(__XFBuildTasksLocation)' == '' AND '$(MSBuildRuntimeType)' == 'Core'">$(MSBuildThisFileDirectory).nuspec\netstandard2.0\</__XFBuildTasksLocation>
-    <__XFBuildTasksLocation Condition="'$(__XFBuildTasksLocation)' == ''">$(MSBuildThisFileDirectory).nuspec\net46\</__XFBuildTasksLocation>
-    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
-    <DebugType>portable</DebugType>
-    <PublishRepositoryUrl>true</PublishRepositoryUrl>
-    <EmbedUntrackedSources>true</EmbedUntrackedSources>
-    <IncludeSymbols>true</IncludeSymbols>
-    <AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
-    <Company>Microsoft</Company>
-    <Product>Xamarin.Forms</Product>
-    <LangVersion>7.3</LangVersion>
-    <ProduceReferenceAssembly Condition="'$(UsingMicrosoftNETSdk)' == 'True' AND '$(Configuration)' == 'Debug'">True</ProduceReferenceAssembly>
-  </PropertyGroup>
-  <!-- This target is replaced by GitInfo when restored. Allows Version.targets to rely on it before restore. -->
-  <PropertyGroup Condition="'$(CI)' == ''">
-    <CI>false</CI>
-    <CI Condition="'$(TF_BUILD)' == 'true'">true</CI>
-  </PropertyGroup>
- </Project>
diff --git a/EmbeddingTestBeds/Embedding.iOS/ViewController.designer.cs b/EmbeddingTestBeds/Embedding.iOS/ViewController.designer.cs
deleted file mode 100644 (file)
index 6c14ed8..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-// WARNING
-//
-// This file has been generated automatically by Visual Studio from the outlets and
-// actions declared in your storyboard file.
-// Manual changes to this file will not be maintained.
-//
-using Foundation;
-using System;
-using System.CodeDom.Compiler;
-using UIKit;
-
-namespace Embedding.iOS
-{
-    [Register ("ViewController")]
-    partial class ViewController
-    {
-        [Outlet]
-        [GeneratedCode ("iOS Designer", "1.0")]
-        UIKit.UIButton ShowAlertsAndActionSheets { get; set; }
-
-        [Outlet]
-        [GeneratedCode ("iOS Designer", "1.0")]
-        UIKit.UIButton ShowWebView { get; set; }
-
-        [Outlet]
-        [GeneratedCode ("iOS Designer", "1.0")]
-        UIKit.UIView UIViewController { get; set; }
-
-        void ReleaseDesignerOutlets ()
-        {
-            if (ShowAlertsAndActionSheets != null) {
-                ShowAlertsAndActionSheets.Dispose ();
-                ShowAlertsAndActionSheets = null;
-            }
-
-            if (ShowWebView != null) {
-                ShowWebView.Dispose ();
-                ShowWebView = null;
-            }
-
-            if (UIViewController != null) {
-                UIViewController.Dispose ();
-                UIViewController = null;
-            }
-        }
-    }
-}
\ No newline at end of file
diff --git a/Test/Directory.Build.props b/Test/Directory.Build.props
new file mode 100644 (file)
index 0000000..a4c4865
--- /dev/null
@@ -0,0 +1,16 @@
+<Project>
+  <PropertyGroup>
+    <XamarinFormsSource Condition="'$(XamarinFormsSource)' == ''">..\Xamarin.Forms\</XamarinFormsSource>
+    <CircularUISource>..\Tizen.CircularUI\</CircularUISource>
+
+    <__XFBuildTasksLocation>$(XamarinFormsSource).nuspec\netstandard2.0\</__XFBuildTasksLocation>
+    
+    <FromSource Condition="'$(FromSource)' == ''">true</FromSource>
+    
+    <XamarinFormsVersion>4.3.0.908675</XamarinFormsVersion>
+    <CircularUIVersion>1.3.2</CircularUIVersion>
+  </PropertyGroup>
+
+  <Import Project="$(XamarinFormsSource).nuspec\Xamarin.Forms.props"/>
+  <Import Project="$(XamarinFormsSource)Directory.Build.props"/>
+ </Project>
diff --git a/Test/Directory.Build.targets b/Test/Directory.Build.targets
new file mode 100644 (file)
index 0000000..2714669
--- /dev/null
@@ -0,0 +1,12 @@
+<Project>
+  <!--<ItemGroup>
+    <PackageReference Include="MSBuilder.GenerateAssemblyInfo" Version="0.2.1" PrivateAssets="All" />
+       </ItemGroup>
+  --><!-- this makes sure the build tasks dll is generated into nuspec folder for Xamarin.Forms.targets --><!--
+  <Target Name="EnsureXamarinFormsTasksBuilt" BeforeTargets="Restore">
+    <MSBuild Projects="$(XamarinFormsSource)\Xamarin.Forms.Build.Tasks\Xamarin.Forms.Build.Tasks.csproj" Targets="Restore"></MSBuild>
+    <MSBuild Projects="$(XamarinFormsSource)\Xamarin.Forms.Build.Tasks\Xamarin.Forms.Build.Tasks.csproj"></MSBuild>
+  </Target>-->
+  <Import Project="$(XamarinFormsSource).nuspec\Xamarin.Forms.targets" Condition="'$(BuildingInsideVisualStudio)' == 'true' AND Exists('$(__XFBuildTasksLocation)Xamarin.Forms.Build.Tasks.dll')" />
+  <Import Project="$(XamarinFormsSource).nuspec\Xamarin.Forms.targets" Condition="'$(BuildingInsideVisualStudio)' != 'true'" />
+ </Project>
diff --git a/Test/XStopWatch/XStopWatch/LapsPage.xaml b/Test/XStopWatch/XStopWatch/LapsPage.xaml
new file mode 100644 (file)
index 0000000..7b007ce
--- /dev/null
@@ -0,0 +1,61 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<cu:CirclePage xmlns="http://xamarin.com/schemas/2014/forms"
+             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
+             xmlns:cu="clr-namespace:Tizen.Wearable.CircularUI.Forms;assembly=Tizen.Wearable.CircularUI.Forms"
+             x:Class="XStopWatch.LapsPage" x:Name="Self">
+    <ContentPage.Content>
+        <AbsoluteLayout>
+            <cu:CircleListView ItemsSource="{Binding Laps, Source={x:Reference Self}}"
+                               x:Name="LapList"
+                               BackgroundColor="Black"
+                               AbsoluteLayout.LayoutBounds="0, 0, 1, 1"
+                               AbsoluteLayout.LayoutFlags="SizeProportional">
+                <ListView.ItemTemplate>
+                    <DataTemplate>
+                        <ViewCell>
+                            <AbsoluteLayout>
+                                <!-- Label that present Index of Lap -->
+                                <Label Text="{Binding Item1, StringFormat='{0:D2}'}"
+                                   AbsoluteLayout.LayoutBounds="0,0,0.3,1"
+                                   AbsoluteLayout.LayoutFlags="All"
+                                   HorizontalTextAlignment="End"
+                                   TextColor="White"
+                                   FontSize="18"/>
+                                <!-- Label that present total elapsed time -->
+                                <Label Text="{Binding Item2, StringFormat='{}{0:mm\\:ss\\.ff}'}"
+                                   AbsoluteLayout.LayoutBounds="0.2,0,1,0.5"
+                                   AbsoluteLayout.LayoutFlags="All"
+                                   HorizontalTextAlignment="Center"
+                                   TextColor="White"
+                                   FontSize="Medium"/>
+                                <!-- Label that present a lap time -->
+                                <Label Text="{Binding Item3, StringFormat='{}{0:mm\\:ss\\.ff}'}"
+                                   AbsoluteLayout.LayoutBounds="0.2,0.55,1,0.5"
+                                   AbsoluteLayout.LayoutFlags="All"
+                                   HorizontalTextAlignment="Center"
+                                   TextColor="White"
+                                   FontSize="Medium"/>
+                            </AbsoluteLayout>
+                        </ViewCell>
+                    </DataTemplate>
+                </ListView.ItemTemplate>
+            </cu:CircleListView>
+            <StackLayout AbsoluteLayout.LayoutBounds="0, 0, 1, 100" AbsoluteLayout.LayoutFlags="WidthProportional" BackgroundColor="Black">
+                <!-- Label that present the count of laps -->
+                <Label Text="{Binding Path=Laps.Count,  Source={x:Reference Self}, StringFormat='{0} Laps'}"
+                       MinimumWidthRequest="100"
+                       HorizontalTextAlignment="Center"
+                       HorizontalOptions="CenterAndExpand"
+                       VerticalOptions="StartAndExpand"
+                       TextColor="Yellow"
+                       FontSize="10"/>
+                <!-- Label that present the current elapsed time -->
+                <Label Text="{Binding Time, Source={x:Reference Self}, StringFormat='{}{0:mm\\:ss\\.ff}'}"
+                           TextColor="Yellow"
+                           FontSize="10"
+                           VerticalOptions="StartAndExpand"
+                           HorizontalOptions="CenterAndExpand"/>
+            </StackLayout>
+        </AbsoluteLayout>
+    </ContentPage.Content>
+</cu:CirclePage>
\ No newline at end of file
diff --git a/Test/XStopWatch/XStopWatch/LapsPage.xaml.cs b/Test/XStopWatch/XStopWatch/LapsPage.xaml.cs
new file mode 100644 (file)
index 0000000..db16f2e
--- /dev/null
@@ -0,0 +1,62 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using Tizen.Wearable.CircularUI.Forms;
+using Xamarin.Forms;
+using Xamarin.Forms.Xaml;
+
+namespace XStopWatch
+{
+    using Lap = Tuple<int, TimeSpan, TimeSpan>;
+
+    /// <summary>
+    /// LapsPage is a Page that present measured Laps time list
+    /// </summary>
+    [XamlCompilation(XamlCompilationOptions.Compile)]
+       public partial class LapsPage : CirclePage
+    {
+        public static BindableProperty TimeProperty = BindableProperty.Create(nameof(Time), typeof(TimeSpan), typeof(StopWatch), TimeSpan.Zero);
+
+        public static BindableProperty LapsProperty = BindableProperty.Create(nameof(Laps), typeof(ObservableCollection<Lap>), typeof(LapsPage));
+        public ObservableCollection<Lap> Laps { get => (ObservableCollection<Lap>)GetValue(LapsProperty); set => SetValue(LapsProperty, value); }
+
+        public TimeSpan Time { get => (TimeSpan)GetValue(TimeProperty); set => SetValue(TimeProperty, value); }
+
+        public LapsPage()
+               {
+            Laps = new ObservableCollection<Lap>();
+            InitializeComponent();
+               }
+
+        // this method put the recorded the elapsed and the lap time to internal collection.
+        public void AddLap((TimeSpan Main, TimeSpan Sub) lap)
+        {
+            Laps.Add(new Lap(Laps.Count + 1, lap.Main, lap.Sub));
+        }
+
+        // reset the internal collection.
+        public void Reset()
+        {
+            Laps.Clear();
+        }
+    }
+}
\ No newline at end of file
diff --git a/Test/XStopWatch/XStopWatch/StopWatch.xaml b/Test/XStopWatch/XStopWatch/StopWatch.xaml
new file mode 100644 (file)
index 0000000..8e3905d
--- /dev/null
@@ -0,0 +1,133 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<cu:CirclePage xmlns="http://xamarin.com/schemas/2014/forms"
+             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
+             xmlns:cu="clr-namespace:Tizen.Wearable.CircularUI.Forms;assembly=Tizen.Wearable.CircularUI.Forms"
+             xmlns:local="clr-namespace:XStopWatch"
+             x:Name="Self"
+             x:Class="XStopWatch.StopWatch">
+    <ContentPage.Resources>
+        <ResourceDictionary>
+            <!-- this style change the color to the gray of the Label for showing the time. -->
+            <Style x:Key="TimeStyle"  TargetType="Span">
+                <Setter Property="TextColor" Value="White"/>
+                <Style.Triggers>
+                    <Trigger TargetType="Span" Property="Text" Value="00">
+                        <Setter Property="TextColor" Value="#666666"/>
+                    </Trigger>
+                </Style.Triggers>
+            </Style>
+        </ResourceDictionary>
+    </ContentPage.Resources>
+    <!-- CirclePage has a special item list to show a circular progressbar or a circular slider.-->
+    <cu:CirclePage.CircleSurfaceItems>
+        <!-- this circular progressbar show the elapsed time -->
+        <cu:CircleProgressBarSurfaceItem x:Name="Timebar"
+                                         BarColor="#12b4ff"
+                                         BarRadius="108"
+                                         BarLineWidth="6"
+                                         IsVisible="true"
+                                         Value="0"/>
+    </cu:CirclePage.CircleSurfaceItems>
+    <ContentPage.Content>
+        <AbsoluteLayout BackgroundColor="Black" x:Name="RootView">
+            <!-- Background image that show the numbers and pins -->
+            <Image Source="images/b_stopwatch_unit_number.png"
+                   AbsoluteLayout.LayoutBounds="0,0,1,1"
+                   AbsoluteLayout.LayoutFlags="All"/>
+            <!-- Red bar image that present current elapsed time -->
+            <Image Source="images/b_stopwatch_mark_red.png"
+                   x:Name="RedBar"
+                   AbsoluteLayout.LayoutBounds="0,0,1,1"
+                   AbsoluteLayout.LayoutFlags="All"/>
+            <!-- Blue bar image that present Lap time. it is visible only Lap measurement started -->
+            <Image Source="images/b_stopwatch_mark_blue.png"
+                   x:Name="BlueBar"
+                   AbsoluteLayout.LayoutBounds="0,0,1,1"
+                   AbsoluteLayout.LayoutFlags="All"
+                   IsVisible="False"/>
+
+            <!-- Upward Label for start / stop button -->
+            <Label x:Name="StateLabel"
+                   TextColor="#00CC4D"
+                   FontSize="6"
+                   HorizontalTextAlignment="Center"
+                   VerticalTextAlignment="Center"
+                   AbsoluteLayout.LayoutBounds="130, 120, 100, 20"
+                   AbsoluteLayout.LayoutFlags="None">
+                <Label.Triggers>
+                    <DataTrigger TargetType="Label" Binding="{Binding Source={x:Reference Self}, Path=State}" Value="Started">
+                        <Setter Property="Text" Value="STOP"/>
+                        <Setter Property="TextColor" Value="Red"/>
+                    </DataTrigger>
+                    <DataTrigger TargetType="Label" Binding="{Binding Source={x:Reference Self}, Path=State}" Value="Paused">
+                        <Setter Property="Text" Value="RESUME"/>
+                    </DataTrigger>
+                    <DataTrigger TargetType="Label" Binding="{Binding Source={x:Reference Self}, Path=State}" Value="Stopped">
+                        <Setter Property="Text" Value="START"/>
+                    </DataTrigger>
+                </Label.Triggers>
+            </Label>
+            <!-- Downward Label for reset / lap button -->
+            <Label x:Name="ResetOrLapLabel"
+                   TextColor="#0080dd"
+                   FontSize="6"
+                   HorizontalTextAlignment="Center"
+                   VerticalTextAlignment="Center"
+                   AbsoluteLayout.LayoutBounds="130, 224, 100, 20"
+                   AbsoluteLayout.LayoutFlags="None">
+                <Label.Triggers>
+                    <DataTrigger TargetType="Label" Binding="{Binding Source={x:Reference Self}, Path=State}" Value="Started">
+                        <Setter Property="Text" Value="LAP"/>
+                    </DataTrigger>
+                    <DataTrigger TargetType="Label" Binding="{Binding Source={x:Reference Self}, Path=State}" Value="Paused">
+                        <Setter Property="Text" Value="RESET"/>
+                    </DataTrigger>
+                    <DataTrigger TargetType="Label" Binding="{Binding Source={x:Reference Self}, Path=State}" Value="Stopped">
+                        <Setter Property="Text" Value=""/>
+                    </DataTrigger>
+                </Label.Triggers>
+            </Label>
+
+            <!-- Central Label that present elapsed tiem -->
+            <Label FontSize="10"
+                   HorizontalTextAlignment="Center"
+                   VerticalTextAlignment="Center"
+                   AbsoluteLayout.LayoutBounds="96, 152, 168, 58"
+                   AbsoluteLayout.LayoutFlags="None">
+                <Label.FormattedText>
+                    <FormattedString>
+                        <Span Text="{Binding AllTime, Source={x:Reference Self}, StringFormat='{}{0:mm}', Mode=OneWay}" Style="{StaticResource TimeStyle}"/>
+                        <Span Text=" : "/>
+                        <Span Text="{Binding AllTime, Source={x:Reference Self}, StringFormat='{}{0:ss}', Mode=OneWay}" Style="{StaticResource TimeStyle}"/>
+                        <Span Text=" . "/>
+                        <Span Text="{Binding AllTime, Source={x:Reference Self}, StringFormat='{}{0:ff}', Mode=OneWay}" Style="{StaticResource TimeStyle}"/>
+                    </FormattedString>
+                </Label.FormattedText>
+            </Label>
+
+            <!-- If Lap is added, this small bracket image show the bounce animation -->
+            <Image Source="images/wc_visual_cue.png"
+                   x:Name="CueBtn"
+                   IsVisible="False"
+                   AbsoluteLayout.LayoutBounds="315, 164, 18, 32"/>
+
+            <!-- this translucent images indicate the area to receive the touch. -->
+            <Image Source="images/event_spot.png"
+                   Opacity="0"
+                   AbsoluteLayout.LayoutBounds="80, 126, 200, 200"
+                   AbsoluteLayout.LayoutFlags="None">
+                <Image.GestureRecognizers>
+                    <TapGestureRecognizer Tapped="OnBottomEventTapped"/>
+                </Image.GestureRecognizers>
+            </Image>
+            <Image Source="images/event_spot.png"
+                   Opacity="0"
+                   AbsoluteLayout.LayoutBounds="80, 22, 200, 200"
+                   AbsoluteLayout.LayoutFlags="None">
+                <Image.GestureRecognizers>
+                    <TapGestureRecognizer Tapped="OnTopEventTapped"/>
+                </Image.GestureRecognizers>
+            </Image>
+        </AbsoluteLayout>
+    </ContentPage.Content>
+</cu:CirclePage>
\ No newline at end of file
diff --git a/Test/XStopWatch/XStopWatch/StopWatch.xaml.cs b/Test/XStopWatch/XStopWatch/StopWatch.xaml.cs
new file mode 100644 (file)
index 0000000..6620af4
--- /dev/null
@@ -0,0 +1,264 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+
+using Xamarin.Forms;
+using Xamarin.Forms.Xaml;
+
+using NStopWatch = System.Diagnostics.Stopwatch;
+using Tizen.Wearable.CircularUI.Forms;
+using Tizen.System;
+
+namespace XStopWatch
+{
+    /// <summary>
+    /// StopWatch is a Page that present stopwatch main screen
+    /// This page has Time label and the color bar for present measuring time.
+    /// </summary>
+    [XamlCompilation(XamlCompilationOptions.Compile)]
+    public partial class StopWatch : CirclePage
+    {
+        public static BindableProperty StateProperty = BindableProperty.Create(nameof(State), typeof(State), typeof(StopWatch), State.Stopped);
+        public static BindableProperty AllTimeProperty = BindableProperty.Create(nameof(AllTime), typeof(TimeSpan), typeof(StopWatch), TimeSpan.Zero);
+
+        // stop watch for measuring elapsed time
+        NStopWatch _mainStopWatch;
+        // stop watch for measuring lap time
+        NStopWatch _subStopWatch;
+
+        // this State is used in the text of buttons and stopwatch processing.
+        public State State { get => (State)GetValue(StateProperty); set => SetValue(StateProperty, value); }
+
+        // this TimeSpan property is elapsed time that present in the center of the page.
+        public TimeSpan AllTime { get => (TimeSpan)GetValue(AllTimeProperty); set => SetValue(AllTimeProperty, value); }
+
+        // event for Lap Add button pressed
+        public event EventHandler<(TimeSpan, TimeSpan) > LapPressed;
+
+        // event for stop button pressed
+        public event EventHandler StopPressed;
+
+        public StopWatch()
+               {
+            _mainStopWatch = new NStopWatch();
+            _subStopWatch = new NStopWatch();
+
+            InitializeComponent();
+
+            Stop();
+        }
+
+        /// <summary>
+        /// upward button tapped event that can start/pause/restart measuring
+        /// </summary>
+        /// <param name="sender">The source of the event.</param>
+        /// <param name="args">An object that contains no event data.</param>
+        void OnTopEventTapped(object sender, EventArgs args)
+        {
+            DoSpotAnimation(sender as Image);
+            if (State == State.Stopped)
+            {
+                Start();
+            }
+            else if (State == State.Started)
+            {
+                Pause();
+            }
+            else if (State == State.Paused)
+            {
+                Start();
+            }
+        }
+
+        /// <summary>
+        /// downward button tapped event that can stop the measuring or add lap time measuring.
+        /// </summary>
+        /// <param name="sender">The source of the event.</param>
+        /// <param name="args">An object that contains no event data.</param>
+        void OnBottomEventTapped(object sender, EventArgs args)
+        {
+            DoSpotAnimation(sender as Image);
+            if (State == State.Started)
+            {
+                OnLapPressed();
+            }
+            else if (State == State.Paused)
+            {
+                Stop();
+            }
+        }
+
+        /// <summary>
+        /// this method is used to show the upward or downward button clicking effect
+        /// </summary>
+        /// <param name="spot">The button clicking effect image</param>
+        void DoSpotAnimation(Image spot)
+        {
+            spot.Opacity = 1;
+            Device.StartTimer(TimeSpan.FromMilliseconds(80), () =>
+            {
+                spot.Opacity = 0;
+                return false;
+            });
+        }
+
+        /// <summary>
+        /// this method is used to add current lap time
+        /// </summary>
+        void OnLapPressed()
+        {
+            if (!BlueBar.IsVisible)
+            {
+                BlueBar.IsVisible = true;
+            }
+
+            _subStopWatch.Reset();
+            _subStopWatch.Start();
+            BlueBar.Rotation = 0;
+
+            if (!CueBtn.AnimationIsRunning("CueAnimation"))
+            {
+                DoShowCueButton();
+            }
+
+            LapPressed?.Invoke(this, (_mainStopWatch.Elapsed, _subStopWatch.IsRunning ? _subStopWatch.Elapsed : _mainStopWatch.Elapsed));
+        }
+
+        /// <summary>
+        /// this method is used to show small bracket and animation
+        /// </summary>
+        void DoShowCueButton()
+        {
+            CueBtn.IsVisible = true;
+
+            var X = CueBtn.TranslationX;
+            var TX = CueBtn.TranslationX - CueBtn.Width;
+            var anim = new Animation();
+            var opacityAnim = new Animation(f => CueBtn.Opacity = f, 1, 0.2);
+            var transfAnim = new Animation(f => CueBtn.TranslationX = f, X, TX);
+            anim.Add(0, 1, opacityAnim);
+            anim.Add(0, 1, transfAnim);
+
+            anim.Commit(CueBtn, "CueAnimation", 16, 1000, finished: (f, b) =>
+            {
+                CueBtn.Opacity = 1;
+                CueBtn.TranslationX = X;
+            });
+        }
+
+        /// <summary>
+        /// start measuring time
+        /// </summary>
+        void Start()
+        {
+            State = State.Started;
+            // Power.RequestCpuLock(Int32) is deperecated but there are no alternative on TizenFX 4.0
+            // Use RequestLock(PowerLock, Int32) if you use version after TizenFX 5.0.
+            Device.BeginInvokeOnMainThread(() => Power.RequestCpuLock(0));
+
+            _mainStopWatch.Start();
+            if (_subStopWatch.ElapsedMilliseconds > 0)
+            {
+                _subStopWatch.Start();
+            }
+
+            Timebar.IsVisible = true;
+
+            // Synchronize the TimeSpan property on every 10 milliseconds.
+            // Minimum time that presented in Central Label is 10 milliseconds.
+            Device.StartTimer(TimeSpan.FromMilliseconds(10), OnTimeChanged);
+
+            // Rotate Red and Blue Bar on every 16 milliseconds to fit 60 fps.
+            Device.StartTimer(TimeSpan.FromMilliseconds(16), OnTimeBarAnimate);
+        }
+
+        /// <summary>
+        /// pause measuring time
+        /// </summary>
+        void Pause()
+        {
+            State = State.Paused;
+
+            // Power.ReleaseCpuLock() is deperecated but there are no alternative on TizenFX 4.0
+            // Use ReleaseLock(PowerLock) if you use version after TizenFX 5.0.
+            Device.BeginInvokeOnMainThread(() => Power.ReleaseCpuLock());
+
+            _mainStopWatch.Stop();
+            _subStopWatch.Stop();
+        }
+
+        /// <summary>
+        /// reset measuring time
+        /// </summary>
+        void Stop()
+        {
+            State = State.Stopped;
+            _mainStopWatch.Reset();
+            _subStopWatch.Reset();
+            BlueBar.IsVisible = false;
+            CueBtn.IsVisible = false;
+            Timebar.IsVisible = false;
+            OnTimeChanged();
+            OnTimeBarAnimate();
+            StopPressed?.Invoke(this, EventArgs.Empty);
+        }
+
+        /// <summary>
+        /// set the elapsed time to TimeSpan property
+        /// </summary>
+        /// <returns>the timer will keep recurring if return true.</returns>
+        bool OnTimeChanged()
+        {
+            AllTime = _mainStopWatch.Elapsed;
+            return State == State.Started;
+        }
+
+        /// <summary>
+        /// the method present the Red, Blue Bar and the circular progressbar animation.
+        /// </summary>
+        /// <returns>the timer will keep recurring if return true.</returns>
+        bool OnTimeBarAnimate()
+        {
+            double sec = TimeToRotation(_mainStopWatch.Elapsed);
+            double lap = TimeToRotation(_subStopWatch.Elapsed);
+            double timeBarValue = (_mainStopWatch.ElapsedMilliseconds / 600000.0) % 1;
+
+            RedBar.Rotation = sec;
+            BlueBar.Rotation = lap;
+            Timebar.Value = timeBarValue;
+
+            return State == State.Started;
+        }
+
+        /// <summary>
+        /// To calculate the rotation, use the seconds and the milliseconds.
+        /// </summary>
+        /// <param name="ts">The TimeSpan to change to angle of rotation.</param>
+        /// <returns>The angle of rotation.</returns>
+        static double TimeToRotation(TimeSpan ts) => ts.Seconds * 6 + ts.Milliseconds / 1000.0 * 6.0;
+    }
+
+    /// <summary>
+    /// State is present a current status of StopWatch
+    /// </summary>
+    public enum State
+    {
+        Started,
+        Stopped,
+        Paused
+    }
+}
diff --git a/Test/XStopWatch/XStopWatch/StopWatchApplication.xaml b/Test/XStopWatch/XStopWatch/StopWatchApplication.xaml
new file mode 100644 (file)
index 0000000..f9af398
--- /dev/null
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<Application xmlns="http://xamarin.com/schemas/2014/forms"
+             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
+             xmlns:cu="clr-namespace:Tizen.Wearable.CircularUI.Forms;assembly=Tizen.Wearable.CircularUI.Forms"
+             xmlns:local="clr-namespace:XStopWatch"
+             x:Class="XStopWatch.StopWatchApplication">
+    <Application.MainPage>
+        <!-- Use CarouselPage to swipe the main page and Laps page -->
+        <CarouselPage x:Name="RootPage">
+            <!-- Main page of the Stopwatch -->
+            <local:StopWatch x:Name="StopWatch" LapPressed="OnAddLap" StopPressed="OnStopLap"/>
+            <!-- A page to shows a list of the recorded Lap times. Time property is used to show the time, and is associated with the time of the StopWatch. -->
+            <local:LapsPage x:Name="Laps" Time="{Binding AllTime, Source={x:Reference StopWatch}}"/>
+        </CarouselPage>
+    </Application.MainPage>
+</Application>
\ No newline at end of file
diff --git a/Test/XStopWatch/XStopWatch/StopWatchApplication.xaml.cs b/Test/XStopWatch/XStopWatch/StopWatchApplication.xaml.cs
new file mode 100644 (file)
index 0000000..1c36039
--- /dev/null
@@ -0,0 +1,73 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using Xamarin.Forms.Xaml;
+
+namespace XStopWatch
+{
+    /// <summary>
+    /// StopWatchApplication is implementation of a Xamarin Forms Application.
+    /// </summary>
+       [XamlCompilation(XamlCompilationOptions.Compile)]
+       public partial class StopWatchApplication : Application
+       {
+        public StopWatchApplication()
+               {
+            InitializeComponent();
+
+            // register handle to property changed event for catching changed state.
+            StopWatch.PropertyChanged += (s, e) =>
+            {
+                if (e.PropertyName == StopWatch.StateProperty.PropertyName)
+                {
+                // request AlwaysOn on StopWatch is started.
+                AlwaysOnRequest?.Invoke(this, StopWatch.State == State.Started);
+                }
+            };
+        }
+
+        /// <summary>
+        /// Event that requests the AlwaysOn method of the window when screen should not be turned off.
+        /// </summary>
+        public event EventHandler<bool> AlwaysOnRequest;
+
+        /// <summary>
+        /// this method handles StopWatch's Lap add button click event, witch total and lap time as event arguments.
+        /// </summary>
+        /// <param name="sender">The source of the event.</param>
+        /// <param name="e">ValueTuple, Item1 is a elapsed time and item2 is lap time.</param>
+        void OnAddLap(object sender, (TimeSpan, TimeSpan) e)
+        {
+            // Add Lap record to LapsPage
+            Laps.AddLap(e);
+        }
+
+        /// <summary>
+        /// this method handles StopWatch's Stop button click event.
+        /// </summary>
+        /// <param name="sender">The source of the event.</param>
+        /// <param name="e">An object that contains no event data.</param>
+        void OnStopLap(object sender, EventArgs e)
+        {
+            // Reset the LapsPage
+            Laps.Reset();
+        }
+    }
+}
\ No newline at end of file
diff --git a/Test/XStopWatch/XStopWatch/WindowExtension.cs b/Test/XStopWatch/XStopWatch/WindowExtension.cs
new file mode 100644 (file)
index 0000000..f83b01b
--- /dev/null
@@ -0,0 +1,69 @@
+using ElmSharp;
+using System;
+using System.Runtime.InteropServices;
+
+namespace XStopWatch
+{
+    static class WindowExtension
+    {
+        // native shared object name of ui-efl-util API.
+        const string EFLUtil = "libcapi-ui-efl-util.so.0";
+
+        // A mode for the Window AlwaysOn
+        enum ScreenMode
+        {
+            Default, // default don't block the screen off
+            AlwaysOn // the screen will not turn off on the AlwaysOn mode
+        }
+
+        /// <summary>
+        /// PInvoke AlwaysOn setter Native function
+        /// </summary>
+        /// <param name="window">A handle of the Elementary Window</param>
+        /// <param name="mode">A mode for the Window AlwaysOn</param>
+        /// <returns></returns>
+        [DllImport(EFLUtil)]
+        static extern int efl_util_set_window_screen_mode(IntPtr window, ScreenMode mode);
+
+        /// <summary>
+        /// PInvoke AlwaysOn getter Native function
+        /// </summary>
+        /// <param name="window">A handle of the Elementary Window</param>
+        /// <param name="mode">A mode for the Window AlwaysOn output parameter</param>
+        /// <returns></returns>
+        [DllImport(EFLUtil)]
+        static extern int efl_util_get_window_screen_mode(IntPtr window, out ScreenMode mode);
+
+        /// <summary>
+        /// Extension method for ElmSharp Window object for set a AlwaysOn mode.
+        /// </summary>
+        /// <param name="window">ElmSharp.Window object</param>
+        /// <param name="isAlwaysOn">true if AlwaysOn mode or not</param>
+        public static void SetAlwaysOn(this Window window, bool isAlwaysOn)
+        {
+            if (efl_util_set_window_screen_mode(window, isAlwaysOn ? ScreenMode.AlwaysOn : ScreenMode.Default) != 0)
+            {
+                // efl_util_set_window_screen_mode return TIZEN_ERROR_NONE on success
+                // throw exception if not success
+                throw new ArgumentException($"native efl_util_set_window_screen_mode return error, window=[{window.Handle.ToInt32()}] isAlwaysOn = [{isAlwaysOn}]");
+            }
+        }
+
+        /// <summary>
+        /// Extension method for ElmSharp Window object for get a AlwaysOn mode.
+        /// </summary>
+        /// <param name="window">ElmSharp.Window object</param>
+        /// <returns>true if AlwaysOn mode or not</returns>
+        public static bool GetAlwaysOn(this Window window)
+        {
+            if (efl_util_get_window_screen_mode(window, out var mode) != 0)
+            {
+                // efl_util_set_window_screen_mode return TIZEN_ERROR_NONE on success
+                // throw exception if not success
+                throw new ArgumentException($"native efl_util_set_window_screen_mode return error, window=[{window.Handle.ToInt32()}] isAlwaysOn = [{mode == ScreenMode.AlwaysOn}]");
+            }
+
+            return mode == ScreenMode.AlwaysOn;
+        }
+    }
+}
diff --git a/Test/XStopWatch/XStopWatch/XStopWatch.cs b/Test/XStopWatch/XStopWatch/XStopWatch.cs
new file mode 100644 (file)
index 0000000..534eb92
--- /dev/null
@@ -0,0 +1,74 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using Tizen.Wearable.CircularUI.Forms;
+using Tizen.Wearable.CircularUI.Forms.Renderer;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+
+namespace XStopWatch
+{
+    /// <summary>
+    /// This class has a main function, which is the starting point of the program.
+    /// It is a class that controls the lifecycle of the application.
+    /// You must use FormsApplication to control the lifecycle.
+    /// This class is a class that makes use of Xamarin.Forms.Application by inheriting CoreUIApplication with definition of Lifecycle of Tizen C # Application.
+    /// </summary>
+    class Program : global::Xamarin.Forms.Platform.Tizen.ApplicationLifecycle
+    {
+
+        /// <summary>
+        /// Called when this application is launched.
+        /// </summary>
+        protected override void OnCreate()
+        {
+            var stopwatch = new StopWatchApplication();
+            FormsApplication.LoadApplication(stopwatch);
+
+            // If AlwaysOn is enable, the screen will not turn off as long as the window is on the screen.
+            stopwatch.AlwaysOnRequest += (s, e) => FormsApplication.MainWindow.SetAlwaysOn(e);
+        }
+
+        static void Main(string[] args)
+        {
+            var app = new Program();
+            // define your custom handlers
+            var customRenderers = new Dictionary<Type, Func<IRegisterable>>()
+            {
+                { typeof(CirclePage), ()=> new CirclePageRenderer() },
+                { typeof(global:: Tizen.Wearable.CircularUI.Forms.CircleListView), () => new CircleListViewRenderer() }
+            };
+            var option = new InitializationOptions(app)
+            {
+                UseMessagingCenter = false,
+                UseStyle = false,
+                UseShell = false,
+                UseVisual = false,
+                StaticRegistarStrategy = StaticRegistrarStrategy.StaticRegistrarOnly,
+                CustomHandlers = customRenderers,
+                Flags = InitializationFlags.DisableCss
+            };
+
+            Forms.Init(option);
+
+            // It's mandatory to initialize Circular UI for using Tizen Wearable Circular UI API
+            global::Tizen.Wearable.CircularUI.Forms.Renderer.FormsCircularUI.Init();
+            app.FormsApplication.Run(args);
+        }
+    }
+}
diff --git a/Test/XStopWatch/XStopWatch/XStopWatch.csproj b/Test/XStopWatch/XStopWatch/XStopWatch.csproj
new file mode 100644 (file)
index 0000000..d780eb1
--- /dev/null
@@ -0,0 +1,27 @@
+<Project Sdk="Tizen.NET.Sdk/1.0.8">
+
+  <!-- Property Group for Tizen40 Project -->
+  <PropertyGroup>
+    <OutputType>Exe</OutputType>
+    <TargetFramework>tizen40</TargetFramework>
+  </PropertyGroup>
+
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+    <DebugType>portable</DebugType>
+  </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+    <DebugType>None</DebugType>
+  </PropertyGroup>
+
+  <ItemGroup>
+    <Folder Include="lib\" />
+    <Folder Include="res\" />
+  </ItemGroup>
+
+  <ItemGroup>
+    <ProjectReference Include="..\..\..\Tizen.CircularUI\Tizen.Wearable.CircularUI.Forms.Renderer\Tizen.Wearable.CircularUI.Forms.Renderer.csproj" />
+  </ItemGroup>
+
+  <!-- Include Nuget Package for Tizen Project building -->
+
+</Project>
diff --git a/Test/XStopWatch/XStopWatch/res/images/b_stopwatch_mark_blue.png b/Test/XStopWatch/XStopWatch/res/images/b_stopwatch_mark_blue.png
new file mode 100644 (file)
index 0000000..0201315
Binary files /dev/null and b/Test/XStopWatch/XStopWatch/res/images/b_stopwatch_mark_blue.png differ
diff --git a/Test/XStopWatch/XStopWatch/res/images/b_stopwatch_mark_red.png b/Test/XStopWatch/XStopWatch/res/images/b_stopwatch_mark_red.png
new file mode 100644 (file)
index 0000000..9ae9a01
Binary files /dev/null and b/Test/XStopWatch/XStopWatch/res/images/b_stopwatch_mark_red.png differ
diff --git a/Test/XStopWatch/XStopWatch/res/images/b_stopwatch_unit_number.png b/Test/XStopWatch/XStopWatch/res/images/b_stopwatch_unit_number.png
new file mode 100644 (file)
index 0000000..fccf443
Binary files /dev/null and b/Test/XStopWatch/XStopWatch/res/images/b_stopwatch_unit_number.png differ
diff --git a/Test/XStopWatch/XStopWatch/res/images/event_spot.png b/Test/XStopWatch/XStopWatch/res/images/event_spot.png
new file mode 100644 (file)
index 0000000..ff4f6f3
Binary files /dev/null and b/Test/XStopWatch/XStopWatch/res/images/event_spot.png differ
diff --git a/Test/XStopWatch/XStopWatch/res/images/wc_visual_cue.png b/Test/XStopWatch/XStopWatch/res/images/wc_visual_cue.png
new file mode 100644 (file)
index 0000000..6959578
Binary files /dev/null and b/Test/XStopWatch/XStopWatch/res/images/wc_visual_cue.png differ
diff --git a/Test/XStopWatch/XStopWatch/shared/res/XStopWatch.png b/Test/XStopWatch/XStopWatch/shared/res/XStopWatch.png
new file mode 100644 (file)
index 0000000..16f3830
Binary files /dev/null and b/Test/XStopWatch/XStopWatch/shared/res/XStopWatch.png differ
diff --git a/Test/XStopWatch/XStopWatch/tizen-manifest.xml b/Test/XStopWatch/XStopWatch/tizen-manifest.xml
new file mode 100644 (file)
index 0000000..5904f01
--- /dev/null
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="utf-8"?>
+<manifest package="org.tizen.example.XStopWatch" version="1.0.0" api-version="4" xmlns="http://tizen.org/ns/packages">
+    <profile name="common" />
+    <ui-application appid="org.tizen.example.XStopWatch" exec="XStopWatch.dll" multiple="false" nodisplay="false" taskmanage="true" splash-screen-display="true" type="dotnet" launch_mode="single">
+        <label>XStopWatch</label>
+        <icon>XStopWatch.png</icon>
+        <metadata key="http://tizen.org/metadata/prefer_dotnet_aot" value="true" />
+        <splash-screens />
+    </ui-application>
+    <shortcut-list />
+    <privileges>
+        <privilege>http://tizen.org/privilege/display</privilege>
+    </privileges>
+    <provides-appdefined-privileges />
+</manifest>
diff --git a/Tizen.CircularUI/Directory.Build.props b/Tizen.CircularUI/Directory.Build.props
new file mode 100644 (file)
index 0000000..a4c4865
--- /dev/null
@@ -0,0 +1,16 @@
+<Project>
+  <PropertyGroup>
+    <XamarinFormsSource Condition="'$(XamarinFormsSource)' == ''">..\Xamarin.Forms\</XamarinFormsSource>
+    <CircularUISource>..\Tizen.CircularUI\</CircularUISource>
+
+    <__XFBuildTasksLocation>$(XamarinFormsSource).nuspec\netstandard2.0\</__XFBuildTasksLocation>
+    
+    <FromSource Condition="'$(FromSource)' == ''">true</FromSource>
+    
+    <XamarinFormsVersion>4.3.0.908675</XamarinFormsVersion>
+    <CircularUIVersion>1.3.2</CircularUIVersion>
+  </PropertyGroup>
+
+  <Import Project="$(XamarinFormsSource).nuspec\Xamarin.Forms.props"/>
+  <Import Project="$(XamarinFormsSource)Directory.Build.props"/>
+ </Project>
diff --git a/Tizen.CircularUI/Directory.Build.targets b/Tizen.CircularUI/Directory.Build.targets
new file mode 100644 (file)
index 0000000..2714669
--- /dev/null
@@ -0,0 +1,12 @@
+<Project>
+  <!--<ItemGroup>
+    <PackageReference Include="MSBuilder.GenerateAssemblyInfo" Version="0.2.1" PrivateAssets="All" />
+       </ItemGroup>
+  --><!-- this makes sure the build tasks dll is generated into nuspec folder for Xamarin.Forms.targets --><!--
+  <Target Name="EnsureXamarinFormsTasksBuilt" BeforeTargets="Restore">
+    <MSBuild Projects="$(XamarinFormsSource)\Xamarin.Forms.Build.Tasks\Xamarin.Forms.Build.Tasks.csproj" Targets="Restore"></MSBuild>
+    <MSBuild Projects="$(XamarinFormsSource)\Xamarin.Forms.Build.Tasks\Xamarin.Forms.Build.Tasks.csproj"></MSBuild>
+  </Target>-->
+  <Import Project="$(XamarinFormsSource).nuspec\Xamarin.Forms.targets" Condition="'$(BuildingInsideVisualStudio)' == 'true' AND Exists('$(__XFBuildTasksLocation)Xamarin.Forms.Build.Tasks.dll')" />
+  <Import Project="$(XamarinFormsSource).nuspec\Xamarin.Forms.targets" Condition="'$(BuildingInsideVisualStudio)' != 'true'" />
+ </Project>
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CheckRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CheckRenderer.cs
new file mode 100644 (file)
index 0000000..040f152
--- /dev/null
@@ -0,0 +1,102 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Tizen.Wearable.CircularUI.Forms;
+using Tizen.Wearable.CircularUI.Forms.Renderer;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using ECheck = ElmSharp.Check;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: ExportRenderer(typeof(Check), typeof(CheckRenderer))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    internal static class CheckStyle
+    {
+        public const string Default = "default";
+        public const string Onoff = "on&off";
+        public const string Small = "small";
+    }
+
+    public class CheckRenderer : SwitchRenderer
+    {
+        public CheckRenderer()
+        {
+            RegisterPropertyHandler(Check.DisplayStyleProperty, UpdateStyle);
+            RegisterPropertyHandler(Check.ColorProperty, UpdateColor);
+        }
+
+        protected override void OnElementChanged(ElementChangedEventArgs<Switch> e)
+        {
+            if (Control == null)
+            {
+                SetNativeControl(new ECheck(XForms.NativeParent)
+                {
+                    PropagateEvents = false,
+                    Style = CheckStyle.Default
+                });
+                Control.StateChanged += OnStateChanged;
+            }
+            base.OnElementChanged(e);
+        }
+
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing)
+            {
+                if (Control != null)
+                {
+                    Control.StateChanged -= OnStateChanged;
+                }
+            }
+            base.Dispose(disposing);
+        }
+
+        void UpdateStyle()
+        {
+            var style = ((Check)Element).DisplayStyle;
+            switch (style)
+            {
+                case CheckDisplayStyle.Onoff:
+                    Control.Style = CheckStyle.Onoff;
+                    break;
+                case CheckDisplayStyle.Small:
+                    Control.Style = CheckStyle.Small;
+                    break;
+                default:
+                    Control.Style = CheckStyle.Default;
+                    break;
+            }
+            ((IVisualElementController)Element).NativeSizeChanged();
+        }
+
+        void UpdateColor()
+        {
+            var color = ((Check)Element).Color;
+            if(color != Color.Default)
+            {
+                Control.Color = ((Check)Element).Color.ToNative();
+            }
+        }
+
+        void OnStateChanged(object sender, EventArgs e)
+        {
+            Element.SetValue(Switch.IsToggledProperty, Control.IsChecked);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleDateTimeSelectorRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleDateTimeSelectorRenderer.cs
new file mode 100644 (file)
index 0000000..1b0984d
--- /dev/null
@@ -0,0 +1,183 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using XForms = Xamarin.Forms.Forms;
+using ECircleDateTimeSelector = ElmSharp.Wearable.CircleDateTimeSelector;
+using EDateTimeFieldType = ElmSharp.DateTimeFieldType;
+
+[assembly: ExportRenderer(typeof(Tizen.Wearable.CircularUI.Forms.CircleDateTimeSelector), typeof(Tizen.Wearable.CircularUI.Forms.Renderer.CircleDateTimeSelectorRenderer))]
+
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class CircleDateTimeSelectorRenderer : ViewRenderer<CircleDateTimeSelector, ECircleDateTimeSelector>
+    {
+        public CircleDateTimeSelectorRenderer()
+        {
+#pragma warning disable CS0618 // MarkerColorProperty is obsolete
+            RegisterPropertyHandler(CircleDateTimeSelector.MarkerColorProperty, UpdateMarkerColor);
+#pragma warning restore CS0618 // MarkerColorProperty is obsolete
+            RegisterPropertyHandler(CircleDateTimeSelector.ValueTypeProperty, UpdateValueType);
+            RegisterPropertyHandler(CircleDateTimeSelector.DateTimeProperty, UpdateDateTime);
+            RegisterPropertyHandler(CircleDateTimeSelector.MaximumDateProperty, UpdateMaximum);
+            RegisterPropertyHandler(CircleDateTimeSelector.MinimumDateProperty, UpdateMinimum);
+
+            RegisterPropertyHandler(CircleDateTimeSelector.IsVisibleOfYearProperty, UpdateFieldVisibilityOfYear);
+            RegisterPropertyHandler(CircleDateTimeSelector.IsVisibleOfMonthProperty, UpdateFieldVisibilityOfMonth);
+            RegisterPropertyHandler(CircleDateTimeSelector.IsVisibleOfDateProperty, UpdateFieldVisibilityOfDate);
+            RegisterPropertyHandler(CircleDateTimeSelector.IsVisibleOfHourProperty, UpdateFieldVisibilityOfHour);
+            RegisterPropertyHandler(CircleDateTimeSelector.IsVisibleOfMinuteProperty, UpdateFieldVisibilityOfMinute);
+            RegisterPropertyHandler(CircleDateTimeSelector.IsVisibleOfAmPmProperty, UpdateFieldVisibilityOfAmPm);
+        }
+
+        protected override void OnElementChanged(ElementChangedEventArgs<CircleDateTimeSelector> e)
+        {
+            if (Control == null)
+            {
+                var surface = this.GetSurface();
+                if (null != surface)
+                {
+                    SetNativeControl(new ECircleDateTimeSelector(XForms.NativeParent, surface));
+                    Control.DateTimeChanged += OnDateTimeChanged;
+                }
+                else
+                {
+                    throw new CirclePageNotFoundException();
+                }
+            }
+            base.OnElementChanged(e);
+        }
+
+        protected override Xamarin.Forms.Size MinimumSize()
+        {
+            return new ElmSharp.Size(300, 290).ToDP();
+        }
+
+        protected override ElmSharp.Size Measure(int availableWidth, int availableHeight)
+        {
+            return new ElmSharp.Size(300, 290);
+        }
+
+        void UpdateMinimum()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.MinimumDateTime = Element.MinimumDate;
+            }
+        }
+
+        void UpdateMaximum()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.MaximumDateTime = Element.MaximumDate;
+            }
+        }
+
+        void UpdateDateTime()
+        {
+            if (null != Control && null != Element && Element.DateTime != Control.DateTime)
+            {
+                Control.DateTime = Element.DateTime;
+            }
+        }
+
+        void UpdateValueType()
+        {
+            if (null != Control && null != Element)
+            {
+                if (Element.ValueType == DateTimeType.Date)
+                {
+                    Control.Style = "datepicker/circle";
+                }
+                else if (Element.ValueType == DateTimeType.Time)
+                {
+                    Control.Style = "timepicker/circle";
+                    Control.Format = "%d/%b/%Y%I:%M%p";
+                }
+            }
+        }
+
+        void UpdateMarkerColor()
+        {
+#pragma warning disable CS0618 // MarkerColor is obsolete
+            if (null != Control && null != Element && Element.MarkerColor != Xamarin.Forms.Color.Default)
+            {
+                Control.MarkerColor = Element.MarkerColor.ToNative();
+            }
+#pragma warning restore CS0618 // MarkerColor is obsolete
+        }
+
+        void OnDateTimeChanged(object sender, EventArgs e)
+        {
+            if (null != Control && null != Element)
+            {
+                Element.DateTime = Control.DateTime;
+            }
+        }
+
+        void UpdateFieldVisibilityOfYear()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.SetFieldVisible(EDateTimeFieldType.Year, Element.IsVisibleOfYear);
+            }
+        }
+
+        void UpdateFieldVisibilityOfMonth()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.SetFieldVisible(EDateTimeFieldType.Month, Element.IsVisibleOfMonth);
+            }
+        }
+
+        void UpdateFieldVisibilityOfDate()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.SetFieldVisible(EDateTimeFieldType.Date, Element.IsVisibleOfDate);
+            }
+        }
+
+        void UpdateFieldVisibilityOfHour()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.SetFieldVisible(EDateTimeFieldType.Hour, Element.IsVisibleOfHour);
+            }
+        }
+
+        void UpdateFieldVisibilityOfMinute()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.SetFieldVisible(EDateTimeFieldType.Minute, Element.IsVisibleOfMinute);
+            }
+        }
+
+        void UpdateFieldVisibilityOfAmPm()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.SetFieldVisible(EDateTimeFieldType.AmPm, Element.IsVisibleOfAmPm);
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleImageRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleImageRenderer.cs
new file mode 100644 (file)
index 0000000..0291cbe
--- /dev/null
@@ -0,0 +1,168 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using UIComponents.Tizen.Wearable.Renderers;
+using Xamarin.Forms.Platform.Tizen;
+using FormsNative = Xamarin.Forms.Platform.Tizen.Native;
+using System.ComponentModel;
+using Tizen.Wearable.CircularUI.Forms;
+using Tizen.Wearable.CircularUI.Forms.Renderer;
+using Xamarin.Forms;
+
+[assembly: ExportRenderer(typeof(CircleImage), typeof(CircleImageRenderer))]
+namespace UIComponents.Tizen.Wearable.Renderers
+{
+    public class CircleImageRenderer : ViewRenderer<CircleImage, FormsNative.Image>
+    {
+        ElmSharp.EvasImage _circleImage;
+        ElmSharp.EvasObject _nativeParent;
+
+        protected override void OnElementChanged(ElementChangedEventArgs<CircleImage> e)
+        {
+            if (Control == null)
+            {
+                _nativeParent = Platform.GetRenderer(Element.Parent).NativeView;
+                _circleImage = new ElmSharp.EvasImage(_nativeParent);
+                _circleImage.IsFilled = true;
+                GetClipImage();
+
+                var image = new FormsNative.Image(_nativeParent);
+                SetNativeControl(image);
+                Control.Resized += Control_Resized;
+                Control.Moved += Control_Moved;
+                Control.Deleted += Control_Deleted;
+            }
+
+            UpdateAll();
+            base.OnElementChanged(e);
+        }
+
+        protected override void OnElementPropertyChanged(object sender, PropertyChangedEventArgs e)
+        {
+            base.OnElementPropertyChanged(sender, e);
+            if (e.PropertyName == Image.SourceProperty.PropertyName)
+            {
+                UpdateSource();
+            }
+            else if (e.PropertyName == Image.AspectProperty.PropertyName)
+            {
+                UpdateAspect();
+            }
+            else if (e.PropertyName == Image.IsOpaqueProperty.PropertyName)
+            {
+                UpdateIsOpaque();
+            }
+            else if (e.PropertyName == VisualElement.BackgroundColorProperty.PropertyName)
+            {
+                UpdateBackgroundColor();
+            }
+        }
+
+        void UpdateAll()
+        {
+            UpdateBackgroundColor();
+            UpdateSource();
+            UpdateAspect();
+        }
+
+        async void GetClipImage()
+        {
+            var imageSource = ImageSource.FromResource("Tizen.Wearable.CircularUI.Forms.Renderer.res.circle.png", GetType().Assembly);
+            var streamsource = imageSource as StreamImageSource;
+
+            if (streamsource != null && streamsource.Stream != null)
+            {
+                using (var streamImage = await ((IStreamImageSource)streamsource).GetStreamAsync())
+                {
+                    if (streamImage != null)
+                    {
+                        _circleImage.SetStream(streamImage);
+                    }
+                    else
+                    {
+                        global::Tizen.Log.Error(FormsCircularUI.Tag, $"streamImage == null ");
+                    }
+                }
+            }
+        }
+
+        async void UpdateSource()
+        {
+            ImageSource source = Element.Source;
+            ((IImageController)Element).SetIsLoading(true);
+
+            if (Control != null)
+            {
+                bool success = await Control.LoadFromImageSourceAsync(source);
+                if (!IsDisposed && success)
+                {
+                    ((IVisualElementController)Element).NativeSizeChanged();
+                    _circleImage.Show();
+                    _circleImage.Geometry = Control.Geometry;
+                    Control.SetClip(_circleImage);
+
+                    UpdateAfterLoading();
+                }
+            }
+
+            if (!IsDisposed)
+                ((IImageController)Element).SetIsLoading(false);
+        }
+
+        protected virtual void UpdateAfterLoading()
+        {
+            UpdateIsOpaque();
+        }
+
+        void UpdateAspect()
+        {
+            Control.Aspect = Element.Aspect;
+        }
+
+        void UpdateIsOpaque()
+        {
+            Control.IsOpaque = Element.IsOpaque;
+        }
+
+        void UpdateBackgroundColor()
+        {
+            if (_nativeParent == null) return;
+
+            if (Element.BackgroundColor.ToNative() != ElmSharp.Color.Transparent
+                    && Element.BackgroundColor.ToNative() != ElmSharp.Color.Default)
+            {
+                _nativeParent.Color = Element.BackgroundColor.ToNative();
+            }
+        }
+
+        private void Control_Deleted(object sender, EventArgs e)
+        {
+            _circleImage?.Unrealize();
+            _circleImage = null;
+        }
+
+        private void Control_Moved(object sender, EventArgs e)
+        {
+            _circleImage.Geometry = Control.Geometry;
+        }
+
+        private void Control_Resized(object sender, EventArgs e)
+        {
+            _circleImage.Geometry = Control.Geometry;
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleListView.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleListView.cs
new file mode 100644 (file)
index 0000000..2555f83
--- /dev/null
@@ -0,0 +1,449 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using ElmSharp.Wearable;
+using System;
+using System.Collections.Generic;
+using Xamarin.Forms;
+using ElmSharp;
+using System.Collections;
+using Xamarin.Forms.Platform.Tizen;
+using Xamarin.Forms.Internals;
+using System.ComponentModel;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    using GroupList = TemplatedItemsList<ItemsView<Cell>, Cell>;
+
+    public class CircleListView : CircleGenList
+    {
+        const int HeaderMinimumHeight = 115;
+        const int GroupHeaderMinimumHeight = 83;
+
+        readonly Dictionary<Cell, GenListItem> _itemContexts = new Dictionary<Cell, GenListItem>();
+
+        VisualElement _header;
+        VisualElement _footer;
+        int _rowHeight;
+
+        public CircleListView(EvasObject parent, CircleSurface surface) : base(parent, surface)
+        {
+        }
+
+        public VisualElement Header
+        {
+            get => _header;
+            set
+            {
+                if (_header == value) return;
+                _header = value;
+                UpdateHeader();
+            }
+        }
+        public VisualElement Footer
+        {
+            get => _footer;
+            set
+            {
+                if (_footer == value) return;
+                _footer = value;
+                UpdateFooter();
+            }
+        }
+
+        public int HeaderRowHeight
+        {
+            get => _rowHeight;
+            set
+            {
+                if (_rowHeight == value) return;
+                _rowHeight = value;
+            }
+        }
+
+        public void ResetGroup(GroupList group)
+        {
+            GenListItem groupItem;
+            if (_itemContexts.TryGetValue(group.HeaderContent, out groupItem))
+            {
+                groupItem.ClearSubitems();
+            }
+        }
+
+        public void AddSource(IEnumerable source)
+        {
+            UpdateHeader();
+            foreach (var data in source)
+            {
+                var groupList = data as GroupList;
+                if (groupList != null)
+                {
+                    AddGroup(groupList);
+                    foreach (var item in groupList)
+                    {
+                        AddItem(item as Cell, groupList);
+                    }
+                }
+                else
+                {
+                    AddItem(data as Cell, null);
+                }
+            }
+            UpdateFooter();
+        }
+        public void AddSource(IEnumerable source, Cell before)
+        {
+            foreach (var data in source)
+            {
+                var groupList = data as GroupList;
+                if (groupList != null)
+                {
+                    InsertGroup(groupList, before);
+                    foreach (var item in groupList)
+                    {
+                        AddItem(item as Cell, groupList);
+                    }
+                }
+                else
+                {
+                    InsertItem(data as Cell, before, null);
+                }
+            }
+        }
+        public void AddSource(IEnumerable source, GroupList group, Cell before)
+        {
+            foreach (var data in source)
+            {
+                InsertItem(data as Cell, before, group);
+            }
+        }
+        public void AddSource(IEnumerable source, GroupList group)
+        {
+            foreach (var data in source)
+            {
+                AddItem(data as Cell, group);
+            }
+        }
+
+        public void RemoveSource(IEnumerable source)
+        {
+            foreach (var data in source)
+            {
+                if (data is GroupList)
+                    Remove(data as GroupList);
+                else
+                    Remove(data as Cell);
+            }
+        }
+
+        public void ApplyScrollTo(Cell cell, Xamarin.Forms.ScrollToPosition position, bool animated)
+        {
+            GenListItem item;
+            if (_itemContexts.TryGetValue(cell, out item))
+            {
+                ScrollTo(item, position.ToNative(), animated);
+            }
+        }
+
+        public void ApplySelectedItem(Cell cell)
+        {
+            GenListItem item;
+            if (_itemContexts.TryGetValue(cell, out item))
+            {
+                item.IsSelected = true;
+            }
+        }
+
+        public void AddItem(Cell cell, GroupList group)
+        {
+            CellRenderer renderer = ListViewCache.Get(cell);
+            GenListItem groupItem = group == null ? null : _itemContexts.GetValueOrDefault(group.HeaderContent);
+            GenListItem item = null;
+            var lastCtx = LastItem?.Data as TypedItemContext;
+            if (lastCtx != null && (lastCtx.Type == ItemType.Footer || lastCtx.Type == ItemType.BottomPadding))
+            {
+                item = InsertBefore(renderer.Class, new ListViewItemContext(cell, group), LastItem, GenListItemType.Normal, groupItem);
+            }
+            else
+            {
+                item = Append(renderer.Class, new ListViewItemContext(cell, group), GenListItemType.Normal, groupItem);
+            }
+            RegisterItem(cell, item);
+        }
+        public void InsertItem(Cell cell, Cell before, GroupList group)
+        {
+            CellRenderer renderer = ListViewCache.Get(cell);
+            GenListItem groupItem = group == null ? null : _itemContexts.GetValueOrDefault(group.HeaderContent);
+            GenListItem beforeItem = _itemContexts.GetValueOrDefault(before);
+            var item = InsertBefore(renderer.Class, new ListViewItemContext(cell, group), beforeItem, GenListItemType.Normal, groupItem);
+            RegisterItem(cell, item);
+        }
+        public void AddGroup(GroupList group)
+        {
+            CellRenderer renderer = ListViewCache.Get(group.HeaderContent, true);
+            var lastCtx = LastItem?.Data as TypedItemContext;
+            GenListItem item = null;
+            if (lastCtx != null && (lastCtx.Type == ItemType.Footer || lastCtx.Type == ItemType.BottomPadding))
+            {
+                item = InsertBefore(renderer.Class, new ListViewItemContext(group), LastItem, GenListItemType.Group);
+            }
+            else
+            {
+                item = Append(renderer.Class, new ListViewItemContext(group), GenListItemType.Group);
+            }
+            RegisterItem(group.HeaderContent, item, true);
+        }
+        public void InsertGroup(GroupList group, Cell before)
+        {
+            CellRenderer renderer = ListViewCache.Get(group.HeaderContent, true);
+            GenListItem beforeItem = _itemContexts.GetValueOrDefault(before);
+            var item = InsertBefore(renderer.Class, new ListViewItemContext(group), beforeItem, GenListItemType.Group);
+            RegisterItem(group.HeaderContent, item, true);
+        }
+        public void Remove(Cell cell)
+        {
+            GenListItem item;
+            if (_itemContexts.TryGetValue(cell, out item))
+            {
+                item.Delete();
+            }
+        }
+        public void Remove(GroupList group)
+        {
+            Remove(group.HeaderContent);
+            foreach (var data in group)
+            {
+                Remove(data as Cell);
+            }
+        }
+
+        public new void Clear()
+        {
+            base.Clear();
+        }
+
+        protected override void OnRealized()
+        {
+            base.OnRealized();
+
+            ItemRealized += OnItemAppear;
+            ItemUnrealized += OnItemDisappear;
+        }
+
+        void OnItemDisappear(object sender, GenListItemEventArgs e)
+        {
+            ListViewItemContext ctx = e?.Item?.Data as ListViewItemContext;
+            if (ctx?.Cell != null)
+            {
+                ctx.Cell.SendDisappearing();
+                var renderer = ListViewCache.Get(ctx.Cell);
+                renderer.SendUnrealizedCell(ctx.Cell);
+            }
+        }
+
+        void OnItemAppear(object sender, GenListItemEventArgs e)
+        {
+            ListViewItemContext ctx = e?.Item?.Data as ListViewItemContext;
+            if (ctx?.Cell != null)
+            {
+                ctx.Cell.SendAppearing();
+            }
+        }
+
+        void UpdateHeaderHeightForGroup(bool isPreviousOfGroup)
+        {
+            if (Header == null) return;
+            if (isPreviousOfGroup)
+            {
+                Header.MinimumHeightRequest = GroupHeaderMinimumHeight; // correct visible height on the Group Header
+            }
+            else
+            {
+                if (Header.HeightRequest < 0 && HeaderRowHeight < 0)
+                {
+                    Header.MinimumHeightRequest = HeaderMinimumHeight;  // correct visible height on the None group header
+                }
+                else if(HeaderRowHeight > 0)
+                {
+                    Header.MinimumHeightRequest = HeaderRowHeight;
+                }
+            }
+        }
+
+        void UpdateHeader()
+        {
+            GenItemClass cls = null;
+            ItemType type = ItemType.TopPadding;
+            var ctx = FirstItem?.Data as TypedItemContext;
+
+            if (Header == null)
+            {
+                cls = ListViewCache.PaddingItemClass;
+            }
+            else
+            {
+                cls = Forms.CircleListView.GetCancelEffect(Header) ? ListViewCache.InformalItemClassWithoutFishEye : ListViewCache.InformalItemClass;
+                type = ItemType.Header;
+            }
+
+            if (FirstItem == null)
+            {
+                Append(cls, new TypedItemContext(Header, type));
+            }
+            else
+            {
+                if (ctx == null || ctx.Type == ItemType.Footer || ctx.Type == ItemType.BottomPadding)
+                {
+                    InsertBefore(cls, new TypedItemContext(Header, type), FirstItem);
+                }
+                else
+                {
+                    FirstItem.UpdateItemClass(cls, new TypedItemContext(Header, type));
+                }
+            }
+
+            if (Header != null && FirstItem?.Next != null)
+            {
+                var nextCtx = FirstItem.Next?.Data as ListViewItemContext;
+                var isNextItemIsGroupHeader = nextCtx == null ? false : nextCtx.IsGroupItem;
+
+                UpdateHeaderHeightForGroup(isNextItemIsGroupHeader);
+            }
+        }
+
+        void UpdateFooter()
+        {
+            GenItemClass cls = null;
+            ItemType type;
+            var ctx = LastItem?.Data as TypedItemContext;
+            if (Footer == null)
+            {
+                cls = ListViewCache.PaddingItemClass;
+                type = ItemType.BottomPadding;
+            }
+            else
+            {
+                cls = Forms.CircleListView.GetCancelEffect(Footer) ? ListViewCache.InformalItemClassWithoutFishEye : ListViewCache.InformalItemClass;
+                type = ItemType.Footer;
+            }
+
+            if (ctx == null || ctx.Type == ItemType.Header || ctx.Type == ItemType.TopPadding)
+            {
+                Append(cls, new TypedItemContext(Footer, type));
+            }
+            else
+            {
+                LastItem.UpdateItemClass(cls, new TypedItemContext(Footer, type));
+            }
+        }
+
+        void RegisterItem(Cell cell, GenListItem item, bool IsGroup = false)
+        {
+            item.SelectionMode = IsGroup ? GenItemSelectionMode.None : GenItemSelectionMode.Always;
+            item.IsEnabled = cell.IsEnabled;
+            item.Deleted += ItemDeletedHandler;
+            _itemContexts[cell] = item;
+
+
+            if (Header != null && item == FirstItem.Next)
+            {
+                UpdateHeaderHeightForGroup(IsGroup);
+            }
+
+            if (!IsGroup)
+            {
+                cell.PropertyChanged += OnCellPropertyChanged;
+                (cell as ICellController).ForceUpdateSizeRequested += OnForceUpdateSizeRequested;
+            }
+        }
+        void OnCellPropertyChanged(object sender, PropertyChangedEventArgs e)
+        {
+            var cell = sender as Cell;
+            var renderer = ListViewCache.Get(cell);
+            GenListItem item;
+            if (_itemContexts.TryGetValue(cell, out item))
+            {
+                renderer.SendCellPropertyChanged(cell, item, e.PropertyName);
+            }
+        }
+        void OnForceUpdateSizeRequested(object sender, EventArgs e)
+        {
+            var cell = sender as Cell;
+            GenListItem item;
+            if (_itemContexts.TryGetValue(cell, out item))
+            {
+                item.Update();
+            }
+        }
+        void ItemDeletedHandler(object sender, EventArgs e)
+        {
+            var context = (sender as GenListItem)?.Data as ListViewItemContext;
+            if (context != null)
+            {
+                Cell cell;
+                if (!context.IsGroupItem)
+                {
+                    cell = context.Cell;
+                    cell.PropertyChanged -= OnCellPropertyChanged;
+                    (cell as ICellController).ForceUpdateSizeRequested -= OnForceUpdateSizeRequested;
+                }
+                else
+                {
+                    cell = context.Group.HeaderContent;
+                }
+                _itemContexts.Remove(cell);
+            }
+        }
+    }
+
+    enum ItemType
+    {
+        TopPadding,
+        BottomPadding,
+        Header,
+        Footer
+    }
+
+    class TypedItemContext
+    {
+        public TypedItemContext(VisualElement element, ItemType type)
+        {
+            Element = element;
+            Type = type;
+        }
+        public VisualElement Element { get; set; }
+        public ItemType Type { get; set; }
+    }
+
+    public class ListViewItemContext : Xamarin.Forms.Platform.Tizen.Native.ListView.ItemContext
+    {
+        public ListViewItemContext(Cell cell, GroupList group, bool isGroup)
+        {
+            Cell = cell;
+            Group = group;
+            IsGroupItem = isGroup;
+        }
+        public ListViewItemContext(Cell cell, GroupList group) : this(cell, group, false)
+        {
+        }
+
+        public ListViewItemContext(GroupList group) : this(group.HeaderContent, group, true)
+        {
+        }
+
+        public GroupList Group { get; set; }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleListViewRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleListViewRenderer.cs
new file mode 100644 (file)
index 0000000..4699382
--- /dev/null
@@ -0,0 +1,257 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using ElmSharp;
+using System.Collections;
+using System.Collections.Specialized;
+using Xamarin.Forms;
+using Xamarin.Forms.Internals;
+using Xamarin.Forms.Platform.Tizen;
+using XForms = Xamarin.Forms.Forms;
+
+using CCircularListView = global::Tizen.Wearable.CircularUI.Forms.CircleListView;
+
+[assembly: ExportRenderer(typeof(Tizen.Wearable.CircularUI.Forms.CircleListView), typeof(Tizen.Wearable.CircularUI.Forms.Renderer.CircleListViewRenderer))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    using GroupList = TemplatedItemsList<ItemsView<Cell>, Cell>;
+
+    public class CircleListViewRenderer : ViewRenderer<CCircularListView, CircleListView>
+    {
+        int _selectedItemChanging;
+
+        public CircleListViewRenderer()
+        {
+            RegisterPropertyHandler(global::Tizen.Wearable.CircularUI.Forms.CircleListView.HasUnevenRowsProperty, UpdateHasUnevenRows);
+            RegisterPropertyHandler(CCircularListView.RowHeightProperty, UpdateRowHeight);
+            RegisterPropertyHandler(CCircularListView.SelectedItemProperty, UpdateSelectedItem);
+            RegisterPropertyHandler(CCircularListView.ItemsSourceProperty, UpdateSource);
+            RegisterPropertyHandler("HeaderElement", UpdateHeader);
+            RegisterPropertyHandler("FooterElement", UpdateFooter);
+            RegisterPropertyHandler(CCircularListView.BarColorProperty, UpdateBarColor);
+        }
+
+        protected override void OnElementChanged(ElementChangedEventArgs<CCircularListView> e)
+        {
+            if (Control == null)
+            {
+                var surface = this.GetSurface();
+                SetNativeControl(new CircleListView(XForms.NativeParent, surface));
+
+                Control.ItemSelected += OnListViewItemSelected;
+            }
+
+            if (e.NewElement != null)
+            {
+                e.NewElement.ScrollToRequested += OnScrollToRequested;
+                e.NewElement.TemplatedItems.GroupedCollectionChanged += OnGroupedCollectionChanged;
+                e.NewElement.TemplatedItems.CollectionChanged += OnCollectionChanged;
+            }
+            if (e.OldElement != null)
+            {
+                e.OldElement.ScrollToRequested -= OnScrollToRequested;
+                e.OldElement.TemplatedItems.GroupedCollectionChanged -= OnGroupedCollectionChanged;
+                e.OldElement.TemplatedItems.CollectionChanged -= OnCollectionChanged;
+            }
+            base.OnElementChanged(e);
+        }
+
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing)
+            {
+                if (Element != null)
+                {
+                    Element.ScrollToRequested -= OnScrollToRequested;
+                    Element.TemplatedItems.GroupedCollectionChanged -= OnGroupedCollectionChanged;
+                    Element.TemplatedItems.CollectionChanged -= OnCollectionChanged;
+                }
+                if (Control != null)
+                {
+                    Control.ItemSelected -= OnListViewItemSelected;
+                }
+            }
+            base.Dispose(disposing);
+        }
+
+        void UpdateFooter()
+        {
+            var footer = (Element as IListViewController)?.FooterElement as VisualElement;
+            Control.Footer = footer;
+        }
+
+        void UpdateHeader()
+        {
+            var header = (Element as IListViewController)?.HeaderElement as VisualElement;
+            Control.Header = header;
+        }
+
+        void UpdateBarColor()
+        {
+            var color = Element.BarColor;
+            if (color != Xamarin.Forms.Color.Default)
+            {
+                Control.VerticalScrollBarColor = color.ToNative();
+            }
+        }
+
+        void UpdateSource(bool init)
+        {
+            if (!init)
+                Control.Clear();
+            Control.AddSource(Element.TemplatedItems);
+            UpdateSelectedItem();
+        }
+
+        void UpdateSelectedItem()
+        {
+            if (Element.SelectedItem == null)
+            {
+                if (Control.SelectedItem != null)
+                    Control.SelectedItem.IsSelected = false;
+            }
+            else
+            {
+                var results = Element.TemplatedItems.GetGroupAndIndexOfItem(Element.SelectedItem);
+                if (results.Item1 != -1 && results.Item2 != -1)
+                {
+                    var group = (Element.TemplatedItems as ITemplatedItemsList<Cell>).GetGroup(results.Item1);
+                    var cell = group[results.Item2];
+
+                    _selectedItemChanging++;
+                    Control.ApplySelectedItem(cell);
+                    _selectedItemChanging--;
+                }
+            }
+        }
+
+        void UpdateRowHeight(bool initialize)
+        {
+            Control.HeaderRowHeight = Element.RowHeight;
+            if (!initialize)
+                Control.UpdateRealizedItems();
+        }
+
+        void UpdateHasUnevenRows()
+        {
+            Control.Homogeneous = !Element.HasUnevenRows;
+            Control.UpdateRealizedItems();
+        }
+
+        void OnCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)
+        {
+            if (e.Action == NotifyCollectionChangedAction.Add)
+            {
+                if (e.NewStartingIndex + e.NewItems.Count < Element.TemplatedItems.Count)
+                {
+                    Cell before = Element.TemplatedItems[e.NewStartingIndex + e.NewItems.Count];
+                    Control.AddSource(e.NewItems, before);
+                }
+                else
+                {
+                    Control.AddSource(e.NewItems);
+                }
+            }
+            else if (e.Action == NotifyCollectionChangedAction.Remove)
+            {
+                Control.RemoveSource(e.OldItems);
+            }
+            else if (e.Action == NotifyCollectionChangedAction.Reset)
+            {
+                UpdateSource(false);
+            }
+        }
+
+        void OnGroupedCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)
+        {
+            if (e.Action == NotifyCollectionChangedAction.Add)
+            {
+                GroupList group = sender as GroupList;
+                if (e.NewStartingIndex + e.NewItems.Count < Element.TemplatedItems.Count)
+                {
+                    Cell before = Element.TemplatedItems[e.NewStartingIndex + e.NewItems.Count];
+                    Control.AddSource(e.NewItems, group, before);
+                }
+                else
+                {
+                    Control.AddSource(e.NewItems, group);
+                }
+            }
+            else if (e.Action == NotifyCollectionChangedAction.Remove)
+            {
+                Control.RemoveSource(e.OldItems);
+            }
+            else if (e.Action == NotifyCollectionChangedAction.Reset)
+            {
+                Control.ResetGroup(sender as GroupList);
+            }
+        }
+
+        void OnScrollToRequested(object sender, ScrollToRequestedEventArgs e)
+        {
+            Cell cell;
+            var args = e as ITemplatedItemsListScrollToRequestedEventArgs;
+            if (Element.IsGroupingEnabled)
+            {
+                var results = Element.TemplatedItems.GetGroupAndIndexOfItem(args.Group, args.Item);
+                if (results.Item1 == -1 || results.Item2 == -1)
+                    return;
+
+                var group = (Element.TemplatedItems as ITemplatedItemsList<Cell>).GetGroup(results.Item1);
+                cell = group[results.Item2];
+            }
+            else
+            {
+                int index = (Element.TemplatedItems as ITemplatedItemsList<Cell>).GetGlobalIndexOfItem(args.Item);
+                cell = Element.TemplatedItems[index];
+            }
+
+            Control.ApplyScrollTo(cell, e.Position, e.ShouldAnimate);
+        }
+
+        void OnListViewItemSelected(object sender, GenListItemEventArgs e)
+        {
+            var context = e.Item?.Data as ListViewItemContext;
+
+            if (context == null)
+            {
+                return;
+            }
+
+            if (_selectedItemChanging != 0 || context.IsGroupItem)
+            {
+                return;
+            }
+
+            if (Element.IsGroupingEnabled)
+            {
+                int groupIndex = (Element.TemplatedItems as IList).IndexOf(context.Group);
+                int subIndex = context.Group.IndexOf(context.Cell);
+                _selectedItemChanging++;
+                Element.NotifyRowTapped(groupIndex, subIndex);
+                _selectedItemChanging--;
+            }
+            else
+            {
+                int index = Element.TemplatedItems.IndexOf(context.Cell);
+                _selectedItemChanging++;
+                Element.NotifyRowTapped(index);
+                _selectedItemChanging--;
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CirclePageRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CirclePageRenderer.cs
new file mode 100644 (file)
index 0000000..15aae63
--- /dev/null
@@ -0,0 +1,532 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using ElmSharp;
+using ElmSharp.Wearable;
+using System;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.Collections.Specialized;
+using System.ComponentModel;
+using Tizen.Wearable.CircularUI.Forms;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using Xamarin.Forms.Platform.Tizen.Native;
+using XForms = Xamarin.Forms.Forms;
+
+using XToolbarItem = Xamarin.Forms.ToolbarItem;
+
+[assembly: ExportRenderer(typeof(CirclePage), typeof(Tizen.Wearable.CircularUI.Forms.Renderer.CirclePageRenderer))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class CirclePageRenderer : VisualElementRenderer<CirclePage>
+    {
+        ObservableBox _box;
+
+        ElmSharp.Rectangle _bgColorObject;
+        ElmSharp.EvasImage _bgImageObject;
+        ElmSharp.Layout _surfaceLayout;
+        ElmSharp.Button _actionButton;
+        ImageSource _bgImage;
+
+        ElmSharp.Wearable.CircleSurface _surface;
+        IRotaryFocusable _currentRotaryFocusObject;
+
+        ElmSharp.Wearable.MoreOption _moreOption;
+        Dictionary<XToolbarItem, ElmSharp.Wearable.MoreOptionItem> _toolbarItemMap;
+        Dictionary<ICircleSurfaceItem, ElmSharp.Wearable.ICircleWidget> _circleSurfaceItems;
+
+        public CirclePageRenderer()
+        {
+            RegisterPropertyHandler(Xamarin.Forms.Page.BackgroundImageSourceProperty, UpdateBackgroundImage);
+            RegisterPropertyHandler(CirclePage.ActionButtonProperty, UpdateActionButton);
+            RegisterPropertyHandler(CirclePage.RotaryFocusObjectProperty, UpdateRotaryFocusObject);
+        }
+
+        public ElmSharp.Wearable.CircleSurface CircleSurface => _surface;
+
+        protected override void OnElementChanged(ElementChangedEventArgs<CirclePage> e)
+        {
+            if (_box == null)
+            {
+                OnRealized();
+            }
+            if (e.NewElement != null)
+            {
+                e.NewElement.Appearing += OnPageAppearing;
+                e.NewElement.Disappearing += OnPageDisappearing;
+                var toolbarItems = e.NewElement.ToolbarItems as ObservableCollection<XToolbarItem>;
+                if (toolbarItems != null)
+                    toolbarItems.CollectionChanged += OnToolbarItemChanged;
+                var circleSurfaceItems = e.NewElement.CircleSurfaceItems as ObservableCollection<ICircleSurfaceItem>;
+                if (circleSurfaceItems != null)
+                {
+                    circleSurfaceItems.CollectionChanged += OnCircleSurfaceItemsChanged;
+
+                    foreach (var item in circleSurfaceItems)
+                    {
+                        AddCircleSurfaceItem(item);
+                    }
+                }
+            }
+            if (e.OldElement != null)
+            {
+                e.OldElement.Appearing -= OnPageAppearing;
+                e.OldElement.Disappearing -= OnPageDisappearing;
+                var toolbarItems = e.NewElement.ToolbarItems as ObservableCollection<XToolbarItem>;
+                if (toolbarItems != null)
+                    toolbarItems.CollectionChanged -= OnToolbarItemChanged;
+                var circleSurfaceItems = e.NewElement.CircleSurfaceItems as ObservableCollection<ICircleSurfaceItem>;
+                if (circleSurfaceItems != null)
+                    circleSurfaceItems.CollectionChanged -= OnCircleSurfaceItemsChanged;
+            }
+            base.OnElementChanged(e);
+        }
+        protected override void UpdateBackgroundColor(bool initialize)
+        {
+            if (initialize && Element.BackgroundColor.IsDefault) return;
+
+            if (Element.BackgroundColor.A == 0)
+            {
+                _bgColorObject.Color = ElmSharp.Color.Transparent;
+            }
+            else
+            {
+                _bgColorObject.Color = Element.BackgroundColor.ToNative();
+            }
+            UpdateBackground();
+        }
+        protected void UpdateBackgroundImage(bool initialize)
+        {
+            if (initialize && Element.BackgroundImageSource.IsNullOrEmpty())
+                return;
+
+            var bgImageSource = Element.BackgroundImageSource as FileImageSource;
+            if (bgImageSource.IsNullOrEmpty())
+            {
+                _bgImageObject.File = null;
+                _bgImage = null;
+            }
+            else
+            {
+                _bgImageObject.File = ResourcePath.GetPath(bgImageSource);
+                _bgImage = Element.BackgroundImageSource;
+            }
+            UpdateBackground();
+        }
+        protected override void Dispose(bool disposing)
+        {
+            if (Element != null)
+            {
+                Element.Appearing -= OnPageAppearing;
+                Element.Disappearing -= OnPageDisappearing;
+                if (Element.ActionButton != null)
+                {
+                    Element.ActionButton.PropertyChanged -= OnActionButtonItemChanged;
+                }
+                var toolbarItems = Element.ToolbarItems as ObservableCollection<XToolbarItem>;
+                if (toolbarItems != null)
+                    toolbarItems.CollectionChanged -= OnToolbarItemChanged;
+
+                var circleSurfaceItems = Element.CircleSurfaceItems as ObservableCollection<ICircleSurfaceItem>;
+                if (circleSurfaceItems != null)
+                    circleSurfaceItems.CollectionChanged -= OnCircleSurfaceItemsChanged;
+            }
+            base.Dispose(disposing);
+        }
+        void OnRealized()
+        {
+            _box = new ObservableBox(XForms.NativeParent);
+            _box.SetLayoutCallback(OnLayout);
+
+            _bgColorObject = new ElmSharp.Rectangle(_box)
+            {
+                Color = ElmSharp.Color.Transparent
+            };
+            _bgImageObject = new EvasImage(_box);
+            _surfaceLayout = new ElmSharp.Layout(_box);
+            _surface = new ElmSharp.Wearable.CircleSurface(_surfaceLayout);
+
+
+            _toolbarItemMap = new Dictionary<XToolbarItem, ElmSharp.Wearable.MoreOptionItem>();
+            _circleSurfaceItems = new Dictionary<ICircleSurfaceItem, ICircleWidget>();
+
+            _box.PackEnd(_bgColorObject);
+            _box.PackEnd(_bgImageObject);
+            _box.PackEnd(_surfaceLayout);
+
+            _bgColorObject.Show();
+            _bgImageObject.Hide();
+            _surfaceLayout.Show();
+
+            if (Element.ToolbarItems.Count > 0)
+            {
+                Device.BeginInvokeOnMainThread(() =>
+                {
+                    SetVisibleMoreOption(true);
+
+                    foreach (var item in Element.ToolbarItems)
+                    {
+                        AddToolbarItem(item);
+                    }
+                });
+
+            }
+
+            SetNativeView(_box);
+        }
+        void OnLayout()
+        {
+            var rect = _box.Geometry;
+            Element.Layout(rect.ToDP());
+            _bgColorObject.Geometry = rect;
+            _bgImageObject.Geometry = rect;
+
+            _bgImageObject.StackAbove(_bgColorObject);
+            EvasObject prev = _bgImageObject;
+
+            IContainable<EvasObject> container = _box;
+            foreach (var obj in container.Children)
+            {
+                obj.StackAbove(prev);
+                prev = obj;
+            }
+
+            if (_actionButton != null)
+            {
+                var btnRect = _actionButton.Geometry;
+                var btnW = Math.Max(_actionButton.MinimumWidth, btnRect.Width);
+                var btnH = Math.Max(_actionButton.MinimumHeight, btnRect.Height);
+                var btnX = rect.X + (rect.Width - btnW)/2;
+                var btnY = rect.Height - btnH;
+                _actionButton.Geometry = new Rect(btnX, btnY, btnW, btnH);
+                _actionButton.StackAbove(prev);
+                prev = _actionButton;
+            }
+
+            _surfaceLayout.Geometry = rect;
+            _surfaceLayout.StackAbove(prev);
+            prev = _surfaceLayout;
+
+            if (_moreOption != null)
+            {
+                _moreOption.Geometry = rect;
+                _moreOption.StackAbove(prev);
+            }
+        }
+
+        void UpdateBackground()
+        {
+            if (_bgImage.IsNullOrEmpty())
+            {
+                _bgImageObject.Hide();
+            }
+            else
+            {
+                _bgImageObject.Show();
+            }
+        }
+        void UpdateActionButton(bool initialize)
+        {
+            if (Element.ActionButton != null)
+            {
+                if (_actionButton == null)
+                {
+                    _actionButton = new ElmSharp.Button(_box)
+                    {
+                        Style = "bottom"
+                    };
+                    _actionButton.Clicked += OnActionButtonClicked;
+                    _box.PackEnd(_actionButton);
+                }
+
+                SetVisibleActionButton(Element.ActionButton.IsVisible);
+
+                Element.ActionButton.PropertyChanged += OnActionButtonItemChanged;
+                _actionButton.Text = Element.ActionButton.Text;
+                _actionButton.IsEnabled = Element.ActionButton.IsEnable;
+                if (!Element.ActionButton.IconImageSource.IsNullOrEmpty())
+                {
+                    var imageSource = Element.ActionButton.IconImageSource as FileImageSource;
+                    var path = ResourcePath.GetPath(imageSource);
+                    var buttonImage = new ElmSharp.Image(_actionButton);
+                    buttonImage.LoadAsync(path);
+                    buttonImage.Show();
+                    _actionButton.SetPartContent("elm.swallow.content", buttonImage);
+                }
+
+                if (Element.ActionButton.BackgroundColor != Xamarin.Forms.Color.Default)
+                {
+                    _actionButton.BackgroundColor = Element.ActionButton.BackgroundColor.ToNative();
+                }
+            }
+            else
+            {
+                if (_actionButton != null)
+                {
+                    _actionButton.Clicked -= OnActionButtonClicked;
+                    _box.UnPack(_actionButton);
+                    _actionButton.Unrealize();
+                    _actionButton = null;
+                }
+            }
+        }
+        void OnActionButtonItemChanged(object sender, PropertyChangedEventArgs e)
+        {
+            if (_actionButton == null)
+            {
+                return;
+            }
+            if (e.PropertyName == MenuItem.TextProperty.PropertyName)
+            {
+                _actionButton.Text = Element.ActionButton.Text;
+            }
+            else if (e.PropertyName == ActionButtonItem.IsEnableProperty.PropertyName)
+            {
+                _actionButton.IsEnabled = Element.ActionButton.IsEnable;
+            }
+            else if (e.PropertyName == ActionButtonItem.IsVisibleProperty.PropertyName)
+            {
+                SetVisibleActionButton(Element.ActionButton.IsVisible);
+            }
+        }
+        void OnActionButtonClicked(object sender, EventArgs e)
+        {
+            if (Element.ActionButton != null)
+            {
+                ((IMenuItemController)Element.ActionButton).Activate();
+            }
+        }
+        void OnToolbarItemChanged(object sender, NotifyCollectionChangedEventArgs e)
+        {
+            SetVisibleMoreOption(Element.ToolbarItems.Count > 0);
+            if (e.Action == NotifyCollectionChangedAction.Add ||
+                e.Action == NotifyCollectionChangedAction.Replace)
+            {
+                foreach (XToolbarItem item in e.NewItems) AddToolbarItem(item);
+            }
+            if (e.Action == NotifyCollectionChangedAction.Remove ||
+                e.Action == NotifyCollectionChangedAction.Replace)
+            {
+                foreach (XToolbarItem item in e.OldItems) RemoveToolbarITem(item);
+            }
+        }
+        void AddToolbarItem(XToolbarItem item)
+        {
+            var moreOptionItem = new ActionMoreOptionItem();
+            var icon = item.IconImageSource;
+            if (!icon.IsNullOrEmpty())
+            {
+                var iconSource = icon as FileImageSource;
+                var img = new ElmSharp.Image(_moreOption);
+                img.LoadAsync(ResourcePath.GetPath(iconSource));
+                moreOptionItem.Icon = img;
+            }
+            var text = item.Text;
+            if (!string.IsNullOrEmpty(text))
+            {
+                moreOptionItem.MainText = text;
+            }
+            if (item is CircleToolbarItem)
+            {
+                var subText = ((CircleToolbarItem)item).SubText;
+                if (!string.IsNullOrEmpty(subText))
+                {
+                    moreOptionItem.SubText = subText;
+                }
+            }
+            moreOptionItem.Action = () => ((IMenuItemController)item).Activate();
+            _moreOption.Items.Add(moreOptionItem);
+            _toolbarItemMap[item] = moreOptionItem;
+        }
+        void RemoveToolbarITem(XToolbarItem item)
+        {
+            if (_toolbarItemMap.TryGetValue(item, out var moreOptionItem))
+            {
+                _moreOption?.Items.Remove(moreOptionItem);
+                _toolbarItemMap.Remove(item);
+            }
+        }
+        void OnMoreOptionClicked(object sender, ElmSharp.Wearable.MoreOptionItemEventArgs e)
+        {
+            var item = e.Item as ActionMoreOptionItem;
+            if (item != null)
+            {
+                item.Action?.Invoke();
+            }
+            _moreOption.IsOpened = false;
+        }
+        void UpdateRotaryFocusObject(bool initialize)
+        {
+            if (initialize)
+            {
+                _currentRotaryFocusObject = Element.RotaryFocusObject;
+            }
+            else
+            {
+                DeactivateRotaryWidget();
+                _currentRotaryFocusObject = Element.RotaryFocusObject;
+                ActivateRotaryWidget();
+            }
+        }
+        void OnPageDisappearing(object sender, EventArgs e)
+        {
+            DeactivateRotaryWidget();
+        }
+        void OnPageAppearing(object sender, EventArgs e)
+        {
+            ActivateRotaryWidget();
+        }
+        void ToolbarClosed(object sender, EventArgs e)
+        {
+            ActivateRotaryWidget();
+        }
+        void ToolbarOpened(object sender, EventArgs e)
+        {
+            DeactivateRotaryWidget();
+        }
+
+        void ActivateRotaryWidget()
+        {
+            if (_currentRotaryFocusObject is IRotaryEventReceiver)
+            {
+                RotaryEventManager.Rotated += OnRotaryEventChanged;
+            }
+            else if (_currentRotaryFocusObject is IRotaryFocusable)
+            {
+                GetRotaryWidget(_currentRotaryFocusObject)?.Activate();
+            }
+        }
+        void DeactivateRotaryWidget()
+        {
+            if (_currentRotaryFocusObject is IRotaryEventReceiver)
+            {
+                RotaryEventManager.Rotated -= OnRotaryEventChanged;
+            }
+            else if (_currentRotaryFocusObject is IRotaryFocusable)
+            {
+                GetRotaryWidget(_currentRotaryFocusObject)?.Deactivate();
+            }
+        }
+        void OnRotaryEventChanged(ElmSharp.Wearable.RotaryEventArgs e)
+        {
+            if (_currentRotaryFocusObject is IRotaryEventReceiver)
+            {
+                var receiver = _currentRotaryFocusObject as IRotaryEventReceiver;
+                receiver.Rotate(new RotaryEventArgs { IsClockwise = e.IsClockwise });
+            }
+        }
+
+        void OnCircleSurfaceItemsChanged(object sender, NotifyCollectionChangedEventArgs e)
+        {
+            if (e.Action == NotifyCollectionChangedAction.Add ||
+                e.Action == NotifyCollectionChangedAction.Replace)
+            {
+                foreach (ICircleSurfaceItem item in e.NewItems)
+                    AddCircleSurfaceItem(item);
+            }
+            if (e.Action == NotifyCollectionChangedAction.Remove ||
+                e.Action == NotifyCollectionChangedAction.Replace)
+            {
+                foreach (ICircleSurfaceItem item in e.OldItems)
+                    RemoveCircleSurfaceItem(item);
+            }
+        }
+
+        void AddCircleSurfaceItem(ICircleSurfaceItem item)
+        {
+            if (item is CircleProgressBarSurfaceItem)
+            {
+                var widget = new CircleProgressBarSurfaceItemImplements(item as CircleProgressBarSurfaceItem, _surfaceLayout, _surface);
+                _circleSurfaceItems[item] = widget;
+            }
+            else if (item is CircleSliderSurfaceItem)
+            {
+                var widget = new CircleSliderSurfaceItemImplements(item as CircleSliderSurfaceItem, _surfaceLayout, _surface);
+                _circleSurfaceItems[item] = widget;
+            }
+        }
+        void RemoveCircleSurfaceItem(ICircleSurfaceItem item)
+        {
+            if (_circleSurfaceItems.TryGetValue(item, out var widget))
+            {
+                ElmSharp.EvasObject obj = widget as ElmSharp.EvasObject;
+                obj?.Unrealize();
+                _circleSurfaceItems.Remove(item);
+            }
+        }
+
+        IRotaryActionWidget GetRotaryWidget(IRotaryFocusable focusable)
+        {
+            var consumer = focusable as BindableObject;
+            IRotaryActionWidget rotaryWidget = null;
+            if (consumer != null)
+            {
+                if (consumer is CircleSliderSurfaceItem)
+                {
+                    ICircleSurfaceItem item = consumer as ICircleSurfaceItem;
+                    rotaryWidget = GetCircleWidget(item) as IRotaryActionWidget;
+                }
+                else
+                {
+                    var consumerRenderer = Xamarin.Forms.Platform.Tizen.Platform.GetRenderer(consumer);
+                    rotaryWidget = consumerRenderer?.NativeView as IRotaryActionWidget;
+                }
+            }
+            return rotaryWidget;
+        }
+
+        ICircleWidget GetCircleWidget(ICircleSurfaceItem item)
+        {
+            ElmSharp.Wearable.ICircleWidget widget;
+            if (_circleSurfaceItems.TryGetValue(item, out widget))
+            {
+                return widget;
+            }
+            return null;
+        }
+
+        void SetVisibleActionButton(bool visible)
+        {
+            if (_actionButton == null)
+            {
+                return;
+            }
+            if (visible) _actionButton.Show();
+            else _actionButton.Hide();
+        }
+
+        void SetVisibleMoreOption(bool visible)
+        {
+            if (_moreOption == null)
+            {
+                _moreOption = new ElmSharp.Wearable.MoreOption(_box);
+                _moreOption.Clicked += OnMoreOptionClicked;
+                _moreOption.Opened += ToolbarOpened;
+                _moreOption.Closed += ToolbarClosed;
+                _box.PackEnd(_moreOption);
+            }
+            if (visible) _moreOption.Show();
+            else _moreOption.Hide();
+        }
+
+        class ActionMoreOptionItem : MoreOptionItem
+        {
+            public Action Action { get; set; }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleProgressBarSurfaceItemImplements.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleProgressBarSurfaceItemImplements.cs
new file mode 100644 (file)
index 0000000..0cb1d38
--- /dev/null
@@ -0,0 +1,127 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using ElmSharp;
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Linq;
+using System.Text;
+using Tizen.Wearable.CircularUI.Forms;
+
+using Xamarin.Forms.Platform.Tizen;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    class CircleProgressBarSurfaceItemImplements : ElmSharp.Wearable.CircleProgressBar
+    {
+        CircleProgressBarSurfaceItem _item;
+
+        public CircleProgressBarSurfaceItemImplements(CircleProgressBarSurfaceItem item, EvasObject parent, ElmSharp.Wearable.CircleSurface surface) : base(parent, surface)
+        {
+            _item = item;
+            item.PropertyChanged += ItemPropertyChanged;
+
+            BackgroundAngle = item.BackgroundAngle;
+            BackgroundAngleOffset = item.BackgroundAngleOffset;
+            if (item.BackgroundColor != default(Xamarin.Forms.Color)) BackgroundColor = item.BackgroundColor.ToNative();
+            if (item.BackgroundLineWidth != -1) BackgroundLineWidth = item.BackgroundLineWidth;
+            if (item.BackgroundRadius != -1) BackgroundRadius = item.BackgroundRadius;
+
+            BarAngle = item.BarAngle;
+            BarAngleOffset = item.BarAngleOffset;
+            BarAngleMaximum = item.BarAngleMaximum;
+            BarAngleMinimum = item.BarAngleMinimum;
+            if (item.BarColor != default(Xamarin.Forms.Color)) BarColor = item.BarColor.ToNative();
+            if (item.BarLineWidth != -1) BarLineWidth = item.BarLineWidth;
+            if (item.BarRadius != -1) BarRadius = item.BarRadius;
+
+            Minimum = 0;
+            Maximum = 1;
+
+            Value = item.Value;
+            IsEnabled = item.IsEnabled;
+
+            if (item.IsVisible) Show();
+            else Hide();
+        }
+
+        void ItemPropertyChanged(object sender, PropertyChangedEventArgs args)
+        {
+            if (args.PropertyName == CircleProgressBarSurfaceItem.BackgroundAngleProperty.PropertyName)
+            {
+                BackgroundAngle = _item.BackgroundAngle;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BackgroundAngleOffsetProperty.PropertyName)
+            {
+                BackgroundAngleOffset = _item.BackgroundAngleOffset;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BackgroundColorProperty.PropertyName)
+            {
+                BackgroundColor = _item.BackgroundColor.ToNative();
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BackgroundLineWidthProperty.PropertyName)
+            {
+                BackgroundLineWidth = _item.BackgroundLineWidth;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BackgroundRadiusProperty.PropertyName)
+            {
+                BackgroundRadius = _item.BackgroundRadius;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BarAngleProperty.PropertyName)
+            {
+                BarAngle = _item.BarAngle;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BarAngleOffsetProperty.PropertyName)
+            {
+                BarAngleOffset = _item.BarAngleOffset;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BarAngleMaximumProperty.PropertyName)
+            {
+                BarAngleMaximum = _item.BarAngleMaximum;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BarAngleMinimumProperty.PropertyName)
+            {
+                BarAngleMinimum = _item.BarAngleMinimum;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BarColorProperty.PropertyName)
+            {
+                BarColor = _item.BarColor.ToNative();
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BarLineWidthProperty.PropertyName)
+            {
+                BarLineWidth = _item.BarLineWidth;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.BarRadiusProperty.PropertyName)
+            {
+                BarRadius = _item.BarRadius;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.IsVisibleProperty.PropertyName)
+            {
+                if (_item.IsVisible) Show();
+                else Hide();
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.ValueProperty.PropertyName)
+            {
+                Value = _item.Value;
+            }
+            else if (args.PropertyName == CircleProgressBarSurfaceItem.IsEnabledProperty.PropertyName)
+            {
+                IsEnabled = _item.IsEnabled;
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleScrollViewRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleScrollViewRenderer.cs
new file mode 100644 (file)
index 0000000..c3521f4
--- /dev/null
@@ -0,0 +1,271 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using ElmSharp;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using Xamarin.Forms.Platform.Tizen.Native;
+using ERect = ElmSharp.Rect;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: ExportRenderer(typeof(Tizen.Wearable.CircularUI.Forms.CircleScrollView), typeof(Tizen.Wearable.CircularUI.Forms.Renderer.CircleScrollViewRenderer))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    class CircleScrollViewRenderer : ViewRenderer<CircleScrollView, ElmSharp.Wearable.CircleScroller>
+    {
+        Xamarin.Forms.Platform.Tizen.Native.Box _scrollCanvas;
+        ElmSharp.SmartEvent _scrollAnimationStart, _scrollAnimationStop;
+        bool _isAnimation;
+        TaskCompletionSource<bool> _animationTaskComplateSource;
+
+        public CircleScrollViewRenderer()
+        {
+            RegisterPropertyHandler(CircleScrollView.BarColorProperty, UpdateBarColor);
+            RegisterPropertyHandler("Content", OnContent);
+        }
+
+        public override ERect GetNativeContentGeometry()
+        {
+            return _scrollCanvas.Geometry;
+        }
+
+        protected override void OnElementChanged(ElementChangedEventArgs<CircleScrollView> e)
+        {
+            if (Control == null)
+            {
+                var surface = this.GetSurface();
+                SetNativeControl(new ElmSharp.Wearable.CircleScroller(XForms.NativeParent, surface));
+                InitControl();
+                Control.Scrolled += OnScrolled;
+                _scrollCanvas = new Xamarin.Forms.Platform.Tizen.Native.Box(Control);
+                _scrollCanvas.LayoutUpdated += OnContentLayoutUpdated;
+                Control.SetContent(_scrollCanvas);
+            }
+            if (e.OldElement != null)
+            {
+                (e.OldElement as IScrollViewController).ScrollToRequested -= OnScrollRequestedAsync;
+            }
+            if (e.NewElement != null)
+            {
+                (e.NewElement as IScrollViewController).ScrollToRequested += OnScrollRequestedAsync;
+            }
+
+            UpdateAll();
+
+            base.OnElementChanged(e);
+        }
+
+        protected override void OnElementPropertyChanged(object sender, PropertyChangedEventArgs e)
+        {
+            if (ScrollView.OrientationProperty.PropertyName == e.PropertyName)
+            {
+                UpdateOrientation();
+            }
+            else if (ScrollView.ContentSizeProperty.PropertyName == e.PropertyName)
+            {
+                UpdateContentSize();
+            }
+            else if (ScrollView.VerticalScrollBarVisibilityProperty.PropertyName == e.PropertyName)
+            {
+                UpdateVerticalScrollBarVisibility();
+            }
+            else if (ScrollView.HorizontalScrollBarVisibilityProperty.PropertyName == e.PropertyName)
+            {
+                UpdateHorizontalScrollBarVisibility();
+            }
+
+            base.OnElementPropertyChanged(sender, e);
+        }
+
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing)
+            {
+                if (null != Element)
+                {
+                    (Element as IScrollViewController).ScrollToRequested -= OnScrollRequestedAsync;
+                }
+                if (Control != null)
+                {
+                    Control.Scrolled -= OnScrolled;
+                }
+                if (_scrollCanvas != null)
+                {
+                    _scrollCanvas.LayoutUpdated -= OnContentLayoutUpdated;
+                }
+                _scrollAnimationStart?.Dispose();
+                _scrollAnimationStop?.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        void UpdateAll()
+        {
+            UpdateOrientation();
+            UpdateVerticalScrollBarVisibility();
+            UpdateHorizontalScrollBarVisibility();
+        }
+
+        void UpdateVerticalScrollBarVisibility()
+        {
+            var orientation = Element.Orientation;
+            if (orientation == ScrollOrientation.Vertical || orientation == ScrollOrientation.Both)
+                Control.VerticalScrollBarVisiblePolicy = ScrollBarVisibilityToTizen(Element.VerticalScrollBarVisibility);
+        }
+
+        void UpdateHorizontalScrollBarVisibility()
+        {
+            var orientation = Element.Orientation;
+            if (orientation == ScrollOrientation.Horizontal || orientation == ScrollOrientation.Both)
+                Control.HorizontalScrollBarVisiblePolicy = ScrollBarVisibilityToTizen(Element.HorizontalScrollBarVisibility);
+        }
+
+        void UpdateBarColor()
+        {
+            var color = Element.BarColor;
+            if (color != Xamarin.Forms.Color.Default)
+            {
+                Control.VerticalScrollBarColor = color.ToNative();
+                Control.HorizontalScrollBarColor = color.ToNative();
+            }
+        }
+
+        ScrollBarVisiblePolicy ScrollBarVisibilityToTizen(ScrollBarVisibility visibility)
+        {
+            switch (visibility)
+            {
+                case ScrollBarVisibility.Always:
+                    return ScrollBarVisiblePolicy.Visible;
+                case ScrollBarVisibility.Never:
+                    return ScrollBarVisiblePolicy.Invisible;
+                default:
+                    return ScrollBarVisiblePolicy.Auto;
+            }
+        }
+
+        async void OnScrollRequestedAsync(object sender, ScrollToRequestedEventArgs e)
+        {
+            var x = e.ScrollX;
+            var y = e.ScrollY;
+            if (e.Mode == ScrollToMode.Element)
+            {
+                var itemPosition = (Element as IScrollViewController).GetScrollPositionForElement(e.Element as VisualElement, e.Position);
+                x = itemPosition.X;
+                y = itemPosition.Y;
+            }
+            var region = new Xamarin.Forms.Rectangle(x, y, Element.Width, Element.Height).ToPixel();
+            await ScrollToAsync(region, e.ShouldAnimate).ConfigureAwait(false);
+            Element.SendScrollFinished();
+        }
+
+        void OnScrolled(object sender, EventArgs e)
+        {
+            var region = Control.CurrentRegion.ToDP();
+            ((IScrollViewController)Element).SetScrolledPosition(region.X, region.Y);
+        }
+
+        void OnContent()
+        {
+            _scrollCanvas.UnPackAll();
+            if (Element.Content != null)
+            {
+                _scrollCanvas.PackEnd(Platform.GetOrCreateRenderer(Element.Content).NativeView);
+                UpdateContentSize();
+            }
+        }
+
+        void UpdateContentSize()
+        {
+            _scrollCanvas.MinimumWidth = XForms.ConvertToScaledPixel(Element.ContentSize.Width + Element.Padding.HorizontalThickness);
+            _scrollCanvas.MinimumHeight = XForms.ConvertToScaledPixel(Element.ContentSize.Height + Element.Padding.VerticalThickness);
+
+            Device.BeginInvokeOnMainThread(() =>
+            {
+                if (Control != null)
+                {
+                    OnScrolled(Control, EventArgs.Empty);
+                }
+            });
+        }
+
+        void OnContentLayoutUpdated(object sender, LayoutEventArgs e)
+        {
+            UpdateContentSize();
+        }
+
+        void UpdateOrientation()
+        {
+            switch (Element.Orientation)
+            {
+                case ScrollOrientation.Horizontal:
+                    Control.ScrollBlock = ElmSharp.ScrollBlock.Vertical;
+                    Control.HorizontalScrollBarVisiblePolicy = ElmSharp.ScrollBarVisiblePolicy.Auto;
+                    Control.VerticalScrollBarVisiblePolicy = ElmSharp.ScrollBarVisiblePolicy.Invisible;
+                    break;
+                case ScrollOrientation.Vertical:
+                    Control.ScrollBlock = ElmSharp.ScrollBlock.Horizontal;
+                    Control.HorizontalScrollBarVisiblePolicy = ElmSharp.ScrollBarVisiblePolicy.Invisible;
+                    Control.VerticalScrollBarVisiblePolicy = ElmSharp.ScrollBarVisiblePolicy.Auto;
+                    break;
+                case ScrollOrientation.Both:
+                    Control.ScrollBlock = ElmSharp.ScrollBlock.None;
+                    Control.HorizontalScrollBarVisiblePolicy = ElmSharp.ScrollBarVisiblePolicy.Auto;
+                    Control.VerticalScrollBarVisiblePolicy = ElmSharp.ScrollBarVisiblePolicy.Auto;
+                    break;
+                default:
+                    throw new InvalidOperationException("Not supported orientation.");
+            }
+        }
+
+        void InitControl()
+        {
+            _scrollAnimationStart = new ElmSharp.SmartEvent(Control, Control.RealHandle, "scroll,anim,start");
+            _scrollAnimationStop = new ElmSharp.SmartEvent(Control, Control.RealHandle, "scroll,anim,stop");
+            _scrollAnimationStart.On += (s, e) => _isAnimation = true;
+            _scrollAnimationStop.On += (s, e) =>
+            {
+                if (_animationTaskComplateSource != null)
+                {
+                    _animationTaskComplateSource.TrySetResult(true);
+                }
+                _isAnimation = false;
+            };
+        }
+
+        Task ScrollToAsync(Rect region, bool shouldAnimate)
+        {
+            CheckTaskCompletionSource();
+            Control.ScrollTo(region, shouldAnimate);
+            return shouldAnimate && _isAnimation ? _animationTaskComplateSource.Task : Task.CompletedTask;
+        }
+
+        void CheckTaskCompletionSource()
+        {
+            if (_animationTaskComplateSource != null)
+            {
+                if (_animationTaskComplateSource.Task.Status == TaskStatus.Running)
+                {
+                    _animationTaskComplateSource.TrySetCanceled();
+                }
+            }
+            _animationTaskComplateSource = new TaskCompletionSource<bool>();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleSliderSurfaceItemImplements.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleSliderSurfaceItemImplements.cs
new file mode 100644 (file)
index 0000000..615800e
--- /dev/null
@@ -0,0 +1,155 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using ElmSharp;
+using ElmSharp.Wearable;
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Linq;
+using System.Text;
+using Tizen.Wearable.CircularUI.Forms;
+using Xamarin.Forms.Platform.Tizen;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class CircleSliderSurfaceItemImplements : ElmSharp.Wearable.CircleSlider
+    {
+        CircleSliderSurfaceItem _item;
+
+        public CircleSliderSurfaceItemImplements(CircleSliderSurfaceItem item, EvasObject parent, CircleSurface surface) : base(parent, surface)
+        {
+            _item = item;
+            item.PropertyChanged += ItemPropertyChanged;
+            ValueChanged += OnValueChanged;
+
+            BackgroundAngle = item.BackgroundAngle;
+            BackgroundAngleOffset = item.BackgroundAngleOffset;
+            if (item.BackgroundColor != default(Xamarin.Forms.Color)) BackgroundColor = item.BackgroundColor.ToNative();
+            if (item.BackgroundLineWidth != -1) BackgroundLineWidth = item.BackgroundLineWidth;
+            if (item.BackgroundRadius != -1) BackgroundRadius = item.BackgroundRadius;
+
+            BarAngleOffset = item.BarAngleOffset;
+            BarAngleMaximum = item.BarAngleMaximum;
+            BarAngleMinimum = item.BarAngleMinimum;
+            if (item.BarColor != default(Xamarin.Forms.Color)) BarColor = item.BarColor.ToNative();
+            if (item.BarLineWidth != -1) BarLineWidth = item.BarLineWidth;
+            if (item.BarRadius != -1) BarRadius = item.BarRadius;
+
+            Minimum = item.Minimum;
+            Maximum = item.Maximum;
+            Step = item.Increment;
+
+            if (item.Value == item.Minimum && item.BarAngle != 0)
+            {
+                BarAngle = item.BarAngle;
+            }
+            else
+            {
+                Value = item.Value;
+            }
+
+            IsEnabled = item.IsEnabled;
+
+            if (item.IsVisible) Show();
+            else Hide();
+        }
+
+        void ItemPropertyChanged(object sender, PropertyChangedEventArgs args)
+        {
+            if (args.PropertyName == CircleSliderSurfaceItem.BackgroundAngleProperty.PropertyName)
+            {
+                BackgroundAngle = _item.BackgroundAngle;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BackgroundAngleOffsetProperty.PropertyName)
+            {
+                BackgroundAngleOffset = _item.BackgroundAngleOffset;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BackgroundColorProperty.PropertyName)
+            {
+                BackgroundColor = _item.BackgroundColor.ToNative();
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BackgroundLineWidthProperty.PropertyName)
+            {
+                BackgroundLineWidth = _item.BackgroundLineWidth;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BackgroundRadiusProperty.PropertyName)
+            {
+                BackgroundRadius = _item.BackgroundRadius;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BarAngleProperty.PropertyName)
+            {
+                BarAngle = _item.BarAngle;
+                _item.Value = Value;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BarAngleOffsetProperty.PropertyName)
+            {
+                BarAngleOffset = _item.BarAngleOffset;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BarAngleMaximumProperty.PropertyName)
+            {
+                BarAngleMaximum = _item.BarAngleMaximum;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BarAngleMinimumProperty.PropertyName)
+            {
+                BarAngleMinimum = _item.BarAngleMinimum;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BarColorProperty.PropertyName)
+            {
+                BarColor = _item.BarColor.ToNative();
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BarLineWidthProperty.PropertyName)
+            {
+                BarLineWidth = _item.BarLineWidth;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.BarRadiusProperty.PropertyName)
+            {
+                BarRadius = _item.BarRadius;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.IsVisibleProperty.PropertyName)
+            {
+                if (_item.IsVisible) Show();
+                else Hide();
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.ValueProperty.PropertyName)
+            {
+                if (_item.Value != Value) Value = _item.Value;
+                _item.BarAngle = BarAngle;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.IsEnabledProperty.PropertyName)
+            {
+                IsEnabled = _item.IsEnabled;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.MinimumProperty.PropertyName)
+            {
+                Minimum = _item.Minimum;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.MaximumProperty.PropertyName)
+            {
+                Maximum = _item.Maximum;
+            }
+            else if (args.PropertyName == CircleSliderSurfaceItem.IncrementProperty.PropertyName)
+            {
+                Step = _item.Increment;
+            }
+        }
+
+        private void OnValueChanged(object sender, EventArgs e)
+        {
+            if (_item.Value != Value) _item.Value = Value;
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleStepperRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleStepperRenderer.cs
new file mode 100644 (file)
index 0000000..5708046
--- /dev/null
@@ -0,0 +1,187 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using ESpinner = ElmSharp.Wearable.CircleSpinner;
+using ESize = ElmSharp.Size;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: ExportRenderer(typeof(Tizen.Wearable.CircularUI.Forms.CircleStepper), typeof(Tizen.Wearable.CircularUI.Forms.Renderer.CircleStepperRenderer))]
+
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class CircleStepperRenderer : ViewRenderer<CircleStepper, ESpinner>
+    {
+        public CircleStepperRenderer()
+        {
+#pragma warning disable CS0618 // MarkerColorProperty and MarkerLineWidthProperty are obsolete
+            RegisterPropertyHandler(CircleStepper.MarkerColorProperty, UpdateMarkerColor);
+            RegisterPropertyHandler(CircleStepper.MarkerLineWidthProperty, UpdateMarkerLineWidth);
+#pragma warning restore CS0618 // MarkerColorProperty and MarkerLineWidthProperty are obsolete
+            RegisterPropertyHandler(CircleStepper.LabelFormatProperty, UpdateLabelFormat);
+            RegisterPropertyHandler(CircleStepper.TitleProperty, UpdateTitle);
+            RegisterPropertyHandler(Stepper.MinimumProperty, UpdateMinimum);
+            RegisterPropertyHandler(Stepper.MaximumProperty, UpdateMaximum);
+            RegisterPropertyHandler(Stepper.ValueProperty, UpdateValue);
+            RegisterPropertyHandler(Stepper.IncrementProperty, UpdateIncrement);
+        }
+
+        protected override void OnElementChanged(ElementChangedEventArgs<CircleStepper> e)
+        {
+            if (Control == null)
+            {
+                var surface = this.GetSurface();
+                if (null != surface)
+                {
+                    var spinner = new ESpinner(XForms.NativeParent, surface);
+                    spinner.Style = "circle";
+
+                    SetNativeControl(spinner);
+                    Control.ValueChanged += OnValueChanged;
+                }
+                else
+                {
+                    throw new CirclePageNotFoundException();
+                }
+            }
+
+            base.OnElementChanged(e);
+        }
+
+        private void OnValueChanged(object sender, EventArgs e)
+        {
+            double newValue = Control.Value;
+            ((IElementController)Element).SetValueFromRenderer(Stepper.ValueProperty, newValue);
+
+            if (Element.LabelFormat == null)
+            {
+                // Determines how many decimal places are there in current Stepper's value.
+                // The 15 pound characters below correspond to the maximum precision of Double type.
+                var decimalValue = Decimal.Parse(newValue.ToString("0.###############"));
+
+                // GetBits() method returns an array of four 32-bit integer values.
+                // The third (0-indexing) element of an array contains the following information:
+                //     bits 00-15: unused, required to be 0
+                //     bits 16-23: an exponent between 0 and 28 indicating the power of 10 to divide the integer number passed as a parameter.
+                //                 Conversely this is the number of decimal digits in the number as well.
+                //     bits 24-30: unused, required to be 0
+                //     bit     31: indicates the sign. 0 means positive number, 1 is for negative numbers.
+                //
+                // The precision information needs to be extracted from bits 16-23 of third element of an array
+                // returned by GetBits() call. Right-shifting by 16 bits followed by zeroing anything else results
+                // in a nice conversion of this data to integer variable.
+                var precision = (Decimal.GetBits(decimalValue)[3] >> 16) & 0x000000FF;
+
+                // Sets Stepper's inner label decimal format to use exactly as many decimal places as needed:
+                Control.LabelFormat = string.Format("%.{0}f", precision);
+            }
+        }
+
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing)
+            {
+                if (Control != null)
+                {
+                    Control.ValueChanged -= OnValueChanged;
+                }
+            }
+            base.Dispose(disposing);
+        }
+
+        protected override Size MinimumSize()
+        {
+            // This width and height are values taken from SPINNER_LAYOUT_CONTENT_AREA_SIZE of elm-theme-tizen-wearable module
+            return new ESize(360, 110).ToDP();
+        }
+
+        protected override ESize Measure(int availableWidth, int availableHeight)
+        {
+            return new ESize(360, 110);
+        }
+
+        void UpdateMarkerColor()
+        {
+#pragma warning disable CS0618 // MarkerColor is obsolete
+            if (null != Control && null != Element && Element.MarkerColor != Color.Default)
+            {
+                Control.MarkerColor = Element.MarkerColor.ToNative();
+            }
+#pragma warning restore CS0618 // MarkerColor is obsolete
+        }
+
+        void UpdateMarkerLineWidth()
+        {
+            if (null != Control && null != Element)
+            {
+#pragma warning disable CS0618 // MarkerLineWidth is obsolete
+                Control.MarkerLineWidth = Element.MarkerLineWidth;
+#pragma warning restore CS0618 // MarkerLineWidth is obsolete
+            }
+        }
+
+        void UpdateLabelFormat()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.LabelFormat = Element.LabelFormat;
+            }
+        }
+
+        void UpdateTitle()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.SetPartText("elm.text", Element.Title);
+            }
+        }
+
+        void UpdateValue()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.Value = Element.Value;
+            }
+        }
+
+        void UpdateMaximum()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.Maximum = Element.Maximum;
+            }
+        }
+
+        void UpdateMinimum()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.Minimum = Element.Minimum;
+            }
+        }
+
+        void UpdateIncrement()
+        {
+            if (null != Control && null != Element)
+            {
+                Control.Step = Element.Increment;
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleSurfaceNotFoundException.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleSurfaceNotFoundException.cs
new file mode 100644 (file)
index 0000000..6e2d575
--- /dev/null
@@ -0,0 +1,41 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Runtime.Serialization;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    [Serializable]
+    public class CircleSurfaceNotFoundException : Exception
+    {
+        public CircleSurfaceNotFoundException()
+        {
+        }
+
+        public CircleSurfaceNotFoundException(string message) : base(message)
+        {
+        }
+
+        public CircleSurfaceNotFoundException(string message, Exception innerException) : base(message, innerException)
+        {
+        }
+
+        protected CircleSurfaceNotFoundException(SerializationInfo info, StreamingContext context) : base(info, context)
+        {
+        }
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleWidgetRendererExtension.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircleWidgetRendererExtension.cs
new file mode 100644 (file)
index 0000000..d3ef3b3
--- /dev/null
@@ -0,0 +1,51 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    static class CircleWidgetRendererExtension
+    {
+        internal static ElmSharp.Wearable.CircleSurface GetSurface(this IVisualElementRenderer renderer)
+        {
+            if (null != renderer.Element)
+            {
+                Element element = renderer.Element;
+                while (element != null)
+                {
+                    if (element is CirclePage)
+                    {
+                        var circlePageRenderer = Platform.GetRenderer(element) as CirclePageRenderer;
+                        return circlePageRenderer?.CircleSurface;
+                    }
+                    foreach (var effect in element.Effects)
+                    {
+                        if (effect is TizenCircleSurfaceEffect)
+                        {
+                            return CircleSurfaceEffectBehavior.GetSurface(element) as ElmSharp.Wearable.CircleSurface;
+                        }
+                    }
+
+                    element = element.Parent;
+                }
+            }
+            throw new CircleSurfaceNotFoundException();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircularUI.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/CircularUI.cs
new file mode 100644 (file)
index 0000000..643a665
--- /dev/null
@@ -0,0 +1,48 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+using System;
+using System.Diagnostics;
+using ElmSharp;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public static class FormsCircularUI
+    {
+        public static readonly string Tag = "CircularUI";
+
+        public static bool IsInitialized { get; private set; }
+
+        public static void Init()
+        {
+            if (IsInitialized) return;
+            IsInitialized = true;
+        }
+
+        public static void Init(string apiKey)
+        {
+            if (!string.IsNullOrEmpty(apiKey))
+            {
+                GoogleMaps.Init(apiKey);
+            }
+            else
+            {
+                Debug.Assert(!string.IsNullOrEmpty(apiKey), "apiKey is null or empty!");
+            }
+
+            Init();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/GoogleMapViewRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/GoogleMapViewRenderer.cs
new file mode 100644 (file)
index 0000000..1010d96
--- /dev/null
@@ -0,0 +1,248 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.ObjectModel;
+using System.Collections.Specialized;
+using System.Text;
+using Tizen.Wearable.CircularUI.Forms;
+using Tizen.Wearable.CircularUI.Forms.Renderer;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using Xamarin.Forms.Platform.Tizen.Native;
+using TChromium = Tizen.WebView.Chromium;
+using TWebView = Tizen.WebView.WebView;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: ExportRenderer(typeof(GoogleMapView), typeof(GoogleMapViewRenderer))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class GoogleMapViewRenderer : ViewRenderer<GoogleMapView, WebViewContainer>
+    {
+        private const string HtmlStyle = "<html><head><style>html, body {height: 100%; margin: 0; padding: 0;} #map {height: 100%;}</style>";
+        private const string GoogleMapURL = "http://maps.googleapis.com/maps/api/";
+        private const double DefaultLatitude = 41.890202;
+        private const double DefaultLongitude = 12.492049;
+
+        private string[] _positions = { "LEFT_TOP", "RIGHT_TOP", "LEFT_CENTER", "RIGHT_CENTER", "LEFT_BOTTOM", "RIGHT_BOTTOM", "TOP_CENTER", "BOTTOM_CENTER" };
+
+        string _maphtml;
+
+        TWebView NativeWebView => Control.WebView;
+
+        protected override void OnElementChanged(ElementChangedEventArgs<GoogleMapView> e)
+        {
+            if (Control == null)
+            {
+                TChromium.Initialize();
+                XForms.Context.Terminated += (sender, arg) => TChromium.Shutdown();
+                SetNativeControl(new WebViewContainer(XForms.NativeParent));
+                NativeWebView.LoadStarted += OnLoadStarted;
+                NativeWebView.LoadFinished += OnLoadFinished;
+                NativeWebView.LoadError += OnLoadError;
+            }
+
+            if (e.OldElement != null)
+            {
+                ((ObservableCollection<Marker>)e.OldElement.Markers).CollectionChanged -= OnCollectionChanged;
+                e.OldElement.LoadMapRequested -= OnLoadMapRequested;
+            }
+
+            if (e.NewElement != null)
+            {
+                ((ObservableCollection<Marker>)e.NewElement.Markers).CollectionChanged += OnCollectionChanged;
+                e.NewElement.LoadMapRequested += OnLoadMapRequested;
+                LoadMap();
+            }
+            base.OnElementChanged(e);
+        }
+
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing)
+            {
+                if (Control != null)
+                {
+                    NativeWebView.StopLoading();
+                    NativeWebView.LoadStarted -= OnLoadStarted;
+                    NativeWebView.LoadFinished -= OnLoadFinished;
+                    NativeWebView.LoadError -= OnLoadError;
+                }
+                if (Element != null)
+                {
+                    ((ObservableCollection<Marker>)Element.Markers).CollectionChanged -= OnCollectionChanged;
+                    Element.LoadMapRequested -= OnLoadMapRequested;
+                }
+            }
+            base.Dispose(disposing);
+        }
+
+        private void OnLoadError(object sender, global::Tizen.WebView.SmartCallbackLoadErrorArgs e)
+        {
+            string url = e.Url;
+            Log.Error(FormsCircularUI.Tag, $"OnLoadError() url:{url}");
+        }
+
+        private void OnLoadStarted(object sender, EventArgs e)
+        {
+            string url = NativeWebView.Url;
+            Log.Debug(FormsCircularUI.Tag, "OnLoadStarted()");
+        }
+
+        private void OnLoadFinished(object sender, EventArgs e)
+        {
+            string url = NativeWebView.Url;
+            Log.Debug(FormsCircularUI.Tag, "OnLoadFinished()");
+            NativeWebView.SetFocus(true);
+        }
+
+        private void LoadMap()
+        {
+            _maphtml = CreateMapViewScript();
+            var baseUrl = default(string);
+            NativeWebView.LoadHtml(_maphtml, baseUrl);
+        }
+
+        private string CreateMapViewScript()
+        {
+            string source = null;
+            StringBuilder sb = new StringBuilder();
+            var apiKey = GoogleMaps.GetKey();
+
+            sb.Append(HtmlStyle);
+            sb.AppendLine();
+            sb.Append("<script src=\"");
+            sb.Append(GoogleMapURL);
+            sb.Append("js?key=");
+            sb.Append(apiKey);
+            sb.Append("\"></script>");
+            sb.AppendLine();
+
+            sb = CreateMapOptionScript(sb);
+            sb.AppendLine();
+            sb.Append("function initialize(){\n    var map = new google.maps.Map(document.getElementById(\"map\"), mapProp); ");
+
+            if (Element.Markers.Count > 0)
+            {
+                sb = CreatePinsScript(sb);
+            }
+
+            sb.Append("\n}\ngoogle.maps.event.addDomListener(window, \'load\', initialize);\n");
+            sb.Append("</script></head><body><div id =\"map\"></div></body></html>");
+
+            source = sb.ToString();
+            return source;
+        }
+
+        private StringBuilder CreateMapOptionScript(StringBuilder sb)
+        {
+            if (Element.MapOption != null)
+            {
+                if(Element.MapOption.Center.Latitude == 0 && Element.MapOption.Center.Longitude == 0)
+                    sb.Append($"<script>\nvar myCenter = new google.maps.LatLng({DefaultLatitude}, {DefaultLongitude});");
+                else
+                    sb.Append($"<script>\nvar myCenter = new google.maps.LatLng({Element.MapOption.Center.Latitude}, {Element.MapOption.Center.Longitude});");
+
+                sb.AppendLine();
+                var type = Element.MapOption.MapType;
+                var mapTypeId = type.ToString().ToUpper();
+                sb.Append("var mapProp = {\n  center:myCenter,\n");
+                sb.Append($"  zoom: {Element.MapOption.Zoom},\n  mapTypeId: google.maps.MapTypeId.{mapTypeId},\n");
+
+                if (Element.MapOption.HasGestureEnabled == false)
+                {
+                    sb.Append("  gestureHandling: 'none',\n");
+                }
+
+                if (Element.MapOption.IsZoomControlVisible == true)
+                {
+                    sb.Append("  mapTypeControl: false,\n  rotateControl: false,\n  fullscreenControl: false,\n  streetViewControl: false,\n");
+                    sb.Append("  zoomControl: true,\n");
+                    sb.Append("  zoomControlOptions:{\n");
+                    int index = (int)Element.MapOption.ZoomControlPosition;
+                    sb.Append($"    position: google.maps.ControlPosition.{_positions[index]},\n");
+                    sb.Append("  }\n");
+                    sb.Append("};");
+                }
+                else
+                {
+                    sb.Append("  disableDefaultUI: true\n};");
+                }
+            }
+            else
+            {
+                sb.Append($"<script>\nvar myCenter = new google.maps.LatLng({DefaultLatitude}, {DefaultLongitude});");
+                sb.AppendLine();
+                sb.Append("var mapProp = {\n  center:myCenter,\n  zoom: 10,\n  mapTypeId: google.maps.MapTypeId.ROADMAP,\n  disableDefaultUI: true\n};");
+            }
+
+            return sb;
+        }
+
+        private StringBuilder CreatePinsScript(StringBuilder _sb)
+        {
+            int index = 1;
+            if (_sb == null || _sb.Length == 0) return _sb;
+
+            Log.Debug(FormsCircularUI.Tag, $"Markers count:{Element.Markers.Count}");
+            foreach (var marker in Element.Markers)
+            {
+                _sb.AppendLine();
+                _sb.Append($"    var marker{index} = new google.maps.Marker({{position: new google.maps.LatLng({marker.Position.Latitude}, {marker.Position.Longitude}), title:\"{marker.Description}\" }}); ");
+                _sb.AppendLine();
+                _sb.Append($"    marker{index}.setMap(map);");
+                _sb.AppendLine();
+                _sb.Append($"    var infowindow{index} = new google.maps.InfoWindow({{ content: \"{marker.Description}\" }});");
+                _sb.AppendLine();
+                if (marker.IsPopupOpened == true)
+                {
+                    _sb.Append($"    infowindow{index}.open(map, marker{index});");
+                }
+                else
+                {
+                    _sb.Append($"    marker{index}.addListener('click', function() {{ infowindow{index}.open(map, marker{index});}});");
+                }
+                index++;
+            }
+
+            return _sb;
+        }
+
+        private void OnCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)
+        {
+            Log.Debug(FormsCircularUI.Tag, $"e.Action:{e.Action}");
+            switch (e.Action)
+            {
+                case NotifyCollectionChangedAction.Add:
+                case NotifyCollectionChangedAction.Remove:
+                case NotifyCollectionChangedAction.Replace:
+                case NotifyCollectionChangedAction.Reset:
+                    LoadMap();
+                    break;
+                case NotifyCollectionChangedAction.Move:
+                    //do nothing
+                    break;
+            }
+        }
+
+        private void OnLoadMapRequested(object sender, EventArgs eventArgs)
+        {
+            Log.Debug(FormsCircularUI.Tag, $"Load Requested");
+            LoadMap();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/GoogleMaps.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/GoogleMaps.cs
new file mode 100644 (file)
index 0000000..74cad27
--- /dev/null
@@ -0,0 +1,43 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    internal static class GoogleMaps
+    {
+        private static string _apiKey;
+
+        internal static bool IsInitialized { get; private set; }
+
+
+        /// <summary>
+        /// Initialize Map service with authentication key value.
+        /// </summary>
+        public static void Init(string apiKey)
+        {
+            if (IsInitialized)
+                return;
+
+            _apiKey = apiKey;
+            IsInitialized = true;
+        }
+
+        public static string GetKey()
+        {
+            return _apiKey;
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/GroupTextCellRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/GroupTextCellRenderer.cs
new file mode 100644 (file)
index 0000000..dc6b44a
--- /dev/null
@@ -0,0 +1,28 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms.Platform.Tizen;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    class GroupTextCellRenderer : TextCellRenderer
+    {
+        public GroupTextCellRenderer() : base("group_index")
+        {
+            DetailPart = "elm.text.end";
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/IMediaViewProvider.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/IMediaViewProvider.cs
new file mode 100644 (file)
index 0000000..0ef830b
--- /dev/null
@@ -0,0 +1,25 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using MMView = Tizen.Multimedia.MediaView;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    public interface IMediaViewProvider
+    {
+        MMView GetMediaView();
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ImageExtension.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ImageExtension.cs
new file mode 100644 (file)
index 0000000..0ed2298
--- /dev/null
@@ -0,0 +1,11 @@
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    internal static class ImageExtension
+    {
+        internal static bool IsNullOrEmpty(this ImageSource imageSource) =>
+        imageSource == null || imageSource.IsEmpty;
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/IndexPageRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/IndexPageRenderer.cs
new file mode 100644 (file)
index 0000000..f1d4285
--- /dev/null
@@ -0,0 +1,289 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.Collections.Specialized;
+using Tizen.Wearable.CircularUI.Forms;
+using Tizen.Wearable.CircularUI.Forms.Renderer;
+using ElmSharp;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: ExportRenderer(typeof(IndexPage), typeof(IndexPageRenderer))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    internal static class IndexStyle
+    {
+        public const string Thumbnail = "thumbnail";
+        public const string Circle = "circle";
+    }
+
+    public class IndexPageRenderer : VisualElementRenderer<IndexPage>
+    {
+        const int ItemMaxCount = 20;
+        const int OddMiddleItem = 10;
+        const int EvenMiddleItem = 11;
+        private int _pageIndex;
+        private int _changedByScroll;
+
+        Index _index;
+        List<IndexItem> _items = new List<IndexItem>();
+        ElmSharp.Layout _outterLayout;
+        ElmSharp.Box _innerContainer;
+        Scroller _scroller;
+
+        private ElmSharp.Size _layoutBound;
+        bool _isInitalized;
+        bool _isUpdateCarousel;
+
+        int _childCount;
+
+        protected override void OnElementChanged(ElementChangedEventArgs<IndexPage> e)
+        {
+            if (NativeView == null)
+            {
+                Initialize();
+                SetNativeView(_outterLayout);
+            }
+
+            if (e.OldElement != null)
+            {
+                e.OldElement.CurrentPageChanged -= OnCurrentPageChanged;
+                e.OldElement.PagesChanged -= OnPagesChanged;
+                _isInitalized = false;
+            }
+
+            if (e.NewElement != null)
+            {
+                Element.CurrentPageChanged += OnCurrentPageChanged;
+                Element.PagesChanged += OnPagesChanged;
+            }
+
+            base.OnElementChanged(e);
+        }
+
+        protected override void OnElementReady()
+        {
+            base.OnElementReady();
+            _isInitalized = true;
+            UpdateCarouselContent();
+            UpdateIndexItem();
+        }
+
+        private void Initialize()
+        {
+            _outterLayout = new ElmSharp.Layout(XForms.NativeParent)
+            {
+                AlignmentX = -1,
+                AlignmentY = -1,
+                WeightX = 1,
+                WeightY = 1,
+            };
+            _outterLayout.Show();
+            _outterLayout.SetTheme("layout", "application", "default");
+
+            _index = new Index(_outterLayout)
+            {
+                IsHorizontal = true,
+                AutoHide = false,
+            };
+            _index.Show();
+            _outterLayout.SetPartContent("elm.swallow.content", _index);
+
+            _scroller = new Scroller(_outterLayout);
+            _scroller.PageScrolled += OnPageScrolled;
+
+            // Disables the visibility of the scrollbar in both directions:
+            _scroller.HorizontalScrollBarVisiblePolicy = ElmSharp.ScrollBarVisiblePolicy.Invisible;
+            _scroller.VerticalScrollBarVisiblePolicy = ElmSharp.ScrollBarVisiblePolicy.Invisible;
+            // Sets the limit of scroll to one page maximum:
+            _scroller.HorizontalPageScrollLimit = 1;
+            _scroller.SetPageSize(1.0, 1.0);
+            _scroller.SetAlignment(-1, -1);
+            _scroller.SetWeight(1.0, 1.0);
+            _scroller.Show();
+
+            _innerContainer = new Box(_outterLayout);
+            _innerContainer.SetLayoutCallback(OnInnerLayoutUpdate);
+            _innerContainer.SetAlignment(-1, -1);
+            _innerContainer.SetWeight(1.0, 1.0);
+            _innerContainer.Show();
+            _scroller.SetContent(_innerContainer);
+
+            _outterLayout.SetPartContent("elm.swallow.bg", _scroller);
+        }
+
+        private void OnInnerLayoutUpdate()
+        {
+            if (!_isInitalized || (_layoutBound == _innerContainer.Geometry.Size && _childCount == Element.Children.Count))
+                return;
+
+            _layoutBound = _innerContainer.Geometry.Size;
+            _childCount = Element.Children.Count;
+            int baseX = _innerContainer.Geometry.X;
+            Rect bound = _scroller.Geometry;
+            int index = 0;
+            foreach (var page in Element.Children)
+            {
+                var nativeView = Xamarin.Forms.Platform.Tizen.Platform.GetRenderer(page).NativeView;
+                bound.X = baseX + index * bound.Width;
+                nativeView.Geometry = bound;
+                (nativeView as ElmSharp.Widget)?.AllowFocus(true);
+                index++;
+            }
+            _innerContainer.MinimumWidth = Element.Children.Count * bound.Width;
+
+            if (_scroller.HorizontalPageIndex != _pageIndex)
+            {
+                _scroller.ScrollTo(_pageIndex, 0, false);
+            }
+        }
+
+        private void OnPageScrolled(object sender, EventArgs e)
+        {
+            Log.Debug(FormsCircularUI.Tag, $"OnPageScrolled()  _pageIndex:{_pageIndex}, HorizontalPageIndex:{_scroller.HorizontalPageIndex}, _isUpdateCarousel:{_isUpdateCarousel}");
+            if (_isUpdateCarousel)
+            {
+                _isUpdateCarousel = false;
+                return;
+            }
+
+            _changedByScroll++;
+            int previousIndex = _pageIndex;
+            _pageIndex = _scroller.HorizontalPageIndex;
+            if (previousIndex != _pageIndex)
+            {
+                (Element.Children[previousIndex] as IPageController)?.SendDisappearing();
+                Element.CurrentPage = Element.Children[_pageIndex];
+                (Element.CurrentPage as IPageController)?.SendAppearing();
+                var selectIndex = _pageIndex;
+                if (selectIndex >= ItemMaxCount) selectIndex = ItemMaxCount - 1;
+                _items[selectIndex].Select(true);
+            }
+
+            Element.UpdateFocusTreePolicy();
+            _changedByScroll--;
+        }
+
+        void OnPagesChanged(object sender, NotifyCollectionChangedEventArgs e)
+        {
+            UpdateCarouselContent();
+
+            //update Index items.
+            _index.Clear();
+            UpdateIndexItem();
+        }
+
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing)
+            {
+                if (Element != null)
+                {
+                    Element.CurrentPageChanged -= OnCurrentPageChanged;
+                    Element.PagesChanged -= OnPagesChanged;
+                }
+            }
+            base.Dispose(disposing);
+        }
+
+        void OnCurrentPageChanged(object sender, EventArgs ea)
+        {
+            if (IsChangedByScroll())
+                return;
+
+            Element.UpdateFocusTreePolicy();
+            if (Element.CurrentPage != Element.Children[_pageIndex])
+            {
+                var previousPageIndex = _pageIndex;
+                _pageIndex = Element.Children.IndexOf(Element.CurrentPage);
+                if (previousPageIndex != _pageIndex)
+                {
+                    // notify disappearing/appearing pages and scroll to the requested page
+                    (Element.Children[previousPageIndex] as IPageController)?.SendDisappearing();
+                    _scroller.ScrollTo(_pageIndex, 0, false);
+                    (Element.CurrentPage as IPageController)?.SendAppearing();
+                    var selectIndex = _pageIndex;
+                    if (selectIndex >= ItemMaxCount) selectIndex = ItemMaxCount - 1;
+                    _items[selectIndex].Select(true);
+                }
+            }
+        }
+
+        private bool IsChangedByScroll()
+        {
+            return _changedByScroll > 0;
+        }
+
+        void UpdateCarouselContent()
+        {
+            _innerContainer.UnPackAll();
+            foreach (var page in Element.Children)
+            {
+                var nativeView = Xamarin.Forms.Platform.Tizen.Platform.GetRenderer(page).NativeView;
+                _innerContainer.PackEnd(nativeView);
+            }
+            _pageIndex = Element.Children.IndexOf(Element.CurrentPage);
+            _isUpdateCarousel = true;
+            _scroller.ScrollTo(_pageIndex, 0, false);
+            Element.UpdateFocusTreePolicy();
+            _isUpdateCarousel = false;
+        }
+
+        private void UpdateIndexItem()
+        {
+            _index.Style = IndexStyle.Circle;
+            _items.Clear();
+
+            var indexCount = Element.Children.Count;
+            if (indexCount > ItemMaxCount) indexCount = ItemMaxCount;
+            for (int i = 0; i < indexCount; i++)
+            {
+                var item = _index.Append(null);
+                item.Style = getItemStyle(indexCount, i);
+                _items.Add(item);
+            }
+            _index.Update(0);
+            var selectIndex = _pageIndex;
+            if (selectIndex >= ItemMaxCount) selectIndex = ItemMaxCount - 1;
+            _items[selectIndex].Select(true);
+        }
+
+        string getItemStyle(int itemCount, int offset)
+        {
+            String returnValue = "";
+            int startItem;
+            int styleNumber;
+
+            if (itemCount % 2 == 0)  //Item count is even.
+            {
+                startItem = EvenMiddleItem - itemCount / 2;
+                styleNumber = startItem + offset;
+                returnValue = "item/even_" + styleNumber;
+            }
+            else  //Item count is odd.
+            {
+                startItem = OddMiddleItem - itemCount / 2;
+                styleNumber = startItem + offset;
+                returnValue = "item/odd_" + styleNumber;
+            }
+            return returnValue;
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/InformationPopupImplementation.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/InformationPopupImplementation.cs
new file mode 100644 (file)
index 0000000..ce30fa5
--- /dev/null
@@ -0,0 +1,373 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: Dependency(typeof(Tizen.Wearable.CircularUI.Forms.Renderer.InformationPopupImplementation))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class InformationPopupImplementation : IInformationPopup, IDisposable
+    {
+        MenuItem _bottomMenuItem;
+        Color _buttonBgColor;
+
+        ElmSharp.Popup _popUp;
+        ElmSharp.ProgressBar _progress;
+        ElmSharp.Layout _layout;
+        ElmSharp.Button _bottomButton;
+        ElmSharp.Box _box;
+        ElmSharp.Label _progressLabel;
+
+        string _title;
+        string _text;
+        bool _isProgressRunning;
+        bool _isDisposed;
+
+        public event EventHandler BackButtonPressed;
+
+        public InformationPopupImplementation()
+        {
+            _popUp = new ElmSharp.Popup(XForms.NativeParent);
+            _popUp.Style = "circle";
+
+            _layout = new ElmSharp.Layout(_popUp);
+            _layout.SetTheme("layout", "popup", "content/circle");
+            _popUp.SetContent(_layout);
+
+            _popUp.BackButtonPressed += BackButtonPressedHandler;
+            _popUp.Dismissed += OnDismissed;
+        }
+
+        ~InformationPopupImplementation()
+        {
+            Dispose(false);
+        }
+
+        public void Dispose()
+        {
+            Dispose(true);
+            GC.SuppressFinalize(this);
+        }
+
+        protected virtual void Dispose(bool disposing)
+        {
+            if (_isDisposed)
+                return;
+
+            if (disposing)
+            {
+                if (_bottomButton != null)
+                {
+                    _bottomButton.Unrealize();
+                    _bottomButton = null;
+                }
+
+                if (_box != null)
+                {
+                    _box.Unrealize();
+                    _box = null;
+                }
+
+                if(_progress != null)
+                {
+                    _progress.Unrealize();
+                    _progress = null;
+                }
+
+                if (_progressLabel != null)
+                {
+                    _progressLabel.Unrealize();
+                    _progressLabel = null;
+                }
+
+                if (_popUp != null)
+                {
+                    _layout.Unrealize();
+                    _layout = null;
+                    _popUp.BackButtonPressed -= BackButtonPressedHandler;
+                    _popUp.Unrealize();
+                    _popUp = null;
+                }
+            }
+
+            _isDisposed = true;
+        }
+
+        void BackButtonPressedHandler(object sender, EventArgs e)
+        {
+            BackButtonPressed?.Invoke(this, EventArgs.Empty);
+        }
+
+        public bool IsProgressRunning
+        {
+            get
+            {
+                return _isProgressRunning;
+            }
+            set
+            {
+                _isProgressRunning = value;
+                UpdateProcessVisibility();
+            }
+        }
+
+        public MenuItem BottomButton
+        {
+            get
+            {
+                return _bottomMenuItem;
+            }
+            set
+            {
+                if (_bottomMenuItem == value) return;
+
+                if (value is ColorMenuItem)
+                {
+                    _buttonBgColor = ((ColorMenuItem)value).BackgroundColor;
+                }
+                else
+                {
+                    _buttonBgColor = Color.Default;
+                }
+                _bottomMenuItem = value;
+                UpdateButton();
+            }
+        }
+
+        public string Title
+        {
+            get
+            {
+                return _title;
+            }
+            set
+            {
+                if (_title == value) return;
+                _title = value;
+                UpdateTitle();
+            }
+        }
+
+        public string Text
+        {
+            get
+            {
+                return _text;
+            }
+            set
+            {
+                if (_text == value) return;
+                _text = value;
+                UpdateText();
+            }
+        }
+
+        void UpdateProcessVisibility()
+        {
+            if(!XForms.IsInitialized)
+            {
+                Log.Debug(FormsCircularUI.Tag, "Tizen Forms is not initialized");
+                return;
+            }
+
+            if (_isProgressRunning)
+            {
+                _box = new ElmSharp.Box(XForms.NativeParent);
+                _box.Show();
+
+                _progress = new ElmSharp.ProgressBar(XForms.NativeParent)
+                {
+                    Style = "process/popup/small",
+                };
+                _progress.Show();
+                _progress.PlayPulse();
+                _box.PackEnd(_progress);
+
+                _layout.SetPartContent("elm.swallow.content", _box, true);
+            }
+            else
+            {
+                if (_box != null)
+                {
+                    if (_progress != null)
+                    {
+                        _progress.Unrealize();
+                        _progress = null;
+                    }
+
+                    if (_progressLabel != null)
+                    {
+                        _progressLabel.Unrealize();
+                        _progressLabel = null;
+                    }
+
+                    _box.Unrealize();
+                    _box = null;
+                }
+                _layout.SetPartContent("elm.swallow.content", null, true);
+            }
+
+            UpdateTitle();
+            UpdateText();
+        }
+
+        void UpdateButton()
+        {
+            _bottomButton?.Hide();
+
+            if (BottomButton != null)
+            {
+                _bottomButton = new ElmSharp.Button(_popUp)
+                {
+                    WeightX = 1.0,
+                    WeightY = 1.0,
+                    Style = "bottom"
+                };
+
+                if (!string.IsNullOrEmpty(BottomButton.Text))_bottomButton.Text = BottomButton.Text;
+
+                if (!BottomButton.IconImageSource.IsNullOrEmpty())
+                {
+                    var iconSource = BottomButton.IconImageSource as FileImageSource;
+                    var buttonImage = new ElmSharp.Image(_bottomButton);
+                    buttonImage.LoadAsync(ResourcePath.GetPath(iconSource));
+                    buttonImage.Show();
+                    _bottomButton.SetPartContent("elm.swallow.content", buttonImage);
+                }
+
+                _bottomButton.Clicked += (s, e) =>
+                {
+                    ((IMenuItemController)BottomButton).Activate();
+                };
+
+                if (_buttonBgColor != Color.Default)
+                {
+                    Log.Debug(FormsCircularUI.Tag, $"InformationPopup set button background color:{_buttonBgColor.ToNative()}");
+                    _bottomButton.BackgroundColor = _buttonBgColor.ToNative();
+                }
+            }
+            else
+            {
+                _bottomButton.Unrealize();
+                _bottomButton = null;
+            }
+
+            _popUp.SetPartContent("button1", _bottomButton);
+        }
+
+        void UpdateTitle()
+        {
+            if (!_isProgressRunning)
+            {
+                _layout.SetPartText("elm.text.title", _title);
+            }
+            else
+            {
+                _layout.SetPartText("elm.text.title", null);
+            }
+        }
+
+        void UpdateText()
+        {
+            if (!_isProgressRunning)
+            {
+                _layout.SetPartText("elm.text", _text);
+            }
+            else
+            {
+                _layout.SetPartText("elm.text", null);
+                if (!string.IsNullOrEmpty(_text))
+                {
+                    if (_progressLabel == null)
+                    {
+                        _progressLabel = new ElmSharp.Label(XForms.NativeParent)
+                        {
+                            TextStyle = "DEFAULT ='font=Tizen:style=Light color=#F9F9F9FF font_size=32 align=center valign=top wrap=word'",
+                        };
+                    }
+                    _progressLabel.Text = _text;
+                    _progressLabel.Show();
+                    if (_box != null)
+                    {
+                        _box.PackEnd(_progressLabel);
+                    }
+                }
+            }
+        }
+
+        public void Show()
+        {
+            if (!XForms.IsInitialized)
+            {
+                throw new InvalidOperationException("When the Application's Platform is not initialized, it can not show the Dialog.");
+            }
+
+            if (_popUp != null)
+            {
+                _popUp.Show();
+            }
+        }
+
+        public void Dismiss()
+        {
+            _popUp.Hide();
+
+            if (_bottomButton != null)
+            {
+                _bottomButton.Unrealize();
+                _bottomButton = null;
+                _popUp.SetPartContent("button1", null);
+            }
+
+            if (_box != null)
+            {
+                _box.Unrealize();
+                _box = null;
+            }
+
+            if (_progress != null)
+            {
+                _progress.Unrealize();
+                _progress = null;
+            }
+
+            if (_progressLabel != null)
+            {
+                _progressLabel.Unrealize();
+                _progressLabel = null;
+            }
+
+            if (_popUp != null)
+            {
+                _layout.Unrealize();
+                _layout = null;
+                _popUp.BackButtonPressed -= BackButtonPressedHandler;
+                _popUp.Unrealize();
+                _popUp = null;
+            }
+        }
+
+        void OnDismissed(object sender, EventArgs e)
+        {
+            Log.Debug(FormsCircularUI.Tag, $"OnDismissed called");
+            Dispose();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Interop/efl.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Interop/efl.cs
new file mode 100644 (file)
index 0000000..1c2e263
--- /dev/null
@@ -0,0 +1,58 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Runtime.InteropServices;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer.Interop
+{
+    static class EFL
+    {
+        const string Ecore_IMF = "libecore_imf.so.1";
+        const string Elementary = "libelementary.so.1";
+
+        //enum Ecore_IMF_Input_Panel_Event
+        internal enum InputPanelEventType
+        {
+            State,
+            Language,
+            ShiftMode,
+            Geometry,
+            CandidateState,
+            CandidateGeometry,
+            KeyboardMode
+        };
+
+        // enum Ecore_IMF_Input_Panel_State
+        internal enum InputPanelState
+        {
+            Show,
+            Hide,
+            WillShow
+        };
+
+        internal delegate void InputPanelEventCallback(IntPtr data, IntPtr ctx, int value);
+
+        [DllImport(Ecore_IMF)]
+        internal static extern void ecore_imf_context_input_panel_event_callback_add(IntPtr ctx, InputPanelEventType type, InputPanelEventCallback func, IntPtr data);
+
+        [DllImport(Ecore_IMF)]
+        internal static extern void ecore_imf_context_input_panel_event_callback_del(IntPtr ctx, InputPanelEventType type, InputPanelEventCallback func);
+
+        [DllImport(Elementary)]
+        internal static extern IntPtr elm_entry_imf_context_get(IntPtr entryHandle);
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/LayoutCanvas.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/LayoutCanvas.cs
new file mode 100644 (file)
index 0000000..c3dcfd3
--- /dev/null
@@ -0,0 +1,131 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+using System;
+using ElmSharp;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.Collections.Specialized;
+using Xamarin.Forms.Platform.Tizen.Native;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    public class LayoutCanvas : ElmSharp.Layout, IContainable<EvasObject>
+    {
+        /// <summary>
+        /// The list of Views.
+        /// </summary>
+        readonly ObservableCollection<EvasObject> _children = new ObservableCollection<EvasObject>();
+        Xamarin.Forms.Platform.Tizen.Native.Box _box;
+
+
+        /// <summary>
+        /// Initializes a new instance of the <see cref="Xamarin.Forms.Platform.Tizen.Native.Canvas"/> class.
+        /// </summary>
+        /// <remarks>Canvas doesn't support replacing its children, this will be ignored.</remarks>
+        /// <param name="parent">Parent of this instance.</param>
+        public LayoutCanvas(EvasObject parent) : base(parent)
+        {
+            SetTheme("layout", "elm_widget", "default");
+            _box = new Xamarin.Forms.Platform.Tizen.Native.Box(parent);
+            SetContent(_box);
+
+            _children.CollectionChanged += (o, e) =>
+            {
+                if (e.Action == NotifyCollectionChangedAction.Add)
+                {
+                    foreach (var v in e.NewItems)
+                    {
+                        var view = v as EvasObject;
+                        if (null != view)
+                        {
+                            OnAdd(view);
+                        }
+                    }
+                }
+                else if (e.Action == NotifyCollectionChangedAction.Remove)
+                {
+                    foreach (var v in e.OldItems)
+                    {
+                        if (v is EvasObject view)
+                        {
+                            OnRemove(view);
+                        }
+                    }
+                }
+                else if (e.Action == NotifyCollectionChangedAction.Reset)
+                {
+                    OnRemoveAll();
+                }
+            };
+        }
+
+        public event EventHandler<LayoutEventArgs> LayoutUpdated
+        {
+            add { _box.LayoutUpdated += value; }
+            remove { _box.LayoutUpdated -= value; }
+        }
+
+        /// <summary>
+        /// Gets list of native elements that are placed in the canvas.
+        /// </summary>
+        public new IList<EvasObject> Children
+        {
+            get
+            {
+                return _children;
+            }
+        }
+
+        /// <summary>
+        /// Provides destruction for native element and contained elements.
+        /// </summary>
+        protected override void OnUnrealize()
+        {
+            foreach (var child in _children)
+            {
+                child.Unrealize();
+            }
+
+            base.OnUnrealize();
+        }
+
+        /// <summary>
+        /// Adds a new child to a container.
+        /// </summary>
+        /// <param name="view">Native element which will be added</param>
+        void OnAdd(EvasObject view)
+        {
+            _box.PackEnd(view);
+        }
+
+        /// <summary>
+        /// Removes a child from a container.
+        /// </summary>
+        /// <param name="view">Child element to be removed from canvas</param>
+        void OnRemove(EvasObject view)
+        {
+            _box.UnPack(view);
+        }
+
+        /// <summary>
+        /// Removes all children from a canvas.
+        /// </summary>
+        void OnRemoveAll()
+        {
+            _box.UnPackAll();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ListViewCache.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ListViewCache.cs
new file mode 100644 (file)
index 0000000..bba4c9b
--- /dev/null
@@ -0,0 +1,113 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using ElmSharp;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using Xamarin.Forms.Internals;
+using XForms = Xamarin.Forms.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public static class ListViewCache
+    {
+        static readonly Dictionary<Type, CellRenderer> _cellRendererCache = new Dictionary<Type, CellRenderer>();
+        static GenItemClass _informalItemClass;
+        static GenItemClass _informalItemClassWithoutFishEye;
+        static GenItemClass _paddingItemClass;
+        static GroupTextCellRenderer _groupCache;
+
+        public static CellRenderer Get(Cell cell, bool IsGroupHeader)
+        {
+            if (IsGroupHeader)
+            {
+                if (_groupCache == null)
+                {
+                    _groupCache = new GroupTextCellRenderer();
+                }
+                return _groupCache;
+            }
+
+            Type type = cell.GetType();
+            CellRenderer renderer;
+            if (_cellRendererCache.TryGetValue(type, out renderer))
+            {
+                return renderer;
+            }
+            else
+            {
+                renderer = XForms.GetHandler<CellRenderer>(type);
+                if (renderer == null)
+                {
+                    throw new ArgumentNullException("Unsupported cell type");
+                }
+                return _cellRendererCache[type] = renderer;
+            }
+        }
+        public static CellRenderer Get(Cell cell) => Get(cell, false);
+
+        public static GenItemClass InformalItemClass => _informalItemClass ?? (_informalItemClass = new HeaderOrFooterItemClass());
+        public static GenItemClass PaddingItemClass => _paddingItemClass ?? (_paddingItemClass = new PaddingItemClass());
+        public static GenItemClass InformalItemClassWithoutFishEye => _informalItemClassWithoutFishEye ?? (_informalItemClassWithoutFishEye = new HeaderOrFooterItemClass(false));
+    }
+
+    public class HeaderOrFooterItemClass : GenItemClass
+    {
+        static int ToPx(double dp)
+        {
+            return (int)Math.Round(dp * Device.Info.ScalingFactor);
+        }
+        public HeaderOrFooterItemClass(bool fishEye) : base(fishEye ? "full" : "full_off")
+        {
+            GetContentHandler = OnGetContent;
+        }
+
+        public HeaderOrFooterItemClass() : this(true)
+        {
+        }
+
+        protected EvasObject OnGetContent(object data, string part)
+        {
+            var ctx = data as TypedItemContext;
+            if (ctx != null)
+            {
+                var element = ctx.Element;
+                var renderer = Platform.GetOrCreateRenderer(element);
+                if (element.MinimumHeightRequest == -1)
+                {
+                    var request = element.Measure(double.PositiveInfinity, double.PositiveInfinity);
+                    renderer.NativeView.MinimumHeight = ToPx(request.Request.Height);
+                }
+                else
+                {
+                    renderer.NativeView.MinimumHeight = ToPx(element.MinimumHeightRequest);
+                }
+                (renderer as LayoutRenderer)?.RegisterOnLayoutUpdated();
+                return renderer.NativeView;
+            }
+            return null;
+        }
+    }
+
+    public class PaddingItemClass : GenItemClass
+    {
+        public PaddingItemClass() : base("padding")
+        {
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/MediaPlayerImpl.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/MediaPlayerImpl.cs
new file mode 100644 (file)
index 0000000..2dd8f3b
--- /dev/null
@@ -0,0 +1,384 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.IO;
+using System.Threading.Tasks;
+using Tizen.Multimedia;
+using Tizen.Wearable.CircularUI.Forms.Renderer;
+using Xamarin.Forms;
+using Xamarin.Forms.Internals;
+using Xamarin.Forms.Platform.Tizen;
+
+[assembly: Xamarin.Forms.Dependency(typeof(MediaPlayerImpl))]
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class MediaPlayerImpl : IPlatformMediaPlayer
+    {
+        Player _player;
+
+        bool _cancelToStart;
+        DisplayAspectMode _aspectMode = DisplayAspectMode.AspectFit;
+        Task _taskPrepare;
+        TaskCompletionSource<bool> _tcsForStreamInfo;
+        IVideoOutput _videoOutput;
+        MediaSource _source;
+
+        public MediaPlayerImpl()
+        {
+            _player = new Player();
+            _player.PlaybackCompleted += OnPlaybackCompleted;
+            _player.BufferingProgressChanged += OnBufferingProgressChanged;
+        }
+
+        public bool UsesEmbeddingControls
+        {
+            get; set;
+        }
+
+        public bool AutoPlay { get; set; }
+
+        public bool AutoStop { get; set; }
+
+        public double Volume
+        {
+            get => _player.Volume;
+            set => _player.Volume = (float)value;
+        }
+
+        public int Duration => _player.StreamInfo.GetDuration();
+
+        public bool IsMuted
+        {
+            get => _player.Muted;
+            set => _player.Muted = value;
+        }
+
+        public int Position
+        {
+            get
+            {
+                if (_player.State == PlayerState.Idle || _player.State == PlayerState.Preparing)
+                    return 0;
+                return _player.GetPlayPosition();
+            }
+        }
+
+        public DisplayAspectMode AspectMode
+        {
+            get { return _aspectMode; }
+            set
+            {
+                _aspectMode = value;
+                ApplyAspectMode();
+            }
+        }
+
+        bool HasSource => _source != null;
+
+        IVideoOutput VideoOutput
+        {
+            get { return _videoOutput; }
+            set
+            {
+                if (TargetView != null)
+                    TargetView.PropertyChanged -= OnTargetViewPropertyChanged;
+
+                _videoOutput = value;
+
+                if (TargetView != null)
+                    TargetView.PropertyChanged += OnTargetViewPropertyChanged;
+            }
+        }
+
+        VisualElement TargetView => VideoOutput?.MediaView;
+
+        Task TaskPrepare
+        {
+            get => _taskPrepare ?? Task.CompletedTask;
+            set => _taskPrepare = value;
+        }
+
+        public event EventHandler UpdateStreamInfo;
+        public event EventHandler PlaybackCompleted;
+        public event EventHandler PlaybackStarted;
+        public event EventHandler<BufferingProgressUpdatedEventArgs> BufferingProgressUpdated;
+        public event EventHandler PlaybackStopped;
+        public event EventHandler PlaybackPaused;
+
+
+        public async Task<bool> Start()
+        {
+            Log.Debug(FormsCircularUI.Tag, "Start");
+
+            _cancelToStart = false;
+            if (!HasSource)
+                return false;
+
+            if (_player.State == PlayerState.Idle)
+            {
+                await Prepare();
+            }
+
+            if (_cancelToStart)
+                return false;
+
+            try
+            {
+                _player.Start();
+            }
+            catch (Exception e)
+            {
+                Log.Error(FormsCircularUI.Tag, $"Error On Start : {e.Message}");
+                return false;
+            }
+            PlaybackStarted?.Invoke(this, EventArgs.Empty);
+            return true;
+        }
+
+        public void Pause()
+        {
+            Log.Debug(FormsCircularUI.Tag, "Pause");
+
+            try
+            {
+                _player.Pause();
+                PlaybackPaused.Invoke(this, EventArgs.Empty);
+            }
+            catch (Exception e)
+            {
+                Log.Error(FormsCircularUI.Tag, $"Error on Pause : {e.Message}");
+            }
+        }
+
+        public void Stop()
+        {
+            Log.Debug(FormsCircularUI.Tag, "Stop");
+
+            _cancelToStart = true;
+            var unusedTask = ChangeToIdleState();
+            PlaybackStopped.Invoke(this, EventArgs.Empty);
+        }
+
+        public void SetDisplay(IVideoOutput output)
+        {
+            VideoOutput = output;
+        }
+
+        public async Task<int> Seek(int ms)
+        {
+            try
+            {
+                await _player.SetPlayPositionAsync(ms, false);
+            }
+            catch (Exception e)
+            {
+                Log.Error(FormsCircularUI.Tag, $"Fail to seek : {e.Message}");
+            }
+            return Position;
+        }
+
+        public void SetSource(MediaSource source)
+        {
+            _source = source;
+        }
+
+        public async Task<Stream> GetAlbumArts()
+        {
+            if (_player.State == PlayerState.Idle)
+            {
+                if (_tcsForStreamInfo == null || _tcsForStreamInfo.Task.IsCompleted)
+                {
+                    _tcsForStreamInfo = new TaskCompletionSource<bool>();
+                }
+                await _tcsForStreamInfo.Task;
+            }
+            await TaskPrepare;
+
+            var imageData = _player.StreamInfo.GetAlbumArt();
+            if (imageData == null)
+                return null;
+            return new MemoryStream(imageData);
+        }
+
+        public async Task<IDictionary<string, string>> GetMetadata()
+        {
+            if (_player.State == PlayerState.Idle)
+            {
+                if (_tcsForStreamInfo == null || _tcsForStreamInfo.Task.IsCompleted)
+                {
+                    _tcsForStreamInfo = new TaskCompletionSource<bool>();
+                }
+                await _tcsForStreamInfo.Task;
+            }
+            await TaskPrepare;
+
+            Dictionary<string, string> metadata = new Dictionary<string, string>
+            {
+                [nameof(StreamMetadataKey.Album)] = _player.StreamInfo.GetMetadata(StreamMetadataKey.Album),
+                [nameof(StreamMetadataKey.Artist)] = _player.StreamInfo.GetMetadata(StreamMetadataKey.Artist),
+                [nameof(StreamMetadataKey.Author)] = _player.StreamInfo.GetMetadata(StreamMetadataKey.Author),
+                [nameof(StreamMetadataKey.Genre)] = _player.StreamInfo.GetMetadata(StreamMetadataKey.Genre),
+                [nameof(StreamMetadataKey.Title)] = _player.StreamInfo.GetMetadata(StreamMetadataKey.Title),
+                [nameof(StreamMetadataKey.Year)] = _player.StreamInfo.GetMetadata(StreamMetadataKey.Year)
+            };
+            return metadata;
+        }
+
+        void ApplyDisplay()
+        {
+            if (VideoOutput == null)
+            {
+                _player.Display = null;
+            }
+            else
+            {
+                var renderer = Platform.GetRenderer(TargetView);
+                if (renderer is IMediaViewProvider provider && provider.GetMediaView() != null)
+                {
+                    try
+                    {
+                        Display display = new Display(provider.GetMediaView());
+                        _player.Display = display;
+                        _player.DisplaySettings.Mode = _aspectMode.ToMultimeida();
+                    }
+                    catch
+                    {
+                        Log.Error(FormsCircularUI.Tag, "Error on MediaView");
+                    }
+                }
+            }
+        }
+
+        async Task ApplySource()
+        {
+            if (_source == null)
+            {
+                return;
+            }
+            IMediaSourceHandler handler = Registrar.Registered.GetHandlerForObject<IMediaSourceHandler>(_source);
+            await handler.SetSource(_player, _source);
+        }
+
+        async void OnTargetViewPropertyChanged(object sender, global::System.ComponentModel.PropertyChangedEventArgs e)
+        {
+            if (e.PropertyName == "Renderer")
+            {
+                if (Platform.GetRenderer(sender as BindableObject) != null && HasSource && AutoPlay)
+                {
+                    await Start();
+                }
+                else if (Platform.GetRenderer(sender as BindableObject) == null && AutoStop)
+                {
+                    Stop();
+                }
+            }
+        }
+
+        async Task Prepare()
+        {
+            TaskCompletionSource<bool> tcs = new TaskCompletionSource<bool>();
+            var prevTask = TaskPrepare;
+            TaskPrepare = tcs.Task;
+            await prevTask;
+
+            if (_player.State == PlayerState.Ready)
+                return;
+
+            ApplyDisplay();
+            await ApplySource();
+
+            try {
+                await _player.PrepareAsync();
+                UpdateStreamInfo?.Invoke(this, EventArgs.Empty);
+                _tcsForStreamInfo?.TrySetResult(true);
+            }
+            catch (Exception e)
+            {
+                Log.Error(FormsCircularUI.Tag, $"Error on prepare : {e.Message}");
+            }
+            tcs.SetResult(true);
+        }
+
+        async void ApplyAspectMode()
+        {
+            if (_player.State == PlayerState.Preparing)
+            {
+                await TaskPrepare;
+            }
+            _player.DisplaySettings.Mode = AspectMode.ToMultimeida();
+        }
+
+        void OnBufferingProgressChanged(object sender, BufferingProgressChangedEventArgs e)
+        {
+            BufferingProgressUpdated?.Invoke(this, new BufferingProgressUpdatedEventArgs { Progress = e.Percent / 100.0 });
+        }
+
+        void OnPlaybackCompleted(object sender, EventArgs e)
+        {
+            PlaybackCompleted?.Invoke(this, EventArgs.Empty);
+        }
+
+        async Task ChangeToIdleState()
+        {
+            switch (_player.State)
+            {
+                case PlayerState.Playing:
+                case PlayerState.Paused:
+                    _player.Stop();
+                    _player.Unprepare();
+                    break;
+                case PlayerState.Ready:
+                    _player.Unprepare();
+                    break;
+                case PlayerState.Preparing:
+                    await TaskPrepare;
+                    _player.Unprepare();
+                    break;
+            }
+        }
+    }
+
+    public static class MultimediaConvertExtensions
+    {
+        public static Multimedia.Rectangle ToMultimedia(this ElmSharp.Rect rect)
+        {
+            return new Multimedia.Rectangle(rect.X, rect.Y, rect.Width, rect.Height);
+        }
+
+        public static PlayerDisplayMode ToMultimeida(this DisplayAspectMode mode)
+        {
+            PlayerDisplayMode ret = PlayerDisplayMode.LetterBox;
+            switch (mode)
+            {
+                case DisplayAspectMode.AspectFill:
+                    ret = PlayerDisplayMode.CroppedFull;
+                    break;
+                case DisplayAspectMode.AspectFit:
+                    ret = PlayerDisplayMode.LetterBox;
+                    break;
+                case DisplayAspectMode.Fill:
+                    ret = PlayerDisplayMode.FullScreen;
+                    break;
+                case DisplayAspectMode.OrignalSize:
+                    ret = PlayerDisplayMode.OriginalOrFull;
+                    break;
+            }
+            return ret;
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/MediaSourceHandler.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/MediaSourceHandler.cs
new file mode 100644 (file)
index 0000000..91428d3
--- /dev/null
@@ -0,0 +1,60 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System.Threading.Tasks;
+using Tizen.Multimedia;
+using Tizen.Wearable.CircularUI.Forms;
+using Tizen.Wearable.CircularUI.Forms.Renderer;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+
+[assembly: ExportHandler(typeof(UriMediaSource), typeof(UriMediaSourceHandler))]
+[assembly: ExportHandler(typeof(FileMediaSource), typeof(FileMediaSourceHandler))]
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+
+    public interface IMediaSourceHandler : IRegisterable
+    {
+        Task<bool> SetSource(Player player, MediaSource imageSource);
+    }
+
+    public sealed class UriMediaSourceHandler : IMediaSourceHandler
+    {
+        public Task<bool> SetSource(Player player, MediaSource source)
+        {
+            if (source is UriMediaSource uriSource)
+            {
+                Log.Info(FormsCircularUI.Tag, $"Set UriMediaSource");
+                var uri = uriSource.Uri;
+                player.SetSource(new MediaUriSource(uri.IsFile ? uri.LocalPath : uri.AbsoluteUri));
+            }
+            return Task.FromResult<bool>(true);
+        }
+    }
+
+    public sealed class FileMediaSourceHandler : IMediaSourceHandler
+    {
+        public Task<bool> SetSource(Player player, MediaSource source)
+        {
+            if (source is FileMediaSource fileSource)
+            {
+                Log.Info(FormsCircularUI.Tag, $"Set FileMediaSource");
+                player.SetSource(new MediaUriSource(ResourcePath.GetPath(fileSource.File)));
+            }
+            return Task.FromResult<bool>(true);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/MediaViewRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/MediaViewRenderer.cs
new file mode 100644 (file)
index 0000000..ccf306f
--- /dev/null
@@ -0,0 +1,53 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Tizen.Wearable.CircularUI.Forms;
+using Tizen.Wearable.CircularUI.Renderer;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using MMView = Tizen.Multimedia.MediaView;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: ExportRenderer(typeof(MediaView), typeof(MediaViewRenderer))]
+namespace Tizen.Wearable.CircularUI.Renderer
+{
+    public class MediaViewRenderer : ViewRenderer<MediaView, LayoutCanvas>, IMediaViewProvider
+    {
+        MMView _mediaView;
+        protected override void OnElementChanged(ElementChangedEventArgs<MediaView> e)
+        {
+            if (Control == null)
+            {
+                _mediaView = new MMView(XForms.NativeParent);
+                SetNativeControl(new LayoutCanvas(XForms.NativeParent));
+                Control.LayoutUpdated += (s, evt) => OnLayout();
+                Control.Children.Add(_mediaView);
+                Control.AllowFocus(true);
+            }
+            base.OnElementChanged(e);
+        }
+
+        MMView IMediaViewProvider.GetMediaView()
+        {
+            return _mediaView;
+        }
+
+        void OnLayout()
+        {
+            _mediaView.Geometry = Control.Geometry;
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ObservableBox.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ObservableBox.cs
new file mode 100644 (file)
index 0000000..dc39d09
--- /dev/null
@@ -0,0 +1,62 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System.Collections.Generic;
+using System.Collections.Specialized;
+using ElmSharp;
+using Tizen.Wearable.CircularUI.Forms;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen.Native;
+
+[assembly: ExportRenderer(typeof(CirclePage), typeof(Tizen.Wearable.CircularUI.Forms.Renderer.CirclePageRenderer))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    class ObservableBox : ElmSharp.Box, IContainable<EvasObject>
+    {
+        ReObservableCollection<EvasObject> _children;
+        public ObservableBox(EvasObject parent) : base(parent)
+        {
+            _children = new ReObservableCollection<EvasObject>();
+            _children.CollectionChanged += OnChildrenChanged;
+        }
+        IList<EvasObject> IContainable<EvasObject>.Children => _children;
+
+        void OnChildrenChanged(object sender, NotifyCollectionChangedEventArgs e)
+        {
+            if (e.Action == NotifyCollectionChangedAction.Add)
+            {
+                foreach (var child in e.NewItems)
+                {
+                    if (child is EvasObject)
+                    {
+                        PackEnd(child as EvasObject);
+                    }
+                }
+            }
+            else if (e.Action == NotifyCollectionChangedAction.Remove)
+            {
+                foreach (var child in e.OldItems)
+                {
+                    if (child is EvasObject)
+                    {
+                        UnPack(child as EvasObject);
+                    }
+                }
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/PopupEntryRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/PopupEntryRenderer.cs
new file mode 100644 (file)
index 0000000..f81f262
--- /dev/null
@@ -0,0 +1,276 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using ElmSharp;
+using System;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using Xamarin.Forms.Platform.Tizen.Native;
+using EColor = ElmSharp.Color;
+using ELayout = ElmSharp.Layout;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: ExportRenderer(typeof(Tizen.Wearable.CircularUI.Forms.PopupEntry), typeof(Tizen.Wearable.CircularUI.Forms.Renderer.PopupEntryRenderer))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class PopupEntryRenderer : EntryRenderer
+    {
+        Background _editorPopup;
+        EColor _popupBackgroundColor;
+
+        Xamarin.Forms.Platform.Tizen.Native.Entry _editor;
+
+        Interop.EFL.InputPanelEventCallback _editorStateChanged;
+
+        Interop.EFL.InputPanelState _IMEState;
+
+        EColor DefaultColor { get; set; }
+
+        bool _IsPopupOpened = false;
+
+        public PopupEntryRenderer()
+        {
+            DefaultColor = new EColor(40, 40, 40, 255); //editfield bg default color
+            RegisterPropertyHandler(PopupEntry.PopupBackgroundColorProperty, UpdatePopupBackgroundColor);
+            RegisterPropertyHandler(PopupEntry.IsPopupOpenedProperty, UpdateIsPopupOpened);
+        }
+
+        protected override void OnElementChanged(ElementChangedEventArgs<Xamarin.Forms.Entry> e)
+        {
+            base.OnElementChanged(e);
+            if (e.NewElement != null)
+            {
+                Control.IsEditable = false;
+                Control.SetInputPanelEnabled(false);
+                Control.Clicked += OnClicked;
+
+                // Set Text again for apply text style because IsEditable reset the style of text
+                Control.Text = string.Empty;
+                Control.Text = Element.Text;
+            }
+        }
+
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing)
+            {
+                if (_editor != null)
+                {
+                    IntPtr entryHandle = Interop.EFL.elm_entry_imf_context_get(_editor.RealHandle);
+                    Interop.EFL.ecore_imf_context_input_panel_event_callback_del(entryHandle, Interop.EFL.InputPanelEventType.State, _editorStateChanged);
+                }
+            }
+            base.Dispose(disposing);
+        }
+
+        void OnClicked(object sender, EventArgs e) => ShowPopup();
+
+        Window FindWindow(EvasObject obj)
+        {
+            EvasObject parent = obj.Parent;
+            while (!(parent is Window) && parent != null)
+            {
+                parent = parent.Parent;
+            }
+            return parent as Window;
+        }
+
+        void CreatePopup()
+        {
+            var rect = XForms.NativeParent.Geometry;
+
+            var root = FindWindow(XForms.NativeParent);
+
+            _editorPopup = new Background(root)
+            {
+                Geometry = rect
+            };
+
+            var layout = new ELayout(_editorPopup);
+            layout.SetTheme("layout", "entry", "default");
+            layout.Show();
+
+            _editorPopup.SetPartContent("overlay", layout);
+
+            _editor = new Xamarin.Forms.Platform.Tizen.Native.Entry(layout);
+            _editor.IsSingleLine = true;
+            _editor.Scrollable = true;
+            _editor.SetInputPanelEnabled(false);
+            _editor.AllowFocus(true);
+            _editor.Show();
+
+            _editor.SetInputPanelReturnKeyType(Element.ReturnType.ToInputPanelReturnKeyType());
+
+            _editor.UpdateKeyboard(Element.Keyboard, Element.IsSpellCheckEnabled, Element.IsTextPredictionEnabled);
+
+            _editorPopup.BackButtonPressed += (s, e) => HidePopup();
+
+            _editor.Activated += (s, e) => HidePopup();
+
+            IntPtr entryHandle = Interop.EFL.elm_entry_imf_context_get(_editor.RealHandle);
+
+            _editorStateChanged = EditorStateChanged;
+            Interop.EFL.ecore_imf_context_input_panel_event_callback_add(entryHandle, Interop.EFL.InputPanelEventType.State, _editorStateChanged, IntPtr.Zero);
+
+            layout.SetPartContent("elm.swallow.content", _editor);
+        }
+
+        void PopupEntryTextChanged(object sender, TextChangedEventArgs e)
+        {
+            Control.Text = e.NewTextValue;
+        }
+
+        void PopupEntryActivated(object sender, EventArgs e)
+        {
+            ((IEntryController)Element).SendCompleted();
+        }
+
+        void HidePopup()
+        {
+            if (Control is IEntry ie)
+            {
+                ie.TextChanged -= OnTextChanged;
+            }
+
+            if (_IMEState != Interop.EFL.InputPanelState.Hide)
+            {
+                _editor.HideInputPanel();
+            }
+            else if (_IMEState == Interop.EFL.InputPanelState.Hide)
+            {
+                _editorPopup.Hide();
+                _editor.TextChanged -= PopupEntryTextChanged;
+                _editor.Activated -= PopupEntryActivated;
+            }
+            _IsPopupOpened = false;
+            ((PopupEntry)Element).IsPopupOpened = false;
+        }
+
+        void ShowPopup()
+        {
+            if (_editorPopup == null)
+            {
+                CreatePopup();
+            }
+            _editor.IsPassword = Control.IsPassword;
+            if (Control is IEntry ie)
+            {
+                _editor.HorizontalTextAlignment = ie.HorizontalTextAlignment;
+                ie.TextChanged += OnTextChanged;
+            }
+
+            _editor.Text = Control.Text;
+            _editor.TextChanged += PopupEntryTextChanged;
+            _editor.Activated += PopupEntryActivated;
+
+            _editor.TextStyle = Control.TextStyle;
+            _editorPopup.Color = _popupBackgroundColor;
+
+            _editor.MoveCursorEnd();
+            _editor.ShowInputPanel();
+
+            _IsPopupOpened = true;
+            ((PopupEntry)Element).IsPopupOpened = true;
+        }
+
+        void EditorStateChanged(IntPtr data, IntPtr ctx, int value)
+        {
+            _IMEState = (Interop.EFL.InputPanelState)value;
+            if (_IMEState == Interop.EFL.InputPanelState.Hide)
+            {
+                HidePopup();
+            }
+            else if (_IMEState == Interop.EFL.InputPanelState.Show)
+            {
+                _editor.SetFocus(true);
+                _editorPopup.RaiseTop();
+                _editorPopup.Show();
+            }
+        }
+
+        void UpdatePopupBackgroundColor()
+        {
+            Xamarin.Forms.Color bgColor = ((PopupEntry)Element).PopupBackgroundColor;
+            if (bgColor == Xamarin.Forms.Color.Default)
+            {
+                _popupBackgroundColor = DefaultColor;
+            }
+            else
+            {
+                _popupBackgroundColor = bgColor.ToNative();
+            }
+        }
+
+        void OnTextChanged(object sender, EventArgs e)
+        {
+            if (_editor != null)
+            {
+                if (_editor.Text != Control.Text)
+                {
+                    _editor.Text = Control.Text;
+                    if (!_editor.IsFocused)
+                    {
+                        _editor.MoveCursorEnd();
+                    }
+                }
+            }
+        }
+
+        void UpdateIsPopupOpened()
+        {
+            bool isOpended = ((PopupEntry)Element).IsPopupOpened;
+            if (isOpended == _IsPopupOpened)
+            {
+                return;
+            }
+
+            _IsPopupOpened = isOpended;
+            if (isOpended)
+            {
+                ShowPopup();
+            }
+            else
+            {
+                HidePopup();
+            }
+        }
+    }
+
+    internal static class EntryExtensions
+    {
+        internal static InputPanelReturnKeyType ToInputPanelReturnKeyType(this ReturnType returnType)
+        {
+            switch (returnType)
+            {
+                case ReturnType.Go:
+                    return InputPanelReturnKeyType.Go;
+                case ReturnType.Next:
+                    return InputPanelReturnKeyType.Next;
+                case ReturnType.Send:
+                    return InputPanelReturnKeyType.Send;
+                case ReturnType.Search:
+                    return InputPanelReturnKeyType.Search;
+                case ReturnType.Done:
+                    return InputPanelReturnKeyType.Done;
+                case ReturnType.Default:
+                    return InputPanelReturnKeyType.Default;
+                default:
+                    throw new NotImplementedException($"ReturnType {returnType} not supported");
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/RadioRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/RadioRenderer.cs
new file mode 100644 (file)
index 0000000..3692aec
--- /dev/null
@@ -0,0 +1,160 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using Tizen.Wearable.CircularUI.Forms;
+using Tizen.Wearable.CircularUI.Forms.Renderer;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using ERadio = ElmSharp.Radio;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: ExportRenderer(typeof(Radio), typeof(RadioRenderer))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+
+    public class RadioRenderer : ViewRenderer<Radio, ERadio>
+    {
+        static Lazy<RadioGroupManager> s_GroupManager = new Lazy<RadioGroupManager>();
+        int _changedCallbackDepth;
+
+        public RadioRenderer()
+        {
+            RegisterPropertyHandler(Radio.GroupNameProperty, UpdateGroupName);
+            RegisterPropertyHandler(Radio.IsSelectedProperty, UpdateIsSelected);
+            RegisterPropertyHandler(Radio.ColorProperty, UpdateColor);
+        }
+
+        protected override void OnElementChanged(ElementChangedEventArgs<Radio> e)
+        {
+            if (Control == null)
+            {
+                var radio = new ERadio(XForms.NativeParent) { StateValue = 1 };
+                SetNativeControl(radio);
+                Control.ValueChanged += ChangedEventHandler;
+            }
+            base.OnElementChanged(e);
+        }
+
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing)
+            {
+                if (Control != null)
+                {
+                    Control.ValueChanged -= ChangedEventHandler;
+                }
+            }
+            base.Dispose(disposing);
+        }
+
+        void UpdateIsSelected()
+        {
+            if (_changedCallbackDepth == 0)
+            {
+                Control.GroupValue = Element.IsSelected ? 1 : 0;
+            }
+            s_GroupManager.Value.UpdateChecked(Element.GroupName, Element);
+        }
+
+        void UpdateGroupName()
+        {
+            s_GroupManager.Value.PartGroup(Element);
+            s_GroupManager.Value.JoinGroup(Element.GroupName, Element);
+        }
+
+        void ChangedEventHandler(object sender, EventArgs e)
+        {
+            _changedCallbackDepth++;
+            Element.IsSelected = Control.GroupValue == 1 ? true : false;
+            _changedCallbackDepth--;
+        }
+
+        void UpdateColor()
+        {
+            var color = Element.Color;
+            if (color != Xamarin.Forms.Color.Default)
+            {
+                Control.Color = Element.Color.ToNative();
+            }
+        }
+    }
+
+    internal class RadioGroupManager
+    {
+        Dictionary<string, List<Radio>> _groupMap = new Dictionary<string, List<Radio>>();
+
+        public void JoinGroup(string groupName, Radio radio)
+        {
+            if (string.IsNullOrEmpty(groupName))
+            {
+                return;
+            }
+
+            if (!_groupMap.ContainsKey(groupName))
+            {
+                _groupMap.Add(groupName, new List<Radio>());
+            }
+            _groupMap[groupName].Add(radio);
+            UpdateChecked(groupName, radio);
+        }
+
+        public void PartGroup(Radio radio)
+        {
+            string groupName = null;
+            foreach (var list in _groupMap)
+            {
+                if (list.Value.Contains(radio))
+                {
+                    groupName = list.Key;
+                }
+            }
+            PartGroup(groupName, radio);
+        }
+
+        public void PartGroup(string groupName, Radio radio)
+        {
+            if (string.IsNullOrEmpty(groupName))
+            {
+                return;
+            }
+
+            if (_groupMap.ContainsKey(groupName))
+            {
+                _groupMap[groupName].Remove(radio);
+            }
+        }
+
+        public void UpdateChecked(string groupName, Radio radio)
+        {
+            if (string.IsNullOrEmpty(groupName))
+            {
+                return;
+            }
+
+            if (radio.IsSelected)
+            {
+                foreach (var btn in _groupMap[groupName].Where(b => b.IsSelected && b != radio))
+                {
+                    btn.IsSelected = false;
+                }
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ReObservableCollection.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ReObservableCollection.cs
new file mode 100644 (file)
index 0000000..490157d
--- /dev/null
@@ -0,0 +1,40 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System.Collections.ObjectModel;
+using System.Collections.Specialized;
+using System.Linq;
+using Tizen.Wearable.CircularUI.Forms;
+using Xamarin.Forms;
+
+[assembly: ExportRenderer(typeof(CirclePage), typeof(Tizen.Wearable.CircularUI.Forms.Renderer.CirclePageRenderer))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    class ReObservableCollection<T> : ObservableCollection<T>
+    {
+        protected override void ClearItems()
+        {
+            var oldItems = Items.ToList();
+            Items.Clear();
+            using (BlockReentrancy())
+            {
+                OnCollectionChanged(new NotifyCollectionChangedEventArgs(NotifyCollectionChangedAction.Remove, oldItems));
+            }
+            base.ClearItems();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Tizen.Wearable.CircularUI.Forms.Renderer.csproj b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Tizen.Wearable.CircularUI.Forms.Renderer.csproj
new file mode 100644 (file)
index 0000000..5c4f703
--- /dev/null
@@ -0,0 +1,23 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+  <PropertyGroup>
+    <TargetFramework>tizen40</TargetFramework>
+    <TargetFrameworkIdentifier>Tizen</TargetFrameworkIdentifier>
+    <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+  </PropertyGroup>
+
+  <ItemGroup>
+    <None Remove="res\circle.png" />
+    <EmbeddedResource Include="res\circle.png" />
+  </ItemGroup>
+
+  <ItemGroup>
+    <PackageReference Include="Tizen.NET" Version="4.0.0" />
+  </ItemGroup>
+
+  <ItemGroup>
+    <ProjectReference Include="..\..\Xamarin.Forms\Xamarin.Forms.Platform.Tizen\Xamarin.Forms.Platform.Tizen.csproj" />
+    <ProjectReference Include="..\Tizen.Wearable.CircularUI.Forms\Tizen.Wearable.CircularUI.Forms.csproj" />
+  </ItemGroup>
+
+</Project>
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TizenCircleSurfaceEffect.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TizenCircleSurfaceEffect.cs
new file mode 100644 (file)
index 0000000..ca8c4d9
--- /dev/null
@@ -0,0 +1,184 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using ElmSharp;
+using ElmSharp.Wearable;
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+
+[assembly: ExportEffect(typeof(Tizen.Wearable.CircularUI.Forms.Renderer.TizenCircleSurfaceEffect), "CircleSurfaceEffect")]
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class TizenCircleSurfaceEffect : PlatformEffect
+    {
+        ElmSharp.Layout _surfaceLayout;
+        ElmSharp.Wearable.CircleSurface _surface;
+
+        EvasObjectEvent _showEvent;
+        EvasObjectEvent _hideEvent;
+        EvasObjectEvent _restackEvent;
+        EvasObjectEvent _moveEvent;
+        EvasObjectEvent _resizeEvent;
+
+        IRotaryEventReceiver _rotaryReceiver;
+
+        protected override void OnAttached()
+        {
+            var rect = Control.Geometry;
+
+            _surfaceLayout = new ElmSharp.Layout(Container);
+            _surfaceLayout.Show();
+            _surface = new ElmSharp.Wearable.CircleSurface(_surfaceLayout);
+            _surfaceLayout.Geometry = rect;
+            _surfaceLayout.StackAbove(Control);
+
+            CircleSurfaceEffectBehavior.SetSurface(Element, _surface);
+
+            _showEvent = new EvasObjectEvent(Control, EvasObjectCallbackType.Show);
+            _hideEvent = new EvasObjectEvent(Control, EvasObjectCallbackType.Hide);
+            _restackEvent = new EvasObjectEvent(Control, EvasObjectCallbackType.Restack);
+            _moveEvent = new EvasObjectEvent(Control, EvasObjectCallbackType.Move);
+            _resizeEvent = new EvasObjectEvent(Control, EvasObjectCallbackType.Resize);
+
+            _showEvent.On += ControlShowed;
+            _hideEvent.On += ControlHided;
+            _restackEvent.On += ControlRestacked;
+            _moveEvent.On += ControlChanged;
+            _resizeEvent.On += ControlChanged;
+
+            Element.PropertyChanging += ElementPropertyChanging;
+            Element.PropertyChanged += ElementPropertyChanged;
+
+            if (Element is Page)
+            {
+                (Element as Page).Appearing += (s, e) =>
+                {
+                    var obj = CircleSurfaceEffectBehavior.GetRotaryFocusObject(Element);
+                    ActivateRotaryFocusable(obj);
+                };
+            }
+            else
+            {
+                EcoreMainloop.Post(() =>
+                {
+                    var obj = CircleSurfaceEffectBehavior.GetRotaryFocusObject(Element);
+                    ActivateRotaryFocusable(obj);
+                });
+            }
+        }
+
+        protected override void OnDetached()
+        {
+            var obj = CircleSurfaceEffectBehavior.GetRotaryFocusObject(Element);
+            DeativateRotaryFocusable(obj);
+
+            _surface.Delete();
+            _surface = null;
+            _surfaceLayout.Unrealize();
+            _surfaceLayout = null;
+            CircleSurfaceEffectBehavior.SetSurface(Element, null);
+
+            _showEvent.Dispose();
+            _hideEvent.Dispose();
+            _restackEvent.Dispose();
+            _moveEvent.Dispose();
+            _resizeEvent.Dispose();
+        }
+
+        void ElementPropertyChanging(object sender, PropertyChangingEventArgs e)
+        {
+            if (e.PropertyName == CircleSurfaceEffectBehavior.RotaryFocusObjectProperty.PropertyName)
+            {
+                var obj = CircleSurfaceEffectBehavior.GetRotaryFocusObject(Element);
+                DeativateRotaryFocusable(obj);
+            }
+        }
+
+        void ElementPropertyChanged(object sender, global::System.ComponentModel.PropertyChangedEventArgs e)
+        {
+            if (e.PropertyName == CircleSurfaceEffectBehavior.RotaryFocusObjectProperty.PropertyName)
+            {
+                var obj = CircleSurfaceEffectBehavior.GetRotaryFocusObject(Element);
+                ActivateRotaryFocusable(obj);
+            }
+        }
+
+        void OnRotaryEventChanged(ElmSharp.Wearable.RotaryEventArgs e)
+        {
+            _rotaryReceiver?.Rotate(new RotaryEventArgs { IsClockwise = e.IsClockwise });
+        }
+
+        void ControlShowed(object sender, EventArgs e)
+        {
+            _surfaceLayout.Show();
+        }
+
+        void ControlHided(object sender, EventArgs e)
+        {
+            _surfaceLayout.Hide();
+        }
+
+        void ControlRestacked(object sender, EventArgs e)
+        {
+            _surfaceLayout.StackAbove(Control);
+        }
+
+        void ControlChanged(object sender, EventArgs e)
+        {
+            _surfaceLayout.Geometry = Control.Geometry;
+        }
+
+        void ActivateRotaryFocusable(IRotaryFocusable focusable)
+        {
+            if (focusable is IRotaryEventReceiver)
+            {
+                _rotaryReceiver = focusable as IRotaryEventReceiver;
+                RotaryEventManager.Rotated += OnRotaryEventChanged;
+            }
+            else if (focusable is IRotaryFocusable)
+            {
+                var consumer = focusable as BindableObject;
+                if (consumer != null)
+                {
+                    var renderer = Xamarin.Forms.Platform.Tizen.Platform.GetRenderer(consumer);
+                    (renderer?.NativeView as IRotaryActionWidget)?.Activate();
+                }
+            }
+        }
+
+        void DeativateRotaryFocusable(IRotaryFocusable focusable)
+        {
+            if (focusable is IRotaryEventReceiver)
+            {
+                _rotaryReceiver = null;
+                RotaryEventManager.Rotated -= OnRotaryEventChanged;
+            }
+            else if (focusable is IRotaryFocusable)
+            {
+                var consumer = focusable as BindableObject;
+                if (consumer != null)
+                {
+                    var renderer = Xamarin.Forms.Platform.Tizen.Platform.GetRenderer(consumer);
+                    (renderer?.NativeView as IRotaryActionWidget)?.Deactivate();
+                }
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TizenConfirmPopupEffect.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TizenConfirmPopupEffect.cs
new file mode 100644 (file)
index 0000000..ad64131
--- /dev/null
@@ -0,0 +1,194 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.ComponentModel;
+using ElmSharp;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: ResolutionGroupName("CircleUI")]
+[assembly: ExportEffect(typeof(Tizen.Wearable.CircularUI.Forms.Renderer.TizenConfirmPopupEffect), "ContextPopupEffectBehavior")]
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class TizenConfirmPopupEffect : PlatformEffect
+    {
+        SelectContextPopup _popup;
+        ContextPopupEffectBehavior _behavior;
+
+        protected override void OnAttached()
+        {
+            _behavior = Element.GetValue(ContextPopupEffectBehavior.ContextPopupEffectBehaviorProperty) as ContextPopupEffectBehavior;
+            _behavior.PropertyChanged += OnBehaviorPropertyChanged;
+
+            if (_behavior != null)
+                UpdatePopupVisibility();
+
+        }
+
+        protected override void OnDetached()
+        {
+            if (_popup != null)
+            {
+                _popup.Dismiss();
+                _popup.Unrealize();
+            }
+            if (_behavior != null)
+                _behavior.PropertyChanged -= OnBehaviorPropertyChanged;
+        }
+
+        void OnBehaviorPropertyChanged(object sender, PropertyChangedEventArgs e)
+        {
+            if (e.PropertyName == ContextPopupEffectBehavior.VisibilityProperty.PropertyName)
+            {
+                UpdatePopupVisibility();
+            }
+        }
+
+        void UpdatePopupVisibility()
+        {
+            if (_behavior == null) return;
+            if (_behavior.Visibility)
+            {
+                CreatePopup();
+                _popup.Show();
+            }
+            else
+            {
+                if (_popup == null) return;
+                _popup.Dismiss();
+                _popup.Unrealize();
+                _popup = null;
+            }
+        }
+
+        void CreatePopup()
+        {
+            if (_popup != null) return;
+
+            ElmSharp.EvasObject parent = null;
+            if (Control?.Parent != null)
+            {
+                parent = Control.Parent;
+            }
+            if (parent == null)
+            {
+                parent = XForms.NativeParent;
+            }
+
+            _popup = new SelectContextPopup(parent);
+            _popup.Dismissed += (s, e) => _behavior.Visibility = false;
+
+            _popup.Accepted += (s, e) => _behavior?.AcceptCommand?.Execute(_behavior?.AcceptCommandParameter);
+            _popup.Canceled += (s, e) => _behavior?.CancelCommand?.Execute(_behavior?.CancelCommandParameter);
+
+            string accept = _behavior.AcceptText ?? "";
+
+            var acceptItem = _popup.Append(accept);
+
+            string cancel = _behavior.CancelText;
+            if (!string.IsNullOrEmpty(cancel))
+            {
+                var cancelItem = _popup.Append(cancel);
+
+                acceptItem.Style = "select_mode/top";
+                cancelItem.Style = "select_mode/bottom";
+                cancelItem.Selected += (s, e) => _popup.Cancel();
+            }
+            acceptItem.Selected += (s, e) => _popup.Accept();
+
+            var option = _behavior.PositionOption;
+            var offset = _behavior.Offset;
+            int x, y;
+            Rect rect;
+            Rect ctxRect = _popup.Geometry;
+            switch (option)
+            {
+                case PositionOption.Absolute:
+                    x = XForms.ConvertToPixel(offset.X);
+                    y = XForms.ConvertToPixel(offset.Y);
+                    break;
+                case PositionOption.BottomOfView:
+                    rect = Control.Geometry;
+                    x = rect.X + rect.Width / 2 + XForms.ConvertToPixel(offset.X);
+                    y = rect.Y + rect.Height + XForms.ConvertToPixel(offset.Y);
+                    break;
+                case PositionOption.CenterOfParent:
+                    rect = XForms.NativeParent.Geometry;
+
+                    x = rect.Width / 2 + XForms.ConvertToPixel(offset.X);
+                    y = rect.Height / 2 - ctxRect.Height / 2 + XForms.ConvertToPixel(offset.Y);
+                    break;
+                case PositionOption.Relative:
+                    rect = XForms.NativeParent.Geometry;
+                    x = (int)(rect.Width * offset.X);
+                    y = (int)(rect.Height * offset.Y);
+                    break;
+                default:
+                    x = 0;
+                    y = 0;
+                    break;
+            }
+
+            var window = XForms.NativeParent.Geometry;
+            if (y + ctxRect.Height > window.Height)
+            {
+                y = window.Height - ctxRect.Height;
+            }
+
+            _popup.Move(x, y);
+        }
+
+        class SelectContextPopup : ElmSharp.ContextPopup
+        {
+            public SelectContextPopup(EvasObject parent) : base(parent)
+            {
+                Style = "select_mode";
+                Dismissed += OnDismissed;
+                IsAccepted = false;
+
+                SetDirectionPriorty(ContextPopupDirection.Down, ContextPopupDirection.Down, ContextPopupDirection.Down, ContextPopupDirection.Down);
+            }
+
+            public bool IsAccepted { get; set; }
+            public void Accept()
+            {
+                IsAccepted = true;
+                Accepted?.Invoke(this, EventArgs.Empty);
+                Dismiss();
+            }
+
+            public void Cancel()
+            {
+                IsAccepted = false;
+                Dismiss();
+            }
+
+            public event EventHandler Accepted;
+            public event EventHandler Canceled;
+
+            void OnDismissed(object sender, EventArgs e)
+            {
+                if (!IsAccepted)
+                {
+                    Canceled?.Invoke(this, EventArgs.Empty);
+                }
+                Unrealize();
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ToastImplementation.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/ToastImplementation.cs
new file mode 100644 (file)
index 0000000..4bffc73
--- /dev/null
@@ -0,0 +1,160 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using XForms = Xamarin.Forms.Forms;
+using EPopup = ElmSharp.Popup;
+
+[assembly: Dependency(typeof(Tizen.Wearable.CircularUI.Forms.Renderer.ToastImplementation))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    class ToastImplementation : IToast, IDisposable
+    {
+        static readonly string DefaultStyle = "toast/circle";
+        static readonly string IconPart = "toast,icon";
+
+        EPopup _control;
+        FileImageSource _icon;
+        int _duration = 3000;
+        string _text;
+        bool _isDisposed;
+
+        public ToastImplementation()
+        {
+            _control = new ElmSharp.Popup(XForms.NativeParent)
+            {
+                Style = DefaultStyle,
+                AllowEvents = false,
+            };
+
+            _control.BackButtonPressed += (s, e) => _control.Dismiss();
+            _control.TimedOut += (s, e) => _control.Dismiss();
+            _control.OutsideClicked += (s, e) => _control.Dismiss();
+            _control.Dismissed += OnDismissed;
+
+            UpdateIcon();
+            UpdateText();
+            UpdateDuration();
+        }
+
+        ~ToastImplementation()
+        {
+            Dispose(false);
+        }
+
+        public void Dispose()
+        {
+            Dispose(true);
+            GC.SuppressFinalize(this);
+        }
+
+        protected virtual void Dispose(bool disposing)
+        {
+            if (_isDisposed)
+                return;
+
+            if (disposing)
+            {
+                if (_control != null)
+                {
+                    _control.Unrealize();
+                    _control = null;
+                }
+            }
+
+            _isDisposed = true;
+        }
+
+        public FileImageSource Icon
+        {
+            get
+            {
+                return _icon;
+            }
+            set
+            {
+                _icon = value;
+                UpdateIcon();
+            }
+        }
+
+        public string Text
+        {
+            get
+            {
+                return _text;
+            }
+            set
+            {
+                if (_text == value) return;
+                _text = value;
+                UpdateText();
+            }
+        }
+
+        public int Duration
+        {
+            get
+            {
+                return _duration;
+            }
+            set
+            {
+                _duration = value;
+                UpdateDuration();
+            }
+        }
+
+        void UpdateDuration()
+        {
+            _control.Timeout = Duration / 1000.0;
+        }
+
+        void UpdateIcon()
+        {
+            if (Icon != null)
+            {
+                var path = ResourcePath.GetPath(_icon);
+                var image = new ElmSharp.Image(_control);
+                image.LoadAsync(path);
+                image.Show();
+                _control.SetPartContent(IconPart, image);
+            }
+        }
+
+        void UpdateText()
+        {
+            _control.Text = _text;
+        }
+
+        public void Show()
+        {
+            _control.Show();
+        }
+        public void Dismiss()
+        {
+            _control.Dismiss();
+        }
+
+        void OnDismissed(object sender, EventArgs e)
+        {
+            Dispose();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TwoButtonPageRenderer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TwoButtonPageRenderer.cs
new file mode 100644 (file)
index 0000000..b038924
--- /dev/null
@@ -0,0 +1,155 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using ElmSharp;
+using System;
+using Tizen.Wearable.CircularUI.Forms;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: ExportRenderer(typeof(TwoButtonPage), typeof(Tizen.Wearable.CircularUI.Forms.Renderer.TwoButtonPageRenderer))]
+
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class TwoButtonPageRenderer : VisualElementRenderer<TwoButtonPage>
+    {
+        TwoButtonPageWidget _widget;
+
+        public TwoButtonPageRenderer()
+        {
+            RegisterPropertyHandler(TwoButtonPage.BackgroundImageSourceProperty, UpdateBackgroundImage);
+            RegisterPropertyHandler(TwoButtonPage.FirstButtonProperty, UpdateFirstButton);
+            RegisterPropertyHandler(TwoButtonPage.SecondButtonProperty, UpdateSecondButton);
+            RegisterPropertyHandler(TwoButtonPage.OverlapProperty, UpdateOverlap);
+        }
+
+        protected override void OnElementChanged(ElementChangedEventArgs<TwoButtonPage> e)
+        {
+            if (_widget == null)
+            {
+                _widget = new TwoButtonPageWidget(XForms.NativeParent);
+                _widget.Canvas.LayoutUpdated += OnLayoutUpdated;
+                SetNativeView(_widget);
+            }
+
+            base.OnElementChanged(e);
+        }
+
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing)
+            {
+                if (_widget != null)
+                {
+                    _widget.Canvas.LayoutUpdated -= OnLayoutUpdated;
+                }
+            }
+            base.Dispose(disposing);
+        }
+
+        protected override void UpdateBackgroundColor(bool initialize)
+        {
+            if (initialize && Element.BackgroundColor.IsDefault) return;
+
+            if (Element.BackgroundColor.A == 0)
+            {
+                _widget.BackgroundColor = ElmSharp.Color.Transparent;
+            }
+            else
+            {
+                _widget.BackgroundColor = Element.BackgroundColor.ToNative();
+            }
+        }
+
+        protected override void UpdateLayout()
+        {
+            // Do Nothing because ignore base UpdateLayout
+        }
+
+        public override Rect GetNativeContentGeometry()
+        {
+            return _widget.Canvas.Geometry;
+        }
+
+        void UpdateOverlap()
+        {
+            _widget.Overlap = Element.Overlap;
+        }
+
+        void OnLayoutUpdated(object sender, Xamarin.Forms.Platform.Tizen.Native.LayoutEventArgs e)
+        {
+            Element.Layout(e.Geometry.ToDP());
+        }
+
+        void UpdateBackgroundImage(bool initialize)
+        {
+            if (initialize && Element.BackgroundImageSource.IsNullOrEmpty())
+                return;
+
+            var bgImage = Element.BackgroundImageSource as FileImageSource;
+            if (bgImage.IsNullOrEmpty())
+                _widget.File = null;
+            else
+                _widget.File = ResourcePath.GetPath(bgImage);
+        }
+
+        void UpdateSecondButton(bool initialize)
+        {
+            if (initialize && Element.SecondButton == null) return;
+            if (Element.SecondButton != null)
+            {
+                if (Element.SecondButton is ColorMenuItem)
+                {
+                    var item = ((ColorMenuItem)Element.SecondButton);
+                    _widget.ShowButton2(item.Text, item.IconImageSource as FileImageSource, item.BackgroundColor.ToNative(), () => ((IMenuItemController)item).Activate());
+                }
+                else
+                {
+                    var item = Element.SecondButton;
+                    _widget.ShowButton2(item.Text, item.IconImageSource as FileImageSource, () => ((IMenuItemController)item).Activate());
+                }
+            }
+            else
+            {
+                _widget.HideButton2();
+            }
+        }
+
+        void UpdateFirstButton(bool initialize)
+        {
+            if (initialize && Element.FirstButton == null) return;
+            if (Element.FirstButton != null)
+            {
+                if (Element.FirstButton is ColorMenuItem)
+                {
+                    var item = ((ColorMenuItem)Element.FirstButton);
+                    _widget.ShowButton1(item.Text, item.IconImageSource as FileImageSource, item.BackgroundColor.ToNative(), () => ((IMenuItemController)item).Activate());
+                }
+                else
+                {
+                    var item = Element.FirstButton;
+                    _widget.ShowButton1(item.Text, item.IconImageSource as FileImageSource, () => ((IMenuItemController)item).Activate());
+                }
+            }
+            else
+            {
+                _widget.HideButton1();
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TwoButtonPageWidget.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TwoButtonPageWidget.cs
new file mode 100644 (file)
index 0000000..9d14f91
--- /dev/null
@@ -0,0 +1,177 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using ElmSharp;
+using System;
+using System.Collections.Generic;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using Xamarin.Forms.Platform.Tizen.Native;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class TwoButtonPageWidget : Background, IContainable<EvasObject>
+    {
+        ObservableBox _outbox;
+
+        ElmSharp.Layout _frame;
+        ElmSharp.Layout _buttonLayer;
+        ElmSharp.Button[] _buttons;
+        Canvas _canvas;
+
+        bool _overlap;
+
+        public TwoButtonPageWidget(EvasObject parent) : base(parent)
+        {
+            _frame = new ElmSharp.Layout(parent);
+            _frame.SetTheme("popup", "base", "circle");
+            SetPartContent("overlay", _frame);
+            _frame.Show();
+
+            _buttonLayer = new ElmSharp.Layout(_frame);
+            _buttonLayer.SetTheme("popup", "buttons2", "popup/circle");
+            _frame.SetPartContent("elm.swallow.action_area", _buttonLayer);
+            _buttonLayer.Show();
+
+            _outbox = new ObservableBox(parent);
+            _outbox.SetAlignment(NamedHint.Fill, NamedHint.Fill);
+            _outbox.SetWeight(NamedHint.Expand, NamedHint.Expand);
+            _outbox.SetLayoutCallback(() => { });
+
+            _frame.SetPartContent("elm.swallow.content", _outbox);
+            _outbox.Show();
+
+            _canvas = new Canvas(_outbox);
+            EcoreMainloop.Post(() => _canvas.Geometry = _outbox.Geometry);
+            _outbox.PackEnd(_canvas);
+            _canvas.Show();
+
+            _buttons = new ElmSharp.Button[2];
+            _overlap = false;
+        }
+
+        public bool Overlap
+        {
+            get => _overlap;
+            set
+            {
+                if (_overlap != value)
+                {
+                    _overlap = value;
+                    if (_overlap)
+                    {
+                        _canvas.Geometry = _outbox.Geometry;
+                    }
+                    else
+                    {
+                        OnLayout();
+                    }
+                }
+            }
+        }
+
+        public Canvas Canvas => _canvas;
+
+        public new IList<EvasObject> Children => _canvas.Children;
+
+        public event EventHandler<LayoutEventArgs> LayoutUpdated
+        {
+            add => _canvas.LayoutUpdated += value;
+            remove => _canvas.LayoutUpdated -= value;
+        }
+
+        protected override void OnUnrealize()
+        {
+            _canvas.Unrealize();
+            HideButton(0);
+            HideButton(1);
+            _buttonLayer.Unrealize();
+            _frame.Unrealize();
+            base.OnUnrealize();
+        }
+
+        public void ShowButton1(string text, FileImageSource image, ElmSharp.Color backgroundColor, Action action) => ShowButton(0, "popup/circle/left", "actionbtn1", text, backgroundColor, image, action);
+        public void ShowButton1(string text, FileImageSource image, Action action) => ShowButton1(text, image, ElmSharp.Color.Default, action);
+        public void ShowButton1(string text, Action action) => ShowButton1(text, null, action);
+        public void ShowButton1(string text) => ShowButton1(text, null, null);
+
+        public void HideButton1() => HideButton(0);
+        public void ShowButton2(string text, FileImageSource image, ElmSharp.Color backgroundColor, Action action) => ShowButton(1, "popup/circle/right", "actionbtn2", text, backgroundColor, image, action);
+        public void ShowButton2(string text, FileImageSource image, Action action) => ShowButton2(text, image, ElmSharp.Color.Default, action);
+        public void ShowButton2(string text, FileImageSource image) => ShowButton2(text, image, null);
+        public void ShowButton2(string text) => ShowButton2(text, null, null);
+        public void HideButton2() => HideButton(1);
+
+        void OnLayout()
+        {
+            var rect = _outbox.Geometry;
+            if (_buttons[0] != null)
+            {
+                var rect1 = _buttons[0].Geometry;
+                rect.X = rect1.Right;
+                rect.Width -= rect1.Width;
+            }
+            if (_buttons[1] != null)
+            {
+                var rect2 = _buttons[1].Geometry;
+                rect.Width -= rect2.Width;
+            }
+            Canvas.Geometry = rect;
+        }
+
+        void ShowButton(int id, string style, string part, string text, ElmSharp.Color buttonBgColor, FileImageSource image = null, Action action = null)
+        {
+            HideButton(id);
+
+            _buttons[id] = new ElmSharp.Button(_buttonLayer)
+            {
+                Text = text,
+                Style = style
+            };
+            if (!image.IsNullOrEmpty())
+            {
+                var path = ResourcePath.GetPath(image);
+                var buttonImage = new ElmSharp.Image(_buttons[id]);
+                buttonImage.LoadAsync(path);
+                buttonImage.Show();
+                _buttons[id].SetPartContent("elm.swallow.content", buttonImage);
+            }
+
+            if (buttonBgColor != ElmSharp.Color.Default)
+            {
+                _buttons[id].BackgroundColor = buttonBgColor;
+            }
+
+            if (action != null)
+            {
+                _buttons[id].Clicked += (s, e) => action();
+            }
+            _buttonLayer.SetPartContent(part, _buttons[id]);
+
+            if (_overlap) EcoreMainloop.Post(OnLayout);
+        }
+        void HideButton(int id)
+        {
+            if (_buttons[id] != null)
+            {
+                _buttons[id].Unrealize();
+                _buttons[id].SetPartContent("elm.swallow.button", null);
+                _buttons[id] = null;
+                if (_overlap) EcoreMainloop.Post(OnLayout);
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TwoButtonPopupImplementation.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/TwoButtonPopupImplementation.cs
new file mode 100644 (file)
index 0000000..3b8102b
--- /dev/null
@@ -0,0 +1,393 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using XForms = Xamarin.Forms.Forms;
+
+[assembly: Dependency(typeof(Tizen.Wearable.CircularUI.Forms.Renderer.TwoButtonPopupImplementation))]
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer
+{
+    public class TwoButtonPopupImplementation : ITwoButtonPopup, IDisposable
+    {
+        View _content;
+        StackLayout _contentView;
+        MenuItem _firstMenuItem;
+        MenuItem _secondMenuItem;
+        Color _firstButtonBgColor;
+        Color _secondButtonBgColor;
+
+        ElmSharp.Popup _popUp;
+        ElmSharp.Layout _layout;
+        ElmSharp.Button _firstButton;
+        ElmSharp.Button _secondButton;
+        ElmSharp.EvasObject _nativeContent;
+
+        string _title;
+        string _text;
+        bool _isDisposed;
+
+        public event EventHandler BackButtonPressed;
+
+        public TwoButtonPopupImplementation()
+        {
+            _popUp = new ElmSharp.Popup(XForms.NativeParent);
+            _popUp.Style = "circle";
+
+            _layout = new ElmSharp.Layout(_popUp);
+            _layout.SetTheme("layout", "popup", "content/circle/buttons2");
+            _popUp.SetContent(_layout);
+
+            _popUp.BackButtonPressed += BackButtonPressedHandler;
+            _popUp.Dismissed += OnDismissed;
+
+            _contentView = new StackLayout();
+        }
+
+        ~TwoButtonPopupImplementation()
+        {
+            Dispose(false);
+        }
+
+        public void Dispose()
+        {
+            Dispose(true);
+            GC.SuppressFinalize(this);
+        }
+
+        protected virtual void Dispose(bool disposing)
+        {
+            if (_isDisposed)
+                return;
+
+            if (disposing)
+            {
+                if (_firstButton != null)
+                {
+                    _firstButton.Unrealize();
+                    _firstButton = null;
+                }
+
+                if (_secondButton != null)
+                {
+                    _secondButton.Unrealize();
+                    _secondButton = null;
+                }
+
+                if (_nativeContent != null)
+                {
+                    _nativeContent.Unrealize();
+                    _nativeContent = null;
+                }
+
+                if (_popUp != null)
+                {
+                    _layout.Unrealize();
+                    _layout = null;
+                    _popUp.Unrealize();
+                    _popUp = null;
+                }
+            }
+
+            _isDisposed = true;
+        }
+
+        void BackButtonPressedHandler(object sender, EventArgs e)
+        {
+            BackButtonPressed?.Invoke(this, EventArgs.Empty);
+        }
+
+        public View Content
+        {
+            get
+            {
+                return _content;
+            }
+            set
+            {
+                _content = value;
+                UpdateContent();
+            }
+        }
+
+        public MenuItem FirstButton
+        {
+            get
+            {
+                return _firstMenuItem;
+            }
+            set
+            {
+                if (_firstMenuItem == value) return;
+                _firstMenuItem = value;
+
+                if (value is ColorMenuItem)
+                {
+                    _firstButtonBgColor = ((ColorMenuItem)value).BackgroundColor;
+                }
+                else
+                {
+                    _firstButtonBgColor = Color.Default;
+                }
+
+                UpdateFirstButton();
+            }
+        }
+
+        public MenuItem SecondButton
+        {
+            get
+            {
+                return _secondMenuItem;
+            }
+            set
+            {
+                if (_secondMenuItem == value) return;
+                _secondMenuItem = value;
+
+                if (value is ColorMenuItem)
+                {
+                    _secondButtonBgColor = ((ColorMenuItem)value).BackgroundColor;
+                }
+                else
+                {
+                    _secondButtonBgColor = Color.Default;
+                }
+
+                UpdateSecondButton();
+            }
+        }
+
+        public string Title
+        {
+            get
+            {
+                return _title;
+            }
+            set
+            {
+                if (_title == value) return;
+                _title = value;
+                UpdateTitle();
+            }
+        }
+
+        public string Text
+        {
+            get
+            {
+                return _text;
+            }
+            set
+            {
+                if (_text == value) return;
+                _text = value;
+                UpdateText();
+            }
+        }
+
+        void UpdateContent()
+        {
+            if (!XForms.IsInitialized)
+            {
+                Log.Debug(FormsCircularUI.Tag, "Tizen Forms is not initialized");
+                return;
+            }
+
+            _contentView.Children.Clear();
+            if (Content != null)
+            {
+                _contentView.Children.Add(Content);
+
+                var renderer = Xamarin.Forms.Platform.Tizen.Platform.GetOrCreateRenderer(_contentView);
+                (renderer as LayoutRenderer)?.RegisterOnLayoutUpdated();
+                var sizeRequest = _contentView.Measure(XForms.NativeParent.Geometry.Width, XForms.NativeParent.Geometry.Height).Request.ToPixel();
+
+                _nativeContent = renderer.NativeView;
+                _nativeContent.MinimumHeight = sizeRequest.Height;
+
+                _layout.SetPartContent("elm.swallow.content", _nativeContent, true);
+            }
+            else
+            {
+                _layout.SetPartContent("elm.swallow.content", null, true);
+            }
+        }
+
+        void UpdateFirstButton()
+        {
+            _firstButton?.Hide();
+
+            if (FirstButton != null)
+            {
+                _firstButton = new ElmSharp.Button(_popUp)
+                {
+                    WeightX = 1.0,
+                    WeightY = 1.0,
+                    Style = "popup/circle/left"
+                };
+
+                if (!string.IsNullOrEmpty(FirstButton.Text)) _firstButton.Text = FirstButton.Text;
+
+                if (!FirstButton.IconImageSource.IsNullOrEmpty())
+                {
+                    var iconSource = FirstButton.IconImageSource as FileImageSource;
+                    if (!iconSource.IsNullOrEmpty())
+                    {
+                        var buttonImage = new ElmSharp.Image(_firstButton);
+                        buttonImage.LoadAsync(ResourcePath.GetPath(iconSource));
+                        buttonImage.Show();
+                        _firstButton.SetPartContent("elm.swallow.content", buttonImage);
+                    }
+                }
+
+                _firstButton.Clicked += (s, e) =>
+                {
+                    ((IMenuItemController)FirstButton).Activate();
+                };
+
+                if (_firstButtonBgColor != Color.Default)
+                {
+                    Log.Debug(FormsCircularUI.Tag, $"TwoButtonPopup set first button background color:{_firstButtonBgColor.ToNative()}");
+                    _firstButton.BackgroundColor = _firstButtonBgColor.ToNative();
+                }
+            }
+            else
+            {
+                _firstButton = null;
+            }
+
+            _popUp.SetPartContent("button1", _firstButton);
+        }
+
+        void UpdateSecondButton()
+        {
+            _secondButton?.Hide();
+
+            if (SecondButton != null)
+            {
+                _secondButton = new ElmSharp.Button(_popUp)
+                {
+                    WeightX = 1.0,
+                    WeightY = 1.0,
+                    Style = "popup/circle/right"
+                };
+
+                if (!string.IsNullOrEmpty(SecondButton.Text)) _secondButton.Text = SecondButton.Text;
+
+                if (!SecondButton.IconImageSource.IsNullOrEmpty())
+                {
+                    var iconSource = SecondButton.IconImageSource as FileImageSource;
+                    if (!iconSource.IsNullOrEmpty())
+                    {
+                        var buttonImage = new ElmSharp.Image(_secondButton);
+                        buttonImage.LoadAsync(ResourcePath.GetPath(iconSource));
+                        buttonImage.Show();
+                        _secondButton.SetPartContent("elm.swallow.content", buttonImage);
+                    }
+                }
+
+                _secondButton.Clicked += (s, e) =>
+                {
+                    ((IMenuItemController)SecondButton).Activate();
+                };
+
+                if (_secondButtonBgColor != Color.Default)
+                {
+                    Log.Debug(FormsCircularUI.Tag, $"TwoButtonPopup set second button background color:{_secondButtonBgColor.ToNative()}");
+                    _secondButton.BackgroundColor = _secondButtonBgColor.ToNative();
+                }
+
+                _popUp.SetPartContent("button2", _secondButton);
+            }
+            else
+            {
+                /* This is workaround fix for Left button occupied whole window when right button is null*/
+                _secondButton = new ElmSharp.Button(_popUp)
+                {
+                    WeightX = 1.0,
+                    WeightY = 1.0,
+                    Style = "popup/circle/right"
+                };
+                _popUp.SetPartContent("button2", _secondButton);
+                _secondButton.Unrealize();
+                _secondButton = null;
+            }
+        }
+
+        void UpdateTitle()
+        {
+            _layout.SetPartText("elm.text.title", _title);
+        }
+
+        void UpdateText()
+        {
+            _layout.SetPartText("elm.text", _text);
+        }
+
+        public void Show()
+        {
+            if (!XForms.IsInitialized)
+            {
+                throw new InvalidOperationException("When the Application's Platform is not initialized, it can not show the Dialog.");
+            }
+
+            if (_popUp != null)
+            {
+                _popUp.Show();
+            }
+        }
+
+        public void Dismiss()
+        {
+            if (_firstButton != null)
+            {
+                _firstButton.Unrealize();
+                _firstButton = null;
+                _popUp.SetPartContent("button1", null);
+            }
+
+            if (_secondButton != null)
+            {
+                _secondButton.Unrealize();
+                _secondButton = null;
+                _popUp.SetPartContent("button2", null);
+            }
+
+            if (_nativeContent != null)
+            {
+                _nativeContent.Unrealize();
+                _nativeContent = null;
+            }
+
+            if (_popUp != null)
+            {
+                _layout.Unrealize();
+                _layout = null;
+                _popUp.Unrealize();
+                _popUp = null;
+            }
+        }
+
+        void OnDismissed(object sender, EventArgs e)
+        {
+            Log.Debug(FormsCircularUI.Tag, $"OnDismissed called");
+            Dispose();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Watchface/FormsWatchface.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Watchface/FormsWatchface.cs
new file mode 100644 (file)
index 0000000..5107f58
--- /dev/null
@@ -0,0 +1,141 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using ElmSharp;
+using System;
+using NSystem = System;
+using Tizen.Applications;
+using Xamarin.Forms;
+using Xamarin.Forms.Internals;
+using Xamarin.Forms.Platform.Tizen;
+using XApplication = Xamarin.Forms.Application;
+using XForms = Xamarin.Forms.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer.Watchface
+{
+    public class FormsWatchface : WatchApplication
+    {
+        XApplication _application;
+        bool _isInitialStart;
+
+        public FormsWatchface()
+        {
+            XForms.SetFlags("LightweightPlatform_Experimental");
+            _isInitialStart = true;
+        }
+
+        public void LoadWatchface(XApplication application)
+        {
+            if (application == null) throw new ArgumentException("application");
+            _application = application;
+            XApplication.Current = application;
+            application.SendStart();
+
+            var rootView = application.MainPage.CreateEvasObject(Window);
+            OnRootViewUpdated(rootView);
+
+            application.PropertyChanging += (s, e) =>
+            {
+                if (e.PropertyName == nameof(XApplication.MainPage))
+                {
+                    Platform.GetRenderer(application?.MainPage)?.Dispose();
+                }
+            };
+            application.PropertyChanged += (s, e) =>
+            {
+                if (e.PropertyName == nameof(XApplication.MainPage))
+                {
+                    OnRootViewUpdated(application.MainPage.CreateEvasObject(Window));
+                }
+            };
+        }
+
+        public void Run()
+        {
+            Run(NSystem.Environment.GetCommandLineArgs());
+        }
+
+        protected virtual void OnRootViewUpdated(EvasObject rootView)
+        {
+            rootView.Geometry = new Rect(0, 0, Window.ScreenSize.Width, Window.ScreenSize.Height);
+        }
+
+        protected override void OnCreate()
+        {
+            base.OnCreate();
+            XApplication.ClearCurrent();
+            Device.Info.CurrentOrientation = GetDeviceOrientation();
+            Window.RotationChanged += (sender, e) => Device.Info.CurrentOrientation = GetDeviceOrientation();
+            Window.BackButtonPressed += (sender, e) => _application?.MainPage?.SendBackButtonPressed();
+        }
+
+        protected override void OnTerminate()
+        {
+            base.OnTerminate();
+            Platform.GetRenderer(_application?.MainPage)?.Dispose();
+        }
+
+        protected override void OnAppControlReceived(AppControlReceivedEventArgs e)
+        {
+            base.OnAppControlReceived(e);
+            if (!_isInitialStart && _application != null)
+            {
+                _application.SendResume();
+            }
+            _isInitialStart = false;
+        }
+
+        protected override void OnPause()
+        {
+            base.OnPause();
+            if (_application != null)
+            {
+                _application.SendSleepAsync();
+            }
+        }
+
+        protected override void OnResume()
+        {
+            base.OnResume();
+            if (_application != null)
+            {
+                _application.SendResume();
+            }
+        }
+
+        Xamarin.Forms.Internals.DeviceOrientation GetDeviceOrientation()
+        {
+            Xamarin.Forms.Internals.DeviceOrientation orientation;
+            var isPortraitDevice = XForms.NaturalOrientation.IsPortrait();
+            switch (Window.Rotation)
+            {
+                case 0:
+                case 180:
+                    orientation = isPortraitDevice ? Xamarin.Forms.Internals.DeviceOrientation.Portrait : Xamarin.Forms.Internals.DeviceOrientation.Landscape;
+                    break;
+
+                case 90:
+                case 270:
+                    orientation = isPortraitDevice ? Xamarin.Forms.Internals.DeviceOrientation.Landscape : Xamarin.Forms.Internals.DeviceOrientation.Portrait;
+                    break;
+                default:
+                    orientation = Xamarin.Forms.Internals.DeviceOrientation.Other;
+                    break;
+            }
+            return orientation;
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Widget/FormsWidgetApplication.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Widget/FormsWidgetApplication.cs
new file mode 100644 (file)
index 0000000..1f84548
--- /dev/null
@@ -0,0 +1,41 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using Tizen.Applications;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer.Widget
+{
+    public class FormsWidgetApplication : WidgetApplication
+    {
+        protected FormsWidgetApplication(Type type) : base(type)
+        {
+            Xamarin.Forms.Forms.SetFlags("LightweightPlatform_Experimental");
+        }
+
+        protected FormsWidgetApplication(IDictionary<Type, string> typeInfo) : base(typeInfo)
+        {
+            Xamarin.Forms.Forms.SetFlags("LightweightPlatform_Experimental");
+        }
+
+        public override void Exit()
+        {
+            // It is intended, disable to terminate.
+            Log.Debug(FormsCircularUI.Tag, "Exit() called!");
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Widget/FormsWidgetBase.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/Widget/FormsWidgetBase.cs
new file mode 100644 (file)
index 0000000..fb535ce
--- /dev/null
@@ -0,0 +1,106 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.ComponentModel;
+using Xamarin.Forms;
+using Xamarin.Forms.Platform.Tizen;
+using Tizen.Applications;
+using ElmSharp;
+using XApplication = Xamarin.Forms.Application;
+using XPropertyChangingEventArgs = Xamarin.Forms.PropertyChangingEventArgs;
+using XPropertyChangingEventHandler = Xamarin.Forms.PropertyChangingEventHandler;
+
+namespace Tizen.Wearable.CircularUI.Forms.Renderer.Widget
+{
+    public abstract class FormsWidgetBase : WidgetBase
+    {
+        XApplication _application;
+
+        public override void OnCreate(Bundle content, int w, int h)
+        {
+            base.OnCreate(content, w, h);
+            XApplication.ClearCurrent();
+        }
+
+        public override void OnPause()
+        {
+            base.OnPause();
+            if (_application != null)
+            {
+                _application.SendSleepAsync();
+            }
+        }
+
+        public override void OnResume()
+        {
+            base.OnResume();
+            if (_application != null)
+            {
+                _application.SendResume();
+            }
+        }
+
+        public override void OnDestroy(WidgetDestroyType reason, Bundle content)
+        {
+            base.OnDestroy(reason, content);
+            Platform.GetRenderer(_application?.MainPage)?.Dispose();
+        }
+
+        public void LoadApplication(XApplication application)
+        {
+            if (Window == null)
+            {
+                throw new NullReferenceException("MainWindow is not prepared, This method should be called in OnCreated().");
+            }
+
+            if (application == null)
+            {
+                throw new ArgumentException("application cannot be null.");
+            }
+            _application = application;
+            XApplication.Current = application;
+            application.SendStart();
+
+            var rootView = application.MainPage.CreateEvasObject(Window);
+            OnRootViewUpdated(rootView);
+
+            application.PropertyChanging += new XPropertyChangingEventHandler(AppOnPropertyChanging);
+            application.PropertyChanged += new PropertyChangedEventHandler(AppOnPropertyChanged);
+        }
+
+        protected virtual void OnRootViewUpdated(EvasObject rootView)
+        {
+            rootView.Geometry = new Rect(0, 0, Window.ScreenSize.Width, Window.ScreenSize.Height);
+        }
+
+        void AppOnPropertyChanging(object sender, XPropertyChangingEventArgs args)
+        {
+            if (args.PropertyName == nameof(XApplication.MainPage))
+            {
+                Platform.GetRenderer(_application?.MainPage)?.Dispose();
+            }
+        }
+
+        void AppOnPropertyChanged(object sender, PropertyChangedEventArgs args)
+        {
+            if (args.PropertyName == nameof(XApplication.MainPage))
+            {
+                OnRootViewUpdated(_application.MainPage.CreateEvasObject(Window));
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/res/circle.png b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/res/circle.png
new file mode 100644 (file)
index 0000000..fc3aea5
Binary files /dev/null and b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms.Renderer/res/circle.png differ
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ActionButtonItem.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ActionButtonItem.cs
new file mode 100644 (file)
index 0000000..0b6f6f4
--- /dev/null
@@ -0,0 +1,74 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The ActionButtonItem is a class that presents a menu item and associates it with a command
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class ActionButtonItem : MenuItem
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the IsEnable bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsEnableProperty = BindableProperty.Create(nameof(IsEnable), typeof(bool), typeof(ActionButtonItem), true);
+        /// <summary>
+        /// BindableProperty. Identifies the IsVisible bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsVisibleProperty = BindableProperty.Create(nameof(IsVisible), typeof(bool), typeof(ActionButtonItem), true);
+
+        /// <summary>
+        /// BindableProperty. Identifies the BackgroundColor bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BackgroundColorProperty = BindableProperty.Create(nameof(BackgroundColor), typeof(Color), typeof(ActionButtonItem), Color.Default);
+
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether this ActionButtonItem is enabled.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsEnable
+        {
+            get => (bool)GetValue(IsEnableProperty);
+            set => SetValue(IsEnableProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether this ActionButtonItem is visible.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsVisible
+        {
+            get => (bool)GetValue(IsVisibleProperty);
+            set => SetValue(IsVisibleProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets a background color value of ActionButtonItem.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public Color BackgroundColor
+        {
+            get => (Color)GetValue(BackgroundColorProperty);
+            set => SetValue(BackgroundColorProperty, value);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Check.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Check.cs
new file mode 100644 (file)
index 0000000..2ad9f43
--- /dev/null
@@ -0,0 +1,75 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+using System;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.Text;
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The check widget allows for toggling a value between true and false.
+    /// The check is extension of Xamarin.Forms.Switch.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    /// <example>
+    /// <code>
+    /// var check = new Check
+    /// {
+    ///     HorizontalOptions = LayoutOptions.Center,
+    ///     VerticalOptions = LayoutOptions.Center,
+    ///     DisplayStyle = "Onoff"
+    /// }
+    /// </code>
+    /// </example>
+    public class Check : Switch
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the DisplayStyle bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty DisplayStyleProperty = BindableProperty.Create(nameof(DisplayStyle), typeof(CheckDisplayStyle), typeof(Check), defaultValue: CheckDisplayStyle.Default);
+
+        /// <summary>
+        /// BindableProperty. Identifies the Color bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty ColorProperty = BindableProperty.Create(nameof(Color), typeof(Color), typeof(Check), Color.Default);
+
+        /// <summary>
+        /// Gets or sets display style of Check.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public CheckDisplayStyle DisplayStyle
+        {
+            get { return (CheckDisplayStyle)GetValue(DisplayStyleProperty); }
+            set { SetValue(DisplayStyleProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets a color value of Check.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public Color Color
+        {
+            get => (Color)GetValue(ColorProperty);
+            set => SetValue(ColorProperty, value);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CheckDisplayStyle.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CheckDisplayStyle.cs
new file mode 100644 (file)
index 0000000..e711e21
--- /dev/null
@@ -0,0 +1,47 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+using System;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.Text;
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Enumeration for the style of the Check.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public enum CheckDisplayStyle 
+    {
+        /// <summary>
+        /// The default style is checkbox style.
+        /// </summary>
+        Default,
+
+        /// <summary>
+        /// The toggle switch style.
+        /// </summary>
+        Onoff,
+
+        /// <summary>
+        /// The small checkbox style. this style is only for circular devices 
+        /// </summary>
+        Small
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleDateTimeSelector.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleDateTimeSelector.cs
new file mode 100644 (file)
index 0000000..cf6ca3a
--- /dev/null
@@ -0,0 +1,169 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CircleDateTimeSelector is a view that can change the value by bezel action by touching each item of "Year: Month: Day" and "Hour: Minute: AM / PM"
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CircleDateTimeSelector : Xamarin.Forms.View, IRotaryFocusable
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the MarkerColor bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        [Obsolete("MarkerColor bindable property is obsolete as of Tizen.NET version 4.0.0 and is no longer supported")]
+        public static readonly BindableProperty MarkerColorProperty = BindableProperty.Create(nameof(MarkerColor), typeof(Color), typeof(CircleDateTimeSelector), Color.Default);
+        /// <summary>
+        /// BindableProperty. Identifies the ValueType bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty ValueTypeProperty = BindableProperty.Create(nameof(ValueType), typeof(DateTimeType), typeof(CircleDateTimeSelector), DateTimeType.Date);
+        /// <summary>
+        /// BindableProperty. Identifies the DateTime bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty DateTimeProperty = BindableProperty.Create(nameof(DateTime), typeof(DateTime), typeof(CircleDateTimeSelector), DateTime.Now);
+        /// <summary>
+        /// BindableProperty. Identifies the MaximumDate bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty MaximumDateProperty = BindableProperty.Create(nameof(MaximumDate), typeof(DateTime), typeof(CircleDateTimeSelector), DateTime.Now + TimeSpan.FromDays(3650));
+        /// <summary>
+        /// BindableProperty. Identifies the MinimumDate bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty MinimumDateProperty = BindableProperty.Create(nameof(MinimumDate), typeof(DateTime), typeof(CircleDateTimeSelector), new DateTime(1900, 1, 1));
+
+        /// <summary>
+        /// BindableProperty. Identifies the IsVisibleOfYear bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsVisibleOfYearProperty = BindableProperty.Create(nameof(IsVisibleOfYear), typeof(bool), typeof(CircleDateTimeSelector), true);
+        /// <summary>
+        /// BindableProperty. Identifies the IsVisibleOfMonth bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsVisibleOfMonthProperty = BindableProperty.Create(nameof(IsVisibleOfMonth), typeof(bool), typeof(CircleDateTimeSelector), true);
+        /// <summary>
+        /// BindableProperty. Identifies the IsVisibleOfDate bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsVisibleOfDateProperty = BindableProperty.Create(nameof(IsVisibleOfDate), typeof(bool), typeof(CircleDateTimeSelector), true);
+        /// <summary>
+        /// BindableProperty. Identifies the IsVisibleOfHour bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsVisibleOfHourProperty = BindableProperty.Create(nameof(IsVisibleOfHour), typeof(bool), typeof(CircleDateTimeSelector), true);
+        /// <summary>
+        /// BindableProperty. Identifies the IsVisibleOfMinute bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsVisibleOfMinuteProperty = BindableProperty.Create(nameof(IsVisibleOfMinute), typeof(bool), typeof(CircleDateTimeSelector), true);
+        /// <summary>
+        /// BindableProperty. Identifies the IsVisibleOfAmPm bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsVisibleOfAmPmProperty = BindableProperty.Create(nameof(IsVisibleOfAmPm), typeof(bool), typeof(CircleDateTimeSelector), true);
+
+        /// <summary>
+        /// Gets or sets Marker color
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        [Obsolete("MarkerColor is obsolete as of Tizen.NET version 4.0.0 and is no longer supported")]
+        public Color MarkerColor { get => (Color)GetValue(MarkerColorProperty); set => SetValue(MarkerColorProperty, value); }
+        /// <summary>
+        /// Gets or sets DateTimeType value. If it is Time, the UI will be changed to enable time selection. If it is a Date, the date can be changed.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public DateTimeType ValueType { get => (DateTimeType)GetValue(ValueTypeProperty); set => SetValue(ValueTypeProperty, value); }
+        /// <summary>
+        /// Gets or sets the date / time.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public DateTime DateTime { get => (DateTime)GetValue(DateTimeProperty); set => SetValue(DateTimeProperty, value); }
+        /// <summary>
+        /// Gets or sets the maximum date when ValueType is Date.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public DateTime MaximumDate { get => (DateTime)GetValue(MaximumDateProperty); set => SetValue(MaximumDateProperty, value); }
+        /// <summary>
+        /// Gets or sets the minimum date when ValueType is Date.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public DateTime MinimumDate { get => (DateTime)GetValue(MinimumDateProperty); set => SetValue(MinimumDateProperty, value); }
+
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether the year field type is visible.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsVisibleOfYear
+        {
+            get => (bool)GetValue(IsVisibleOfYearProperty);
+            set => SetValue(IsVisibleOfYearProperty, value);
+        }
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether the month field type is visible.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsVisibleOfMonth
+        {
+            get => (bool)GetValue(IsVisibleOfMonthProperty);
+            set => SetValue(IsVisibleOfMonthProperty, value);
+        }
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether the date field type is visible.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsVisibleOfDate
+        {
+            get => (bool)GetValue(IsVisibleOfDateProperty);
+            set => SetValue(IsVisibleOfDateProperty, value);
+        }
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether the hour field type is visible.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsVisibleOfHour
+        {
+            get => (bool)GetValue(IsVisibleOfHourProperty);
+            set => SetValue(IsVisibleOfHourProperty, value);
+        }
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether the minute field type is visible.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsVisibleOfMinute
+        {
+            get => (bool)GetValue(IsVisibleOfMinuteProperty);
+            set => SetValue(IsVisibleOfMinuteProperty, value);
+        }
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether the AmPm field type is visible.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsVisibleOfAmPm
+        {
+            get => (bool)GetValue(IsVisibleOfAmPmProperty);
+            set => SetValue(IsVisibleOfAmPmProperty, value);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleImage.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleImage.cs
new file mode 100644 (file)
index 0000000..c20b6d7
--- /dev/null
@@ -0,0 +1,28 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CircleImage is view that hold an image with circle shape.
+    /// The CircleImage is extension of Xamarin.Forms.Image.
+    /// </summary>
+    public class CircleImage : Image
+    {
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleListView.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleListView.cs
new file mode 100644 (file)
index 0000000..32e6b94
--- /dev/null
@@ -0,0 +1,64 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CircleListView is a view that represents Xamarin.Forms.ListView on Circular UI.
+    /// You can move the list through bezel action.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CircleListView : ListView, IRotaryFocusable
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the Header, Footer cancel the Fish Eye Effect or not.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty CancelEffectProperty = BindableProperty.CreateAttached("CancelEffect", typeof(bool), typeof(CircleListView), false);
+
+        /// <summary>
+        /// BindableProperty. Identifies color of the scroll bar.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BarColorProperty = BindableProperty.CreateAttached("BarColor", typeof(Color), typeof(CircleListView), Color.Default);
+
+        /// <summary>
+        /// Gets the Header, Footer cancel the Fish Eye Effect or not.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static bool GetCancelEffect(BindableObject view) => (bool)view.GetValue(CancelEffectProperty);
+
+        /// <summary>
+        /// Sets the Header, Footer cancel the Fish Eye Effect or not.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static void SetCancelEffect(BindableObject view, bool value) => view.SetValue(CancelEffectProperty, value);
+
+
+        /// <summary>
+        /// Gets or sets a scroll bar color value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public Color BarColor
+        {
+            get => (Color)GetValue(BarColorProperty);
+            set => SetValue(BarColorProperty, value);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CirclePage.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CirclePage.cs
new file mode 100644 (file)
index 0000000..a92a2a2
--- /dev/null
@@ -0,0 +1,105 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.Collections.Specialized;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CirclePage is a ContentPage, which allows you to insert views that require CircleSurface, and you can show ToolbarItems with MoreOption.
+    /// It has an ActionButton, and can use the MenuItem type as text, icon, command, and so on.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CirclePage : ContentPage
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the ActionButton bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty ActionButtonProperty = BindableProperty.Create(nameof(ActionButton), typeof(ActionButtonItem), typeof(CirclePage), null,
+            propertyChanged: (b, o, n) =>
+            {
+                if (n != null)
+                    ((Element)n).Parent = (Element)b;
+            });
+
+        /// <summary>
+        /// BindableProperty. Identifies the RotaryFocusObject bindable property Key.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty RotaryFocusObjectProperty = BindableProperty.Create(nameof(RotaryFocusObject), typeof(IRotaryFocusable), typeof(CirclePage), null);
+
+        /// <summary>
+        /// Creates and initializes a new instance of the CirclePage class.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public CirclePage()
+        {
+            var surfaceItems = new ObservableCollection<ICircleSurfaceItem>();
+            surfaceItems.CollectionChanged += OnSurfaceItemsChanged;
+            CircleSurfaceItems = surfaceItems;
+        }
+        /// <summary>
+        /// Gets a list of CircleSurfaceItems represented through CircleSurface.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public IList<ICircleSurfaceItem> CircleSurfaceItems { get; }
+
+        /// <summary>
+        /// Gets or sets ActionButton that presents a menu item and associates it with a command
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public ActionButtonItem ActionButton
+        {
+            get => (ActionButtonItem)GetValue(ActionButtonProperty);
+            set => SetValue(ActionButtonProperty, value);
+        }
+        /// <summary>
+        /// Gets or sets object of RotaryFocusObject to receive bezel action(take a rotary event) from the current page.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public IRotaryFocusable RotaryFocusObject
+        {
+            get => (IRotaryFocusable)GetValue(RotaryFocusObjectProperty);
+            set => SetValue(RotaryFocusObjectProperty, value);
+        }
+
+        protected override void OnBindingContextChanged()
+        {
+            base.OnBindingContextChanged();
+            foreach (var item in CircleSurfaceItems)
+            {
+                var element = item as Element;
+                if (element != null)
+                    SetInheritedBindingContext(element, BindingContext);
+            }
+        }
+
+        void OnSurfaceItemsChanged(object sender, NotifyCollectionChangedEventArgs args)
+        {
+            if (args.Action != NotifyCollectionChangedAction.Add) return;
+
+            foreach (Element item in args.NewItems)
+            {
+                item.Parent = this;
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CirclePageNotFoundException.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CirclePageNotFoundException.cs
new file mode 100644 (file)
index 0000000..5bba303
--- /dev/null
@@ -0,0 +1,37 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.Text;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CirclePageNotFoundException is an Exception class that occurs when a CircleSurface has no child.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CirclePageNotFoundException : Exception
+    {
+        /// <summary>
+        /// Creates and initializes a new instance of the CirclePageNotFoundException class.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public CirclePageNotFoundException() : base("Circle widget must be child of Circle Page.")
+        {
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleProgressBarSurfaceItem.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleProgressBarSurfaceItem.cs
new file mode 100644 (file)
index 0000000..ceebc2b
--- /dev/null
@@ -0,0 +1,45 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+using Xamarin.Forms.Internals;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CircleProgressBarSurfaceItem displays circular progressbar at CirclePage.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CircleProgressBarSurfaceItem : CircleSurfaceItem
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the Value bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty ValueProperty = BindableProperty.Create(nameof(Value), typeof(double), typeof(CircleProgressBarSurfaceItem), 0.0 , coerceValue:CoerceValue);
+
+        /// <summary>
+        /// Gets or sets the value of the progressbar.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double Value { get => (double)GetValue(ValueProperty); set => SetValue(ValueProperty, value); }
+
+        internal static object CoerceValue(BindableObject bindable, object value)
+        {
+            return ((double)value).Clamp(0.0, 1.0);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleScrollView.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleScrollView.cs
new file mode 100644 (file)
index 0000000..ad8d661
--- /dev/null
@@ -0,0 +1,44 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CircleScrollView has circular scroll bar. it can be scrolled by bezel action.
+    /// The CircleScrollView is extension of Xamarin.Forms.ScrollView.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CircleScrollView : ScrollView, IRotaryFocusable
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the Header, Footer cancel the Fish Eye Effect or not.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BarColorProperty = BindableProperty.CreateAttached("BarColor", typeof(Color), typeof(CircleScrollView), Color.Default);
+
+        /// <summary>
+        /// Gets or sets a scroll bar color value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public Color BarColor
+        {
+            get => (Color)GetValue(BarColorProperty);
+            set => SetValue(BarColorProperty, value);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleSliderSurfaceItem.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleSliderSurfaceItem.cs
new file mode 100644 (file)
index 0000000..5c12af4
--- /dev/null
@@ -0,0 +1,109 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+using Xamarin.Forms.Internals;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CircleSliderSurfaceItem displays circular slider at CirclePage.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CircleSliderSurfaceItem : CircleSurfaceItem, IRotaryFocusable
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the Minimum bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty MinimumProperty = BindableProperty.Create(nameof(Minimum), typeof(double), typeof(CircleSliderSurfaceItem), 0d, coerceValue: (bindable, v) =>
+        {
+            var slider = (CircleSliderSurfaceItem)bindable;
+            slider.Value = slider.Value.Clamp((double)v, slider.Maximum);
+            return v;
+        });
+
+        /// <summary>
+        /// BindableProperty. Identifies the Maximum bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty MaximumProperty = BindableProperty.Create(nameof(Maximum), typeof(double), typeof(CircleSliderSurfaceItem), 11d, coerceValue: (bindable, v) =>
+        {
+            var slider = (CircleSliderSurfaceItem)bindable;
+            slider.Value = slider.Value.Clamp(slider.Minimum, (double)v);
+            return v;
+        });
+
+        /// <summary>
+        /// BindableProperty. Identifies the Increment bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IncrementProperty = BindableProperty.Create(nameof(Increment), typeof(double), typeof(CircleSliderSurfaceItem), 1d, coerceValue: (bindable, v) =>
+        {
+            if ((double)v < 0d)
+            {
+                v = 1d;
+            }
+            return v;
+        });
+
+        /// <summary>
+        /// BindableProperty. Identifies the Value bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty ValueProperty = BindableProperty.Create(nameof(Value), typeof(double), typeof(CircleSliderSurfaceItem), 0d, coerceValue: (bindable, v) =>
+        {
+            var slider = (CircleSliderSurfaceItem)bindable;
+            return ((double)v).Clamp(slider.Minimum, slider.Maximum);
+        });
+
+        /// <summary>
+        /// Gets or sets the minimum value of the slider.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double Minimum { get => (double)GetValue(MinimumProperty); set => SetValue(MinimumProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the maximum value of the slider.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double Maximum { get => (double)GetValue(MaximumProperty); set => SetValue(MaximumProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the value of the slider.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double Value
+        {
+            get
+            {
+                return (double)GetValue(ValueProperty);
+            }
+            set { SetValue(ValueProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets the Increment value.
+        /// The value of the slider is increased/decreased by the Increment value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double Increment
+        {
+            get { return (double)GetValue(IncrementProperty); }
+            set { SetValue(IncrementProperty, value); }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleStackLayout.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleStackLayout.cs
new file mode 100644 (file)
index 0000000..8d15f2a
--- /dev/null
@@ -0,0 +1,166 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Linq;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    public class CircleStackLayout : StackLayout
+    {
+        protected override void LayoutChildren(double x, double y, double width, double height)
+        {
+            double r = Math.Min(width, height) / 2;
+
+            double gap1 = CalcGap(Children.FirstOrDefault(), r);
+            double gap2 = CalcGap(Children.LastOrDefault(), r);
+
+            if (Orientation == StackOrientation.Horizontal)
+            {
+                base.LayoutChildren(x + gap1, y, width - gap1 - gap2, height);
+            }
+            else
+            {
+                base.LayoutChildren(x, y + gap1, width, height - gap1 - gap2);
+            }
+
+            foreach (var child in Children)
+            {
+                if (!child.IsVisible) continue;
+                RecalcForCirlce(child, x, y, width, height, r);
+            }
+        }
+
+        protected override SizeRequest OnMeasure(double widthConstraint, double heightConstraint)
+        {
+            var requested = base.OnMeasure(widthConstraint, heightConstraint);
+
+            var minimum = requested.Minimum;
+            var request = requested.Request;
+
+            double r = Math.Min(widthConstraint, heightConstraint) / 2;
+
+            double gap = CalcGap(Children.FirstOrDefault(), r) + CalcGap(Children.LastOrDefault(), r);
+
+            if (Orientation == StackOrientation.Vertical)
+            {
+                minimum.Height += gap;
+                request.Height += gap;
+            }
+            if (Orientation == StackOrientation.Horizontal)
+            {
+                minimum.Width += gap;
+                request.Width += gap;
+            }
+
+            return new SizeRequest(request, minimum);
+        }
+
+        void CalcVector(double offset, double r, double field, double start, double end, double marginStart, double marginEnd, double old, Action<double> offsetSetter, Action<double> vectorSetter)
+        {
+            double center = offset + r;
+
+            double w1, w2;
+
+            if (field > r * 2)
+            {
+                double midField = field - r * 2;
+                double max = r / 1.414213;
+                bool centerhanger = false;
+
+                if (start > center && start < center + midField)
+                {
+                    centerhanger = true;
+                    w1 = Math.Max(CircleV(center - (end - start) / 2, r), CircleV(center - max, r));
+                }
+                else if (start > center + midField)
+                {
+                    centerhanger = true;
+                    w1 = CircleV(start - midField, r);
+                }
+                else
+                {
+                    w1 = CircleV(start, r);
+                }
+
+                if (end > center && end < center + midField)
+                {
+                    w2 = Math.Max(CircleV(center - (end - start) / 2, r), CircleV(center - max, r));
+                }
+                else if (centerhanger && end > center + midField)
+                {
+                    w2 = CircleV(end - midField, r);
+                }
+                else
+                {
+                    w2 = CircleV(end, r);
+                }
+            }
+            else
+            {
+                w1 = CircleV(start, r);
+                w2 = CircleV(end, r);
+            }
+
+            double w;
+            if (double.IsNaN(w1))
+                w = w2;
+            else if (double.IsNaN(w2))
+                w = w1;
+            else
+                w = Math.Min(w1, w2);
+
+            if (old + (marginStart + marginEnd) > w)
+            {
+                offsetSetter(r - w + marginStart);
+                vectorSetter(w * 2 - marginStart + marginEnd);
+            }
+        }
+
+        void RecalcForCirlce(View view, double x, double y, double width, double height, double r)
+        {
+            var bounds = view.Bounds;
+            var margin = view.Margin;
+
+            if (bounds.Bottom < 0 || bounds.Top > height || bounds.Right < 0 || bounds.Left > width)
+                return;
+
+            if (Orientation == StackOrientation.Vertical)
+            {
+                CalcVector(y, r, height, bounds.Top, bounds.Bottom, margin.Left, margin.Right, bounds.Width, v => bounds.X = v, v => bounds.Width = v);
+            }
+            else
+            {
+                CalcVector(x, r, width, bounds.Left, bounds.Right, margin.Top, margin.Bottom, bounds.Height, v => bounds.Y = v, v => bounds.Height = v);
+            }
+
+            if (bounds != view.Bounds)
+                view.Layout(bounds);
+        }
+
+        double CircleV(double v, double r) => Math.Sqrt(r * r - (v-r) * (v-r));
+
+        double CalcGap(View view, double r)
+        {
+            if (view == null) return 0;
+            var m = view.Measure(r, r);
+            var minimum = Orientation == StackOrientation.Vertical ? m.Minimum.Width : m.Minimum.Height;
+            if (minimum > r) minimum = r;
+            return r - Math.Sqrt(Math.Pow(r, 2) - Math.Pow(minimum / 2, 2));
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleStepper.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleStepper.cs
new file mode 100644 (file)
index 0000000..bac2c2e
--- /dev/null
@@ -0,0 +1,75 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CircleStepper is a class that extends Xamarin.Forms.Stepper for Circular UI.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CircleStepper : Xamarin.Forms.Stepper, IRotaryFocusable
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the MarkerColor bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        [Obsolete("MarkerColor bindable property is obsolete as of Tizen.NET version 4.0.0 and is no longer supported")]
+        public static readonly BindableProperty MarkerColorProperty = BindableProperty.Create(nameof(MarkerColor), typeof(Color), typeof(CircleStepper), Color.Default);
+        /// <summary>
+        /// BindableProperty. Identifies the MarkerLineWidth bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        [Obsolete("MarkerLineWidth bindable property is obsolete as of Tizen.NET version 4.0.0 and is no longer supported")]
+        public static readonly BindableProperty MarkerLineWidthProperty = BindableProperty.Create(nameof(MarkerLineWidth), typeof(int), typeof(CircleStepper), 23);
+        /// <summary>
+        /// BindableProperty. Identifies the LabelFormat bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty LabelFormatProperty = BindableProperty.Create(nameof(LabelFormat), typeof(string), typeof(CircleStepper), null);
+
+        /// <summary>
+        /// BindableProperty. Identifies the Title bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty TitleProperty = BindableProperty.Create(nameof(Title), typeof(string), typeof(CircleStepper), null);
+
+        /// <summary>
+        /// Gets or sets Marker color
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        [Obsolete("MarkerColor is obsolete as of Tizen.NET version 4.0.0 and is no longer supported")]
+        public Color MarkerColor { get => (Color)GetValue(MarkerColorProperty); set => SetValue(MarkerColorProperty, value); }
+        /// <summary>
+        /// Gets or sets length of Marker
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        [Obsolete("MarkerLineWidth is obsolete as of Tizen.NET version 4.0.0 and is no longer supported")]
+        public int MarkerLineWidth { get => (int)GetValue(MarkerLineWidthProperty); set => SetValue(MarkerLineWidthProperty, value); }
+        /// <summary>
+        /// Gets or sets format in which Value is shown
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string LabelFormat { get => (string)GetValue(LabelFormatProperty); set => SetValue(LabelFormatProperty, value); }
+        /// <summary>
+        /// Gets or sets title
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string Title { get => (string)GetValue(TitleProperty); set => SetValue(TitleProperty, value); }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleSurfaceEffectBehavior.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleSurfaceEffectBehavior.cs
new file mode 100644 (file)
index 0000000..cb4d67c
--- /dev/null
@@ -0,0 +1,63 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.Text;
+using Xamarin.Forms;
+using Xamarin.Forms.Internals;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CircleSurfaceEffectBehavior is a behavior which allows you to add views that require CircleSurface.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CircleSurfaceEffectBehavior : Behavior<Page>
+    {
+        internal static readonly BindableProperty SurfaceProperty = BindableProperty.CreateAttached("CircleSurface", typeof(object), typeof(CircleSurfaceEffectBehavior), null);
+
+        public static readonly BindableProperty RotaryFocusObjectProperty = BindableProperty.CreateAttached("RotaryFocusObject", typeof(IRotaryFocusable), typeof(CircleSurfaceEffectBehavior), null);
+
+        internal static object GetSurface(BindableObject obj) => obj.GetValue(SurfaceProperty);
+        internal static void SetSurface(BindableObject obj, object surface) => obj.SetValue(SurfaceProperty, surface);
+
+        public static IRotaryFocusable GetRotaryFocusObject(BindableObject obj) => (IRotaryFocusable)obj.GetValue(RotaryFocusObjectProperty);
+        public static void SetRotaryFocusObject(BindableObject obj, IRotaryFocusable focusable) => obj.SetValue(RotaryFocusObjectProperty, focusable);
+
+        protected override void OnAttachedTo(Page page)
+        {
+            base.OnAttachedTo(page);
+
+            var effect = Effect.Resolve("CircleUI.CircleSurfaceEffect");
+            if (effect != null)
+            {
+                page.Effects.Add(effect);
+            }
+        }
+
+        protected override void OnDetachingFrom(Page page)
+        {
+            var effect = Effect.Resolve("CircleUI.CircleSurfaceEffect");
+            if (effect != null)
+            {
+                page.Effects.Remove(effect);
+            }
+            base.OnDetachingFrom(page);
+            page.RemoveBinding(RotaryFocusObjectProperty);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleSurfaceItem.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleSurfaceItem.cs
new file mode 100644 (file)
index 0000000..a5869fc
--- /dev/null
@@ -0,0 +1,199 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CircleSurfaceItem is a class that controls the items represented in the CircleSurface.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CircleSurfaceItem : Element, ICircleSurfaceItem
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the BackgroundAngle bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BackgroundAngleProperty = BindableProperty.Create(nameof(BackgroundAngle), typeof(double), typeof(CircleSurfaceItem), 360.0);
+
+        /// <summary>
+        /// BindableProperty. Identifies the BackgroundAngleOffset bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BackgroundAngleOffsetProperty = BindableProperty.Create(nameof(BackgroundAngleOffset), typeof(double), typeof(CircleSurfaceItem), 0.0);
+
+        /// <summary>
+        /// BindableProperty. Identifies the BackgroundColor bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BackgroundColorProperty = BindableProperty.Create(nameof(BackgroundColor), typeof(Color), typeof(CircleSurfaceItem), default(Color));
+
+        /// <summary>
+        /// BindableProperty. Identifies the BackgroundLineWidth bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BackgroundLineWidthProperty = BindableProperty.Create(nameof(BackgroundLineWidth), typeof(int), typeof(CircleSurfaceItem), -1);
+
+        /// <summary>
+        /// BindableProperty. Identifies the BackgroundRadius bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BackgroundRadiusProperty = BindableProperty.Create(nameof(BackgroundRadius), typeof(double), typeof(CircleSurfaceItem), -1.0);
+
+        /// <summary>
+        /// BindableProperty. Identifies the BarAngle bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BarAngleProperty = BindableProperty.Create(nameof(BarAngle), typeof(double), typeof(CircleSurfaceItem), 0.0);
+
+        /// <summary>
+        /// BindableProperty. Identifies the BarAngleOffset bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BarAngleOffsetProperty = BindableProperty.Create(nameof(BarAngleOffset), typeof(double), typeof(CircleSurfaceItem), 0.0);
+
+        /// <summary>
+        /// BindableProperty. Identifies the BarAngleMaximum bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BarAngleMaximumProperty = BindableProperty.Create(nameof(BarAngleMaximum), typeof(double), typeof(CircleSurfaceItem), 360.0);
+
+        /// <summary>
+        /// BindableProperty. Identifies the BarAngleMinimum bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BarAngleMinimumProperty = BindableProperty.Create(nameof(BarAngleMinimum), typeof(double), typeof(CircleSurfaceItem), 0.0);
+
+        /// <summary>
+        /// BindableProperty. Identifies the BarColor bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BarColorProperty = BindableProperty.Create(nameof(BarColor), typeof(Color), typeof(CircleSurfaceItem), default(Color));
+
+        /// <summary>
+        /// BindableProperty. Identifies the BarLineWidth bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BarLineWidthProperty = BindableProperty.Create(nameof(BarLineWidth), typeof(int), typeof(CircleSurfaceItem), -1);
+
+        /// <summary>
+        /// BindableProperty. Identifies the BarRadius bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BarRadiusProperty = BindableProperty.Create(nameof(BarRadius), typeof(double), typeof(CircleSurfaceItem), -1.0);
+
+        /// <summary>
+        /// BindableProperty. Identifies the IsVisible bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsVisibleProperty = BindableProperty.Create(nameof(IsVisible), typeof(bool), typeof(CircleSurfaceItem), true);
+
+        /// <summary>
+        /// BindableProperty. Identifies the IsEnabled bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsEnabledProperty = BindableProperty.Create(nameof(IsEnabled), typeof(bool), typeof(CircleSurfaceItem), true);
+
+        /// <summary>
+        /// Gets or sets the background angle value.
+        /// If background angle is 180, background of surface item draw 180 degree from background angle offset.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double BackgroundAngle { get => (double)GetValue(BackgroundAngleProperty); set => SetValue(BackgroundAngleProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the background angle offset value.
+        /// if background angle offset is 30, background of surface item start at 30 degree.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double BackgroundAngleOffset { get => (double)GetValue(BackgroundAngleOffsetProperty); set => SetValue(BackgroundAngleOffsetProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the background color value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public Color BackgroundColor { get => (Color)GetValue(BackgroundColorProperty); set => SetValue(BackgroundColorProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the background line width value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public int BackgroundLineWidth { get => (int)GetValue(BackgroundLineWidthProperty); set => SetValue(BackgroundLineWidthProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the background radius value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double BackgroundRadius { get => (double)GetValue(BackgroundRadiusProperty); set => SetValue(BackgroundRadiusProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the bar angle value.
+        /// If bar angle is 180, bar of surface item draw 180 degree from bar angle offset.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double BarAngle { get => (double)GetValue(BarAngleProperty); set => SetValue(BarAngleProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the bar angle offset value.
+        /// if bar angle offset is 30, bar of surface item start at 30 degree.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double BarAngleOffset { get => (double)GetValue(BarAngleOffsetProperty); set => SetValue(BarAngleOffsetProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the bar angle maximum value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double BarAngleMaximum { get => (double)GetValue(BarAngleMaximumProperty); set => SetValue(BarAngleMaximumProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the bar angle minimum value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double BarAngleMinimum { get => (double)GetValue(BarAngleMinimumProperty); set => SetValue(BarAngleMinimumProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the bar color value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public Color BarColor { get => (Color)GetValue(BarColorProperty); set => SetValue(BarColorProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the bar line width value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public int BarLineWidth { get => (int)GetValue(BarLineWidthProperty); set => SetValue(BarLineWidthProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the bar radius value.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public double BarRadius { get => (double)GetValue(BarRadiusProperty); set => SetValue(BarRadiusProperty, value); }
+
+        /// <summary>
+        /// Gets or sets the visibility value of circle surface item.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsVisible { get => (bool)GetValue(IsVisibleProperty); set => SetValue(IsVisibleProperty, value); }
+
+        /// <summary>
+        /// Gets or sets a value indicating whether this element is enabled.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsEnabled { get => (bool)GetValue(IsEnabledProperty); set => SetValue(IsEnabledProperty, value); }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleToolbarItem.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/CircleToolbarItem.cs
new file mode 100644 (file)
index 0000000..6b945d8
--- /dev/null
@@ -0,0 +1,43 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The CircleToolbarItem is a class that extends Xamarin.Forms.ToolbarItem for Circular UI.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class CircleToolbarItem : ToolbarItem
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the Subtext bindable property to display on the menu item.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty SubTextProperty = BindableProperty.Create(nameof(SubText), typeof(string), typeof(CircleToolbarItem), null);
+
+        /// <summary>
+        /// Gets or sets Subtext to display on the menu item
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string SubText
+        {
+            get => (string)GetValue(SubTextProperty);
+            set => SetValue(SubTextProperty, value);
+        }
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ColorMenuItem.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ColorMenuItem.cs
new file mode 100644 (file)
index 0000000..ebe54d7
--- /dev/null
@@ -0,0 +1,39 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    public class ColorMenuItem : MenuItem
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the BackgroundColor bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BackgroundColorProperty = BindableProperty.Create(nameof(BackgroundColor), typeof(Color), typeof(ActionButtonItem), Color.Default);
+
+        /// <summary>
+        /// Gets or sets a background color value of this ActionButtonItem.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public Color BackgroundColor
+        {
+            get => (Color)GetValue(BackgroundColorProperty);
+            set => SetValue(BackgroundColorProperty, value);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ContextPopupEffectBehavior.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ContextPopupEffectBehavior.cs
new file mode 100644 (file)
index 0000000..83c83d9
--- /dev/null
@@ -0,0 +1,190 @@
+using System;
+using System.Collections.Generic;
+using System.Text;
+using System.Windows.Input;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The ContextPopupEffectBehavior is a behavior which allows you to add a context popup.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class ContextPopupEffectBehavior : Behavior<View>
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the AcceptText bindable property. AcceptText is to use as Accept button
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty AcceptTextProperty = BindableProperty.Create(nameof(AcceptText), typeof(string), typeof(ContextPopupEffectBehavior), null);
+
+        /// <summary>
+        /// BindableProperty. Identifies the AcceptCommand bindable property. AcceptCommand is executed when the Accept button is pressed.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty AcceptCommandProperty = BindableProperty.Create(nameof(AcceptCommand), typeof(ICommand), typeof(ContextPopupEffectBehavior), null);
+        /// <summary>
+        /// BindableProperty. Identifies the AcceptCommandParameter bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty AcceptCommandParameterProperty = BindableProperty.Create(nameof(AcceptCommandParameter), typeof(object), typeof(ContextPopupEffectBehavior), null);
+
+        /// <summary>
+        /// BindableProperty. Identifies the CancelText bindable property. CancelText is to use as Cancel button
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty CancelTextProperty = BindableProperty.Create(nameof(CancelText), typeof(string), typeof(ContextPopupEffectBehavior), null);
+        /// <summary>
+        /// BindableProperty. Identifies the CancelCommand bindable property. CancelCommand is executed when the Cancel button is pressed, even if the popup disappears by selecting outside the popup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty CancelCommandProperty = BindableProperty.Create(nameof(CancelCommand), typeof(ICommand), typeof(ContextPopupEffectBehavior), null);
+        /// <summary>
+        /// BindableProperty. Identifies the CancelCommandParameter bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty CancelCommandParameterProperty = BindableProperty.Create(nameof(CancelCommandParameter), typeof(object), typeof(ContextPopupEffectBehavior), null);
+
+        /// <summary>
+        /// BindableProperty. Identifies the ConfirmVisibility bindable property. Popup appears if ConfirmVisibility is True, and disappears when it becomes False. CancelCommand works even if it disappears to False.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty VisibilityProperty = BindableProperty.Create(nameof(Visibility), typeof(bool), typeof(ContextPopupEffectBehavior), false);
+
+        /// <summary>
+        /// BindableProperty. Identifies the PositionOption bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty PositionOptionProperty = BindableProperty.Create(nameof(PositionOption), typeof(PositionOption), typeof(ContextPopupEffectBehavior), PositionOption.BottomOfView);
+        /// <summary>
+        /// BindableProperty. Identifies the Offset bindable property. Offset is a value of how far to move from the base tap position represented by the PositionOption type. If it isn't set, it returns 0,0.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty OffsetProperty = BindableProperty.Create(nameof(Offset), typeof(Point), typeof(ContextPopupEffectBehavior), default(Point));
+
+        internal static readonly BindableProperty ContextPopupEffectBehaviorProperty = BindableProperty.CreateAttached("ContextPopupEffectBehavior", typeof(ContextPopupEffectBehavior), typeof(View), null);
+
+        View TargetView { get; set; }
+
+        /// <summary>
+        /// Gets or sets text of Accept button
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string AcceptText
+        {
+            get => (string)GetValue(AcceptTextProperty);
+            set => SetValue(AcceptTextProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets command that is executed when the Accept button is pressed.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public ICommand AcceptCommand
+        {
+            get => (ICommand)GetValue(AcceptCommandProperty);
+            set => SetValue(AcceptCommandProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets command paramter that is executed when the Accept button is pressed.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public object AcceptCommandParameter
+        {
+            get => GetValue(AcceptCommandParameterProperty);
+            set => SetValue(AcceptCommandParameterProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets text of Cancel button
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string CancelText
+        {
+            get => (string)GetValue(CancelTextProperty);
+            set => SetValue(CancelTextProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets command that is executed when the Cancel button is pressed, even if the popup disappears by selecting outside the popup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public ICommand CancelCommand
+        {
+            get => (ICommand)GetValue(CancelCommandProperty);
+            set => SetValue(CancelCommandProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets command that is executed when the Cancel button is pressed, even if the popup disappears by selecting outside the popup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public object CancelCommandParameter
+        {
+            get => GetValue(CancelCommandParameterProperty);
+            set => SetValue(CancelCommandParameterProperty, value);
+        }
+
+        /// <summary>
+        /// Gets visibility of Confirmation popup. Popup appears if ConfirmVisibility is True, and disappears when it becomes False. CancelCommand works even if it disappears to False.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool Visibility
+        {
+            get => (bool)GetValue(VisibilityProperty);
+            set => SetValue(VisibilityProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets position type of popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public PositionOption PositionOption
+        {
+            get => (PositionOption)GetValue(PositionOptionProperty);
+            set => SetValue(PositionOptionProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets offset. Offset is a value of how far to move from the base tap position represented by the PositionOption type. If it isn't set, it returns 0,0.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public Point Offset
+        {
+            get => (Point)GetValue(OffsetProperty);
+            set => SetValue(OffsetProperty, value);
+        }
+
+        protected override void OnAttachedTo(View view)
+        {
+            base.OnAttachedTo(view);
+            TargetView = view;
+            view.SetValue(ContextPopupEffectBehaviorProperty, this);
+
+            global::System.Diagnostics.Debug.WriteLine($"TargetView = {TargetView}");
+
+            var effect = Effect.Resolve("CircleUI.ContextPopupEffectBehavior");
+            if (effect != null)
+            {
+                view.Effects.Add(effect);
+            }
+
+            global::System.Diagnostics.Debug.WriteLine($"OnAttachedTo");
+        }
+
+        protected override void OnDetachingFrom(View view)
+        {
+            view.RemoveBinding(ContextPopupEffectBehaviorProperty);
+
+            var effect = Effect.Resolve("CircleUI.ContextPopupEffectBehavior");
+            if (effect != null)
+            {
+                view.Effects.Remove(effect);
+            }
+            base.OnDetachingFrom(view);
+
+            global::System.Diagnostics.Debug.WriteLine($"OnDettachedTo");
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/DateTimeType.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/DateTimeType.cs
new file mode 100644 (file)
index 0000000..de48c5a
--- /dev/null
@@ -0,0 +1,34 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Enumeration for style type of CircleDateTimeSelector
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public enum DateTimeType
+    {
+        /// <summary>
+        /// Style type of "timepicker/circle"
+        /// </summary>
+        Time,
+        /// <summary>
+        /// Style type of "datepicker/circle"
+        /// </summary>
+        Date
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/EmbeddingControls.xaml b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/EmbeddingControls.xaml
new file mode 100644 (file)
index 0000000..edc0f97
--- /dev/null
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ContentView xmlns="http://xamarin.com/schemas/2014/forms" 
+             xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"
+             xmlns:local="clr-namespace:Tizen.Wearable.CircularUI.Forms"
+             x:Class="Tizen.Wearable.CircularUI.Forms.EmbeddingControls">
+    <ContentView.Resources>
+        <ResourceDictionary>
+            <local:ProgressToBoundTextConverter x:Key="progressToBound"/>
+            <local:MillisecondToTextConverter x:Key="millisecondToText"/>
+        </ResourceDictionary>
+    </ContentView.Resources>
+    <ContentView.Content>
+        <AbsoluteLayout HorizontalOptions="FillAndExpand" VerticalOptions="FillAndExpand">
+            <StackLayout AbsoluteLayout.LayoutBounds="0, 0, 1, 1" AbsoluteLayout.LayoutFlags="All">
+                <StackLayout VerticalOptions="FillAndExpand"></StackLayout>
+                <StackLayout Margin="20" VerticalOptions="End" HorizontalOptions="FillAndExpand" BackgroundColor="#50000000">
+                    <AbsoluteLayout HorizontalOptions="FillAndExpand" HeightRequest="23" BackgroundColor="#80000000">
+                        <BoxView Color="#4286f4" AbsoluteLayout.LayoutBounds="{Binding Progress, Converter={StaticResource progressToBound}}" AbsoluteLayout.LayoutFlags="SizeProportional"></BoxView>
+                        <Label Margin="80, 0, 0, 0" Text="{Binding Position, Converter={StaticResource millisecondToText}}" FontSize="Micro" HorizontalTextAlignment="Start" AbsoluteLayout.LayoutBounds="0, 0, 1, 1" AbsoluteLayout.LayoutFlags="All" />
+                        <Label Margin="0, 0, 80, 0" Text="{Binding Duration, Converter={StaticResource millisecondToText}}" FontSize="Micro" HorizontalTextAlignment="End" AbsoluteLayout.LayoutBounds="0, 0, 1, 1" AbsoluteLayout.LayoutFlags="All" />
+                    </AbsoluteLayout>
+                </StackLayout>
+            </StackLayout>
+            <Image x:Name="PlayImage" AbsoluteLayout.LayoutFlags="All" AbsoluteLayout.LayoutBounds="0.5, 0.5, 0.25, 0.25" IsVisible="False">
+                <Image.GestureRecognizers>
+                    <TapGestureRecognizer Command="{Binding StartCommand}"/>
+                </Image.GestureRecognizers>
+            </Image>
+            <Image x:Name="PauseImage" AbsoluteLayout.LayoutFlags="All" AbsoluteLayout.LayoutBounds="0.5, 0.5, 0.25, 0.25" IsVisible="False">
+                <Image.GestureRecognizers>
+                    <TapGestureRecognizer Command="{Binding StartCommand}"/>
+                </Image.GestureRecognizers>
+            </Image>
+            <Label FontSize="Large"
+               HorizontalTextAlignment="Center"
+               Text="{Binding BufferingProgress, StringFormat='{}{0:0%}'}"
+               TextColor="#eeeeeeee"
+               AbsoluteLayout.LayoutFlags="All"
+               AbsoluteLayout.LayoutBounds="0.5, 0.5, .25, .25"
+               IsVisible="{Binding IsBuffering}"/>
+        </AbsoluteLayout>
+    </ContentView.Content>
+</ContentView>
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/EmbeddingControls.xaml.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/EmbeddingControls.xaml.cs
new file mode 100644 (file)
index 0000000..e368f95
--- /dev/null
@@ -0,0 +1,78 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Threading.Tasks;
+using Xamarin.Forms;
+using Xamarin.Forms.Xaml;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// A built-in media controls.
+    /// </summary>
+    [XamlCompilation(XamlCompilationOptions.Compile)]
+    partial class EmbeddingControls : ContentView
+    {
+        /// <summary>
+        /// Internal use only, initializes a new instance of the EmbeddingControls.
+        /// </summary>
+        public EmbeddingControls()
+        {
+            InitializeComponent();
+            PlayImage.Source = ImageSource.FromResource("Tizen.Wearable.CircularUI.Forms.Resources.img_button_play.png", GetType().Assembly);
+            PauseImage.Source = ImageSource.FromResource("Tizen.Wearable.CircularUI.Forms.Resources.img_button_pause.png", GetType().Assembly);
+        }
+
+        protected override void OnBindingContextChanged()
+        {
+            base.OnBindingContextChanged();
+            if (BindingContext is MediaPlayer player)
+            {
+                player.PlaybackPaused += OnPlaybackStateChanged;
+                player.PlaybackStarted += OnPlaybackStateChanged;
+                player.PlaybackStopped += OnPlaybackStateChanged;
+            }
+        }
+
+        async void OnPlaybackStateChanged(object sender, EventArgs e)
+        {
+            if (BindingContext is MediaPlayer player)
+            {
+                if (player.State == PlaybackState.Playing)
+                {
+                    var unused = PlayImage.FadeTo(0, 100);
+                    await PlayImage.ScaleTo(3.0, 300);
+                    PlayImage.IsVisible = false;
+                    PlayImage.Scale = 1.0;
+
+                    PauseImage.IsVisible = true;
+                    unused = PauseImage.FadeTo(1, 50);
+                }
+                else
+                {
+                    var unused = PauseImage.FadeTo(0, 100);
+                    await PauseImage.ScaleTo(3.0, 300);
+                    PauseImage.IsVisible = false;
+                    PauseImage.Scale = 1.0;
+
+                    PlayImage.IsVisible = true;
+                    unused = PlayImage.FadeTo(1, 50);
+                }
+            }
+        }
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/EmbeddingControlsConverter.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/EmbeddingControlsConverter.cs
new file mode 100644 (file)
index 0000000..052bc3b
--- /dev/null
@@ -0,0 +1,74 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.Globalization;
+using System.Text;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Class that the XAML parser uses to convert Progress to Bound.
+    /// </summary>
+    internal class ProgressToBoundTextConverter : IValueConverter
+    {
+        public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
+        {
+            double progress = (double)value;
+            if (Double.IsNaN(progress))
+            {
+                progress = 0d;
+            }
+            return new Rectangle(80, 0, progress*0.5, 1);
+        }
+
+        public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
+        {
+            Rectangle rect = (Rectangle)value;
+            return rect.Width;
+        }
+    }
+
+    /// <summary>
+    /// Class that the XAML parser uses to convert milliseconds to Text format.
+    /// </summary>
+    internal class MillisecondToTextConverter : IValueConverter
+    {
+        public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
+        {
+            int millisecond = (int)value;
+            int second = (millisecond / 1000) % 60;
+            int min = (millisecond / 1000 / 60) % 60;
+            int hour = (millisecond / 1000 / 60 / 60);
+            if (hour > 0)
+            {
+                return string.Format("{0:d2}:{1:d2}:{2:d2}", hour, min, second);
+            }
+            else
+            {
+                return string.Format("{0:d2}:{1:d2}", min, second);
+            }
+            
+        }
+
+        public object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
+        {
+            throw new NotImplementedException();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/FileMediaSource.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/FileMediaSource.cs
new file mode 100644 (file)
index 0000000..5a19543
--- /dev/null
@@ -0,0 +1,75 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// A MediaSource that reads a media from a file.
+    /// </summary>
+    [TypeConverter(typeof(FileMediaSourceConverter))]
+    public sealed class FileMediaSource : MediaSource
+    {
+        /// <summary>
+        /// Identifies the File bindable property.
+        /// </summary>
+        public static readonly BindableProperty FileProperty = BindableProperty.Create("File", typeof(string), typeof(FileMediaSource), default(string));
+
+        /// <summary>
+        /// Gets or sets the file from which this FileMediaSource will load a media.
+        /// </summary>
+        public string File
+        {
+            get { return (string)GetValue(FileProperty); }
+            set { SetValue(FileProperty, value); }
+        }
+
+        /// <summary>
+        /// Returns a string representation of `File`.
+        /// </summary>
+        /// <returns></returns>
+        public override string ToString()
+        {
+            return $"File: {File}";
+        }
+
+        /// <summary>
+        /// Allows implicit casting from a string.
+        /// </summary>
+        /// <param name="file"></param>
+        public static implicit operator FileMediaSource(string file)
+        {
+            return (FileMediaSource)FromFile(file);
+        }
+
+        /// <summary>
+        /// Allows implicit casting to a string.
+        /// </summary>
+        /// <param name="file"></param>
+        public static implicit operator string(FileMediaSource file)
+        {
+            return file?.File;
+        }
+
+        protected override void OnPropertyChanged(string propertyName = null)
+        {
+            if (propertyName == FileProperty.PropertyName)
+                OnSourceChanged();
+            base.OnPropertyChanged(propertyName);
+        }
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/FileMediaSourceConverter.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/FileMediaSourceConverter.cs
new file mode 100644 (file)
index 0000000..ce53d4a
--- /dev/null
@@ -0,0 +1,41 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// A TypeConverter that converts to FileMediaSource.
+    /// </summary>
+    [TypeConverter(typeof(FileMediaSource))]
+    public sealed class FileMediaSourceConverter : TypeConverter
+    {
+        /// <summary>
+        /// Creates a file media source given a path to a media.
+        /// </summary>
+        /// <param name="value">The value to convert.</param>
+        /// <returns>FileMediaSource</returns>
+        public override object ConvertFromInvariantString(string value)
+        {
+            if (value != null)
+                return (FileMediaSource)MediaSource.FromFile(value);
+
+            throw new InvalidOperationException(string.Format("Cannot convert \"{0}\" into {1}", value, typeof(FileMediaSource)));
+        }
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/GoogleMapOption.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/GoogleMapOption.cs
new file mode 100644 (file)
index 0000000..dee6721
--- /dev/null
@@ -0,0 +1,141 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The GoogleMapOption struct used to define the properties that can be set on a GoogleMapView.
+    /// </summary>
+    public struct GoogleMapOption
+    {
+        private double _zoom;
+
+        /// <summary>
+        /// Constructor a new GoogleMapOption structure
+        /// </summary>
+        public GoogleMapOption(LatLng center, GoogleMapType type = GoogleMapType.Roadmap, int zoomLevel = 10, bool visibleZoomControl = false,
+                        bool enableGesture = true, ZoomControlPosition controlPosition = ZoomControlPosition.RightBottom )
+        {
+            Center = center;
+            MapType = type;
+            _zoom = Math.Min(Math.Max(zoomLevel, 1.0), 20.0); ;
+            IsZoomControlVisible = visibleZoomControl;
+            HasGestureEnabled = enableGesture;
+            ZoomControlPosition = controlPosition;
+        }
+
+        /// <summary>
+        /// Gets or sets a Google Map type value of GoogleMapOption.
+        /// </summary>
+        public GoogleMapType MapType { get; set; }
+
+        /// <summary>
+        /// Gets or sets a center postion of GoogleMapOption.
+        /// This value set center of MapView. But getting value not mean current center of MapView because value can't reflect user interaction.
+        /// </summary>
+        public LatLng Center { get; set; }
+
+        /// <summary>
+        /// Gets or sets a zoom level of GoogleMapOption.
+        /// This value set zoom level of MapView. But getting value not mean current zoom level of MapView because value can't reflect user interaction.
+        /// </summary>
+        public double Zoom 
+        {
+            get { return _zoom; }
+            set {
+                if (value > 20.0)
+                    _zoom = 20;
+                else if(value < 1.0)
+                    _zoom = 1;
+                else
+                    _zoom = value;
+            }
+        }
+
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether zoom control is visible.
+        /// </summary>
+        public bool IsZoomControlVisible { get; set; }
+
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether zoom and pan interaction is enable.
+        /// </summary>
+        public bool HasGestureEnabled { get; set; }
+
+
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether zoom and pan interaction is enable.
+        /// </summary>
+        public ZoomControlPosition ZoomControlPosition { get; set; }
+
+        public override bool Equals(object obj)
+        {
+            if (ReferenceEquals(null, obj))
+                return false;
+            if (obj.GetType() != GetType())
+                return false;
+            var other = (GoogleMapOption)obj;
+            if (MapType != other.MapType)
+                return false;
+            if (Center.Latitude != other.Center.Latitude || Center.Longitude == other.Center.Longitude)
+                return false;
+            if (Zoom != other.Zoom)
+                return false;
+            if (IsZoomControlVisible != other.IsZoomControlVisible)
+                return false;
+            if (HasGestureEnabled != other.HasGestureEnabled)
+                return false;
+            if (ZoomControlPosition != other.ZoomControlPosition)
+                return false;
+            return true;
+        }
+
+        public static bool operator ==(GoogleMapOption left, GoogleMapOption right)
+        {
+            return Equals(left, right);
+        }
+
+        public static bool operator !=(GoogleMapOption left, GoogleMapOption right)
+        {
+            return !Equals(left, right);
+        }
+
+        /// <summary>
+        /// Returns the values of GoogleMapOption".
+        /// </summary>
+        /// <returns></returns>
+        public override string ToString()
+        {
+            return $"Center[{Center.Latitude},{Center.Longitude}], MapType:{MapType}, Zoom:{Zoom}, HasGestureEnabled:{HasGestureEnabled}, IsZoomControlVisible:{IsZoomControlVisible}, ZoomControlPosition:{ZoomControlPosition}";
+        }
+
+        public override int GetHashCode()
+        {
+            unchecked
+            {
+                int hashCode = MapType.GetHashCode();
+                hashCode = hashCode * 397 ^ Center.GetHashCode();
+                hashCode = hashCode * 397 ^ Zoom.GetHashCode();
+                hashCode = hashCode * 397 ^ IsZoomControlVisible.GetHashCode();
+                hashCode = hashCode * 397 ^ HasGestureEnabled.GetHashCode();
+                hashCode = hashCode * 397 ^ ZoomControlPosition.GetHashCode();
+                return hashCode;
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/GoogleMapType.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/GoogleMapType.cs
new file mode 100644 (file)
index 0000000..7a8b39a
--- /dev/null
@@ -0,0 +1,41 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Enumeration for the Google Map type of the MapView.
+    /// </summary>
+    public enum GoogleMapType
+    {
+        /// <summary>
+        /// The default road map view. This is the default map type.
+        /// </summary>
+        Roadmap,
+        /// <summary>
+        /// The Google Earth satellite images.
+        /// </summary>
+        Satellite,
+        /// <summary>
+        /// The mixture of normal and satellite views.
+        /// </summary>
+        Hybrid,
+        /// <summary>
+        /// The physical map based on terrain information.
+        /// </summary>
+        Terrain
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/GoogleMapView.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/GoogleMapView.cs
new file mode 100644 (file)
index 0000000..b0b7872
--- /dev/null
@@ -0,0 +1,203 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+using System.Collections.Specialized;
+using System.ComponentModel;
+using System.Linq;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The MapView class is used to display a map on the screen.
+    /// </summary>
+    public class GoogleMapView : View, IGoogleMapViewController
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the ItemsSource bindable property.
+        /// </summary>
+        public static readonly BindableProperty ItemsSourceProperty = BindableProperty.Create(nameof(IEnumerable), typeof(IEnumerable), typeof(GoogleMapView),
+            default(IEnumerable), propertyChanged: (b, o, n) => ((GoogleMapView)b).OnItemsSourcePropertyChanged((IEnumerable)o, (IEnumerable)n));
+
+        /// <summary>
+        /// BindableProperty. Identifies the ItemTemplate bindable property.
+        /// </summary>
+        public static readonly BindableProperty ItemTemplateProperty = BindableProperty.Create(nameof(ItemTemplate), typeof(DataTemplate), typeof(GoogleMapView),
+            default(DataTemplate), propertyChanged: (b, o, n) => ((GoogleMapView)b).OnItemTemplatePropertyChanged((DataTemplate)o, (DataTemplate)n));
+
+        readonly ObservableCollection<Marker> _markers = new ObservableCollection<Marker>();
+
+        private GoogleMapOption _option;
+
+        [EditorBrowsable(EditorBrowsableState.Never)]
+        public event EventHandler LoadMapRequested;
+
+        public GoogleMapView()
+        {
+            var option = new GoogleMapOption(new LatLng(41.890202, 12.492049));
+            MapOption = option;
+        }
+
+        internal GoogleMapOption MapOption
+        {
+            get
+            {
+                return _option;
+            }
+            set
+            {
+                if (_option.Equals(value))
+                    return;
+                _option = value;
+            }
+        }
+
+        /// <summary>
+        /// An IList of the Pins on this MapView.
+        /// </summary>
+        public IList<Marker> Markers
+        {
+            get { return _markers; }
+        }
+
+        /// <summary>
+        /// Gets or sets the source of items to template and display.
+        /// </summary>
+        public IEnumerable ItemsSource
+        {
+            get { return (IEnumerable)GetValue(ItemsSourceProperty); }
+            set { SetValue(ItemsSourceProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets the DataTemplate to apply to the ItemsSource.
+        /// </summary>
+        public DataTemplate ItemTemplate
+        {
+            get { return (DataTemplate)GetValue(ItemTemplateProperty); }
+            set { SetValue(ItemTemplateProperty, value); }
+        }
+
+        void OnItemsSourcePropertyChanged(IEnumerable oldItemsSource, IEnumerable newItemsSource)
+        {
+            if (oldItemsSource is INotifyCollectionChanged ncc)
+            {
+                ncc.CollectionChanged -= OnItemsSourceCollectionChanged;
+            }
+
+            if (newItemsSource is INotifyCollectionChanged ncc1)
+            {
+                ncc1.CollectionChanged += OnItemsSourceCollectionChanged;
+            }
+
+            _markers.Clear();
+            CreateMarkerItems();
+        }
+
+        void OnItemTemplatePropertyChanged(DataTemplate oldItemTemplate, DataTemplate newItemTemplate)
+        {
+            if (newItemTemplate is DataTemplateSelector)
+            {
+                throw new NotSupportedException($"You are using an instance of {nameof(DataTemplateSelector)} to set the {nameof(GoogleMapView)}.{ItemTemplateProperty.PropertyName} property. Use an instance of a {nameof(DataTemplate)} property instead to set an item template.");
+            }
+
+            _markers.Clear();
+            CreateMarkerItems();
+        }
+
+        void OnItemsSourceCollectionChanged(object sender, NotifyCollectionChangedEventArgs e)
+        {
+            switch (e.Action)
+            {
+                case NotifyCollectionChangedAction.Add:
+                    if (e.NewStartingIndex == -1)
+                        goto case NotifyCollectionChangedAction.Reset;
+                    foreach (object item in e.NewItems)
+                        CreateMarker(item);
+                    break;
+                case NotifyCollectionChangedAction.Move:
+                    if (e.OldStartingIndex == -1 || e.NewStartingIndex == -1)
+                        goto case NotifyCollectionChangedAction.Reset;
+                    // Not tracking order
+                    break;
+                case NotifyCollectionChangedAction.Remove:
+                    if (e.OldStartingIndex == -1)
+                        goto case NotifyCollectionChangedAction.Reset;
+                    foreach (object item in e.OldItems)
+                        RemoveMarker(item);
+                    break;
+                case NotifyCollectionChangedAction.Replace:
+                    if (e.OldStartingIndex == -1)
+                        goto case NotifyCollectionChangedAction.Reset;
+                    foreach (object item in e.OldItems)
+                        RemoveMarker(item);
+                    foreach (object item in e.NewItems)
+                        CreateMarker(item);
+                    break;
+                case NotifyCollectionChangedAction.Reset:
+                    _markers.Clear();
+                    break;
+            }
+        }
+
+        void CreateMarkerItems()
+        {
+            if (ItemsSource == null || ItemTemplate == null)
+            {
+                return;
+            }
+
+            foreach (object item in ItemsSource)
+            {
+                CreateMarker(item);
+            }
+        }
+
+        void CreateMarker(object newItem)
+        {
+            if (ItemTemplate == null)
+            {
+                return;
+            }
+
+            var marker = (Marker)ItemTemplate.CreateContent();
+            marker.BindingContext = newItem;
+            _markers.Add(marker);
+        }
+
+        void RemoveMarker(object itemToRemove)
+        {
+            Marker pinToRemove = _markers.FirstOrDefault(marker => marker.BindingContext?.Equals(itemToRemove) == true);
+            if (pinToRemove != null)
+            {
+                _markers.Remove(pinToRemove);
+            }
+        }
+
+        /// <summary>
+        /// Set GoogleMapOption value to MapView.
+        /// </summary>
+        public void Update(GoogleMapOption value)
+        {
+            MapOption = value;
+            LoadMapRequested?.Invoke(this, EventArgs.Empty);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ICircleSurfaceItem.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ICircleSurfaceItem.cs
new file mode 100644 (file)
index 0000000..73ce36f
--- /dev/null
@@ -0,0 +1,31 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The ICircleSurfaceItem is an interface that controls the items represented in the CircleSurface.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public interface ICircleSurfaceItem
+    {
+        /// <summary>
+        /// Gets or sets CircleSurfaceItem's visibility
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        bool IsVisible { get; set; }
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IGoogleMapViewController.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IGoogleMapViewController.cs
new file mode 100644 (file)
index 0000000..dd2f17c
--- /dev/null
@@ -0,0 +1,32 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// For internal use by renderers.
+    /// </summary>
+    public interface IGoogleMapViewController : IViewController
+    {
+        /// <summary>
+        /// Internal Event for GoogleMapView renderer
+        /// </summary>
+        event EventHandler LoadMapRequested;
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IInformationPopup.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IInformationPopup.cs
new file mode 100644 (file)
index 0000000..0932b2a
--- /dev/null
@@ -0,0 +1,69 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The IInformationPopup is an interface to describe information pop-up which has circular bottom button, title, text, and content area
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    internal interface IInformationPopup
+    {
+        /// <summary>
+        /// Occurs when the Back button is pressed.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        event EventHandler BackButtonPressed;
+
+        /// <summary>
+        /// Gets or sets progress visibility of the Popup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        bool IsProgressRunning { get; set; }
+
+        /// <summary>
+        /// Gets or sets bottom button of the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        MenuItem BottomButton { get; set; }
+
+        /// <summary>
+        /// Gets or sets title of the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        string Title { get; set; }
+
+        /// <summary>
+        /// Gets or sets text of the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        string Text { get; set; }
+
+        /// <summary>
+        /// Shows the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        void Show();
+        /// <summary>
+        /// Dismisses the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        void Dismiss();
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IPlatformMediaPlayer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IPlatformMediaPlayer.cs
new file mode 100644 (file)
index 0000000..21e35b8
--- /dev/null
@@ -0,0 +1,93 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.IO;
+using System.Threading.Tasks;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Enumerates values that define how a media content is displayed.
+    /// </summary>
+    public enum DisplayAspectMode
+    {
+        /// <summary>
+        /// Scale the media content to so it exactly fills the view.
+        /// </summary>
+        Fill,
+        /// <summary>
+        /// Scale the media content to fit the view.
+        /// </summary>
+        AspectFit,
+        /// <summary>
+        /// Scale the media content to fill the view.
+        /// </summary>
+        AspectFill,
+        /// <summary>
+        /// The original size of the media content.
+        /// </summary>
+        OrignalSize
+    }
+
+    /// <summary>
+    /// Internal use only. Contains arguments for the event that is raised when the buffering progress is updated.
+    /// </summary>
+    public class BufferingProgressUpdatedEventArgs : EventArgs
+    {
+        /// <summary>
+        /// The value indicating the buffering status(0-1).
+        /// </summary>
+        public double Progress { get; set; }
+    }
+
+    /// <summary>
+    /// For internal use by platform renderers.
+    /// </summary>
+    public interface IPlatformMediaPlayer
+    {
+        bool UsesEmbeddingControls { get; set; }
+        bool AutoPlay { get; set; }
+        bool AutoStop { get; set; }
+        double Volume { get; set; }
+        bool IsMuted { get; set; }
+        int Position { get; }
+
+        int Duration { get; }
+
+        DisplayAspectMode AspectMode { get; set; }
+
+        event EventHandler PlaybackCompleted;
+        event EventHandler PlaybackStarted;
+        event EventHandler PlaybackPaused;
+        event EventHandler PlaybackStopped;
+        event EventHandler UpdateStreamInfo;
+        event EventHandler<BufferingProgressUpdatedEventArgs> BufferingProgressUpdated;
+
+        void SetDisplay(IVideoOutput output);
+
+        void SetSource(MediaSource source);
+
+        Task<bool> Start();
+        void Stop();
+        void Pause();
+        Task<int> Seek(int ms);
+        Task<Stream> GetAlbumArts();
+
+        Task<IDictionary<string, string>> GetMetadata();
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IRotaryFocusable.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IRotaryFocusable.cs
new file mode 100644 (file)
index 0000000..f2a7463
--- /dev/null
@@ -0,0 +1,40 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The IRotaryFocusable is an interface to take a Rotary Event
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public interface IRotaryFocusable
+    {
+    }
+
+    /// <summary>
+    /// The IRotaryEventReceiver is a receiver interface to take Rotary Events
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public interface IRotaryEventReceiver : IRotaryFocusable
+    {
+        /// <summary>
+        /// Rotate it by the RotaryEventArgs value.
+        /// </summary>
+        /// <param name="args">Rotated direction of Rotary device</param>
+        /// <since_tizen> 4 </since_tizen>
+        void Rotate(RotaryEventArgs args);
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IToast.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IToast.cs
new file mode 100644 (file)
index 0000000..9244e37
--- /dev/null
@@ -0,0 +1,57 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// This interface, which defines the ability to display simple text, is used internally.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    internal interface IToast
+    {
+        /// <summary>
+        /// Gets or sets the duration.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        int Duration { get; set; }
+
+        /// <summary>
+        /// Gets or sets the text.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        string Text { get; set; }
+
+        /// <summary>
+        /// Gets or sets the file path of icon.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        FileImageSource Icon { get; set; }
+
+        /// <summary>
+        /// Shows the view for the specified duration.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        void Show();
+
+        /// <summary>
+        /// Dismisses the specified view.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        void Dismiss();
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ITwoButtonPopup.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ITwoButtonPopup.cs
new file mode 100644 (file)
index 0000000..913caca
--- /dev/null
@@ -0,0 +1,75 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The ITwoButtonPopup is an interface to describe confirmation pop-up which has circular two button, title, text, and content area
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    internal interface ITwoButtonPopup
+    {
+        /// <summary>
+        /// Occurs when the Back button is pressed.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        event EventHandler BackButtonPressed;
+
+        /// <summary>
+        /// Gets or sets content view of the Popup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        View Content { get; set; }
+
+        /// <summary>
+        /// Gets or sets left button of the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        MenuItem FirstButton { get; set; }
+        /// <summary>
+        /// Gets or sets right button of the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        MenuItem SecondButton { get; set; }
+
+        /// <summary>
+        /// Gets or sets title of the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        string Title { get; set; }
+
+        /// <summary>
+        /// Gets or sets text of the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        string Text { get; set; }
+
+        /// <summary>
+        /// Shows the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        void Show();
+        /// <summary>
+        /// Dismisses the Popup
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        void Dismiss();
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IVideoOutput.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IVideoOutput.cs
new file mode 100644 (file)
index 0000000..5a71864
--- /dev/null
@@ -0,0 +1,46 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Enumeration that specifies the video ouput.
+    /// </summary>
+    public enum VideoOuputType
+    {
+        /// <summary>
+        /// An overlay type.
+        /// </summary>
+        Overlay,
+        /// <summary>
+        /// A buffer type.
+        /// </summary>
+        Buffer,
+    }
+
+    /// <summary>
+    /// Interface indicating the ouput type of the media.
+    /// </summary>
+    public interface IVideoOutput
+    {
+        VisualElement MediaView { get; }
+        View Controller { get; set; }
+        VideoOuputType OuputType { get; }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IndexPage.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/IndexPage.cs
new file mode 100644 (file)
index 0000000..e60737d
--- /dev/null
@@ -0,0 +1,34 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The IndexPage is extension of Xamarin.Forms.MultiPage.
+    /// When Page is added/removed at Multipage. circular index is added/removed automatically at the top of window.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class IndexPage : MultiPage<ContentPage>
+    {
+        protected override ContentPage CreateDefault(object item)
+        {
+            var page = new ContentPage();
+            return page;
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/InformationPopup.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/InformationPopup.cs
new file mode 100644 (file)
index 0000000..db2399b
--- /dev/null
@@ -0,0 +1,137 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+using Tizen.Wearable.CircularUI.Forms;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    public class InformationPopup : BindableObject
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the IsProgressRunning bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsProgressRunningProperty = BindableProperty.Create(nameof(IsProgressRunning), typeof(bool), typeof(InformationPopup), false);
+
+        /// <summary>
+        /// BindableProperty. Identifies the title bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty TitleProperty = BindableProperty.Create(nameof(Title), typeof(string), typeof(InformationPopup), null);
+
+        /// <summary>
+        /// BindableProperty. Identifies the title bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty TextProperty = BindableProperty.Create(nameof(Text), typeof(string), typeof(InformationPopup), null);
+
+        /// <summary>
+        /// BindableProperty. Identifies the first button bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty BottomButtonProperty = BindableProperty.Create(nameof(BottomButton), typeof(MenuItem), typeof(InformationPopup), null);
+
+        IInformationPopup _popUp;
+
+        static IList<IInformationPopup> _popUpList = new ObservableCollection<IInformationPopup>();
+
+        /// <summary>
+        /// Occurs when the device's back button is pressed.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public event EventHandler BackButtonPressed;
+
+        public InformationPopup()
+        {
+            _popUp = DependencyService.Get<IInformationPopup>(DependencyFetchTarget.NewInstance);
+            if (_popUp == null)
+            {
+                throw new InvalidOperationException("Object reference not set to an instance of a Popup.");
+            }
+
+            _popUp.BackButtonPressed += (s, e) =>
+            {
+                BackButtonPressed?.Invoke(this, EventArgs.Empty);
+            };
+
+            SetBinding(IsProgressRunningProperty, new Binding(nameof(IsProgressRunning), mode: BindingMode.OneWayToSource, source: _popUp));
+            SetBinding(BottomButtonProperty, new Binding(nameof(BottomButton), mode: BindingMode.OneWayToSource, source: _popUp));
+            SetBinding(TitleProperty, new Binding(nameof(Title), mode: BindingMode.OneWayToSource, source: _popUp));
+            SetBinding(TextProperty, new Binding(nameof(Text), mode: BindingMode.OneWayToSource, source: _popUp));
+        }
+
+        /// <summary>
+        /// Gets or sets progress visibility of the Popup.
+        /// If this value is true. Popup displays circular progress and hides Title automatically.
+        /// </summary>
+        public bool IsProgressRunning
+        {
+            get { return (bool)GetValue(IsProgressRunningProperty); }
+            set { SetValue(IsProgressRunningProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets title of the Popup.
+        /// </summary>
+        public string Title
+        {
+            get { return (string)GetValue(TitleProperty); }
+            set { SetValue(TitleProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets text of the Popup.
+        /// </summary>
+        public string Text
+        {
+            get { return (string)GetValue(TextProperty); }
+            set { SetValue(TextProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets bottom button of the Popup.
+        /// You should use only one property between Icon property and Text property because two area has the same position.
+        /// </summary>
+        public MenuItem BottomButton
+        {
+            get { return (MenuItem)GetValue(BottomButtonProperty); }
+            set { SetValue(BottomButtonProperty, value); }
+        }
+
+        /// <summary>
+        /// Shows the Popup.
+        /// </summary>
+        public void Show()
+        {
+            _popUp.Show();
+            _popUpList.Add(_popUp);
+        }
+
+        /// <summary>
+        /// Dismisses the InformationPopup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public void Dismiss()
+        {
+            _popUp.Dismiss();
+            _popUpList.Remove(_popUp);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/LatLng.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/LatLng.cs
new file mode 100644 (file)
index 0000000..d5f0db4
--- /dev/null
@@ -0,0 +1,75 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// A struct that has a latitude and longitude.
+    /// </summary>
+    public struct LatLng
+    {
+        /// <summary>
+        /// Constructor a new LatLng structure
+        /// </summary>
+        public LatLng(double latitude, double longitude)
+        {
+            Latitude = Math.Min(Math.Max(latitude, -90.0), 90.0);
+            Longitude = Math.Min(Math.Max(longitude, -180.0), 180.0);
+        }
+
+        /// <summary>
+        /// Gets or sets a latitude degrees.
+        /// </summary>
+        public double Latitude { get; }
+
+        /// <summary>
+        /// Gets or sets a longitude degrees.
+        /// </summary>
+        public double Longitude { get; }
+
+        public override bool Equals(object obj)
+        {
+            if (ReferenceEquals(null, obj))
+                return false;
+            if (obj.GetType() != GetType())
+                return false;
+            var other = (LatLng)obj;
+            return Latitude == other.Latitude && Longitude == other.Longitude;
+        }
+
+        public override int GetHashCode()
+        {
+            unchecked
+            {
+                int hashCode = Latitude.GetHashCode();
+                hashCode = (hashCode * 397) ^ Longitude.GetHashCode();
+                return hashCode;
+            }
+        }
+
+        public static bool operator ==(LatLng left, LatLng right)
+        {
+            return Equals(left, right);
+        }
+
+        public static bool operator !=(LatLng left, LatLng right)
+        {
+            return !Equals(left, right);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Marker.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Marker.cs
new file mode 100644 (file)
index 0000000..9dcbadd
--- /dev/null
@@ -0,0 +1,121 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// A struct that has a latitude and longitude.
+    /// </summary>
+       public class Marker : Element
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the Position bindable property.
+        /// </summary>
+        public static readonly BindableProperty PositionProperty = BindableProperty.Create("Position", typeof(LatLng), typeof(Marker), default(LatLng));
+
+        /// <summary>
+        /// BindableProperty. Identifies the Address bindable property.
+        /// </summary>
+        public static readonly BindableProperty AddressProperty = BindableProperty.Create("Address", typeof(string), typeof(Marker), default(string));
+
+        /// <summary>
+        /// BindableProperty. Identifies the Description bindable property.
+        /// </summary>
+        public static readonly BindableProperty DescriptionProperty = BindableProperty.Create("Description", typeof(string), typeof(Marker), default(string));
+
+        /// <summary>
+        /// BindableProperty. Identifies the IsPopupOpened bindable property.
+        /// </summary>
+        public static readonly BindableProperty IsPopupOpenedProperty = BindableProperty.Create("IsPopupOpened", typeof(bool), typeof(Marker), false);
+
+        /// <summary>
+        /// Gets or sets an address string of Marker.
+        /// </summary>
+        public string Address
+        {
+            get { return (string)GetValue(AddressProperty); }
+            set { SetValue(AddressProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets a label string of Marker pop-up.
+        /// </summary>
+        public string Description
+        {
+            get { return (string)GetValue(DescriptionProperty); }
+            set { SetValue(DescriptionProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets a position of Marker.
+        /// </summary>
+        public LatLng Position
+        {
+            get { return (LatLng)GetValue(PositionProperty); }
+            set { SetValue(PositionProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether Marker popup is opened.
+        /// </summary>
+        public bool IsPopupOpened
+        {
+            get { return (bool)GetValue(IsPopupOpenedProperty); }
+            set { SetValue(IsPopupOpenedProperty, value); }
+        }
+
+        public override bool Equals(object obj)
+        {
+            if (ReferenceEquals(null, obj))
+                return false;
+            if (ReferenceEquals(this, obj))
+                return true;
+            if (obj.GetType() != GetType())
+                return false;
+            return Equals((Marker)obj);
+        }
+
+        public override int GetHashCode()
+        {
+            unchecked
+            {
+                int hashCode = Position.GetHashCode();
+                hashCode = (hashCode * 397) ^ (Description?.GetHashCode() ?? 0);
+                hashCode = (hashCode * 397) ^ (Address?.GetHashCode() ?? 0);
+                hashCode = (hashCode * 397) ^ IsPopupOpened.GetHashCode();
+                return hashCode;
+            }
+        }
+
+        public static bool operator ==(Marker left, Marker right)
+        {
+            return Equals(left, right);
+        }
+
+        public static bool operator !=(Marker left, Marker right)
+        {
+            return !Equals(left, right);
+        }
+
+        bool Equals(Marker other)
+        {
+            return string.Equals(Description, other.Description) && Equals(Position, other.Position) && string.Equals(Address, other.Address) && bool.Equals(IsPopupOpened, other.IsPopupOpened);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaPlayer.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaPlayer.cs
new file mode 100644 (file)
index 0000000..927f709
--- /dev/null
@@ -0,0 +1,642 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.IO;
+using System.Threading;
+using System.Threading.Tasks;
+using Xamarin.Forms;
+using Xamarin.Forms.Internals;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// MediaPlayer provieds the essential components to play the media contents.
+    /// </summary>
+    public class MediaPlayer : Element
+    {
+        /// <summary>
+        /// Identifies the Source bindable property.
+        /// </summary>
+        public static readonly BindableProperty SourceProperty = BindableProperty.Create(nameof(Source), typeof(MediaSource), typeof(MediaPlayer), default(MediaSource), propertyChanging: OnSourceChanging, propertyChanged: OnSourceChanged);
+        /// <summary>
+        /// Identifies the VideoOutput bindable property.
+        /// </summary>
+        public static readonly BindableProperty VideoOutputProperty = BindableProperty.Create(nameof(VideoOutput), typeof(IVideoOutput), typeof(MediaPlayer), null, propertyChanging: null, propertyChanged: (b, o, n) => ((MediaPlayer)b).OnVideoOutputChanged());
+        /// <summary>
+        /// Identifies the UsesEmbeddingControls bindable property.
+        /// </summary>
+        public static readonly BindableProperty UsesEmbeddingControlsProperty = BindableProperty.Create(nameof(UsesEmbeddingControls), typeof(bool), typeof(MediaPlayer), true, propertyChanged: (b, o, n) => ((MediaPlayer)b).OnUsesEmbeddingControlsChanged());
+        /// <summary>
+        /// Identifies the Volume bindable property.
+        /// </summary>
+        public static readonly BindableProperty VolumeProperty = BindableProperty.Create(nameof(Volume), typeof(double), typeof(MediaPlayer), 1d, coerceValue: (bindable, value) => ((double)value).Clamp(0, 1), propertyChanged: (b, o, n)=> ((MediaPlayer)b).OnVolumeChanged());
+        /// <summary>
+        /// Identifies the IsMuted bindable property.
+        /// </summary>
+        public static readonly BindableProperty IsMutedProperty = BindableProperty.Create(nameof(IsMuted), typeof(bool), typeof(MediaPlayer), false, propertyChanged: (b, o, n) => ((MediaPlayer)b).UpdateIsMuted());
+        /// <summary>
+        /// Identifies the AspectMode bindable property.
+        /// </summary>
+        public static readonly BindableProperty AspectModeProperty = BindableProperty.Create(nameof(AspectMode), typeof(DisplayAspectMode), typeof(MediaPlayer), DisplayAspectMode.AspectFit, propertyChanged: (b, o, n) => ((MediaPlayer)b).OnAspectModeChanged());
+        /// <summary>
+        /// Identifies the AutoPlay bindable property.
+        /// </summary>
+        public static readonly BindableProperty AutoPlayProperty = BindableProperty.Create(nameof(AutoPlay), typeof(bool), typeof(MediaPlayer), false, propertyChanged: (b, o, n) => ((MediaPlayer)b).UpdateAutoPlay());
+        /// <summary>
+        /// Identifies the AutoStop bindable property.
+        /// </summary>
+        public static readonly BindableProperty AutoStopProperty = BindableProperty.Create(nameof(AutoStop), typeof(bool), typeof(MediaPlayer), true, propertyChanged: (b, o, n) => ((MediaPlayer)b).UpdateAutoStop());
+        static readonly BindablePropertyKey DurationPropertyKey = BindableProperty.CreateReadOnly(nameof(Duration), typeof(int), typeof(MediaPlayer), 0);
+        /// <summary>
+        /// Identifies the Duration bindable property.
+        /// </summary>
+        public static readonly BindableProperty DurationProperty = DurationPropertyKey.BindableProperty;
+        static readonly BindablePropertyKey BufferingProgressPropertyKey = BindableProperty.CreateReadOnly(nameof(BufferingProgress), typeof(double), typeof(MediaPlayer), 0d);
+        /// <summary>
+        /// Identifies the BufferingProgress bindable property.
+        /// </summary>
+        public static readonly BindableProperty BufferingProgressProperty = BufferingProgressPropertyKey.BindableProperty;
+        static readonly BindablePropertyKey PositionPropertyKey = BindableProperty.CreateReadOnly(nameof(Position), typeof(int), typeof(MediaPlayer), 0);
+        /// <summary>
+        /// Identifies the Position bindable property.
+        /// </summary>
+        public static readonly BindableProperty PositionProperty = PositionPropertyKey.BindableProperty;
+        static readonly BindablePropertyKey StatePropertyKey = BindableProperty.CreateReadOnly(nameof(State), typeof(PlaybackState), typeof(MediaPlayer), PlaybackState.Stopped);
+        /// <summary>
+        /// Identifies the State bindable property.
+        /// </summary>
+        public static readonly BindableProperty StateProperty = StatePropertyKey.BindableProperty;
+        /// <summary>
+        /// Identifies the PositionUpdateInterval bindable property.
+        /// </summary>
+        public static readonly BindableProperty PositionUpdateIntervalProperty = BindableProperty.Create(nameof(PositionUpdateInterval), typeof(int), typeof(MediaPlayer), 500);
+        static readonly BindablePropertyKey IsBufferingPropertyKey = BindableProperty.CreateReadOnly(nameof(IsBuffering), typeof(bool), typeof(MediaPlayer), false);
+        /// <summary>
+        /// Identifies the IsBuffering bindable property.
+        /// </summary>
+        public static readonly BindableProperty IsBufferingProperty = IsBufferingPropertyKey.BindableProperty;
+
+        IPlatformMediaPlayer _impl;
+        bool _isPlaying;
+        bool _controlsAlwaysVisible;
+        CancellationTokenSource _hideTimerCTS = new CancellationTokenSource();
+        Lazy<View> _controls;
+
+        /// <summary>
+        /// Initializes a new instance of the MediaPlayer class.
+        /// </summary>
+        public MediaPlayer()
+        {
+            _impl = DependencyService.Get<IPlatformMediaPlayer>(fetchTarget: DependencyFetchTarget.NewInstance);
+            _impl.UpdateStreamInfo += OnUpdateStreamInfo;
+            _impl.PlaybackCompleted += SendPlaybackCompleted;
+            _impl.PlaybackStarted += SendPlaybackStarted;
+            _impl.PlaybackPaused += SendPlaybackPaused;
+            _impl.PlaybackStopped += SendPlaybackStopped;
+            _impl.BufferingProgressUpdated += OnUpdateBufferingProgress;
+            _impl.UsesEmbeddingControls = true;
+            _impl.Volume = 1d;
+            _impl.AspectMode = DisplayAspectMode.AspectFit;
+            _impl.AutoPlay = false;
+            _impl.AutoStop = true;
+
+            _controlsAlwaysVisible = false;
+            _controls = new Lazy<View>(() =>
+            {
+                return new EmbeddingControls
+                {
+                    BindingContext = this
+                };
+            });
+        }
+
+        /// <summary>
+        /// Gets or sets the scaling mode for the media content.
+        /// </summary>
+        public DisplayAspectMode AspectMode
+        {
+            get { return (DisplayAspectMode)GetValue(AspectModeProperty); }
+            set { SetValue(AspectModeProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets a value whether the media content plays automatically.
+        /// </summary>
+        public bool AutoPlay
+        {
+            get
+            {
+                return (bool)GetValue(AutoPlayProperty);
+            }
+            set
+            {
+                SetValue(AutoPlayProperty, value);
+            }
+        }
+
+        /// <summary>
+        /// Gets or sets a value whether the media content stops automatically.
+        /// </summary>
+        public bool AutoStop
+        {
+            get
+            {
+                return (bool)GetValue(AutoStopProperty);
+            }
+            set
+            {
+                SetValue(AutoStopProperty, value);
+            }
+        }
+
+        /// <summary>
+        /// Gets the value indicating the buffering percentage.
+        /// </summary>
+        public double BufferingProgress
+        {
+            get
+            {
+                return (double)GetValue(BufferingProgressProperty);
+            }
+            private set
+            {
+                SetValue(BufferingProgressPropertyKey, value);
+            }
+        }
+
+        /// <summary>
+        /// Gets the duration of a media content.
+        /// </summary>
+        public int Duration
+        {
+            get
+            {
+                return (int)GetValue(DurationProperty);
+            }
+            private set
+            {
+                SetValue(DurationPropertyKey, value);
+            }
+        }
+
+        /// <summary>
+        /// Gets or sets the source of the media content.
+        /// </summary>
+        [Xamarin.Forms.TypeConverter(typeof(MediaSourceConverter))]
+        public MediaSource Source
+        {
+            get { return (MediaSource)GetValue(SourceProperty); }
+            set { SetValue(SourceProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets the video output.
+        /// </summary>
+        public IVideoOutput VideoOutput
+        {
+            get { return (IVideoOutput)GetValue(VideoOutputProperty); }
+            set { SetValue(VideoOutputProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets the current volume of a media content.
+        /// </summary>
+        public double Volume
+        {
+            get { return (double)GetValue(VolumeProperty); }
+            set { SetValue(VolumeProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets the value whether the volume is muted.
+        /// </summary>
+        public bool IsMuted
+        {
+            get { return (bool)GetValue(IsMutedProperty); }
+            set { SetValue(IsMutedProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets the desired interval time for updating position.
+        /// </summary>
+        public int PositionUpdateInterval
+        {
+            get { return (int)GetValue(PositionUpdateIntervalProperty); }
+            set { SetValue(PositionUpdateIntervalProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets whether to use the embedding controls.
+        /// </summary>
+        public bool UsesEmbeddingControls
+        {
+            get
+            {
+                return (bool)GetValue(UsesEmbeddingControlsProperty);
+            }
+            set
+            {
+                SetValue(UsesEmbeddingControlsProperty, value);
+                _impl.UsesEmbeddingControls = value;
+            }
+        }
+
+        /// <summary>
+        /// Gets the value of the current position of the media content.
+        /// </summary>
+        public int Position
+        {
+            get
+            {
+                return _impl.Position;
+            }
+            private set
+            {
+                SetValue(PositionPropertyKey, value);
+                OnPropertyChanged(nameof(Progress));
+            }
+        }
+
+        /// <summary>
+        /// Gets the current playback state.
+        /// </summary>
+        public PlaybackState State
+        {
+            get
+            {
+                return (PlaybackState)GetValue(StateProperty);
+            }
+            private set
+            {
+                SetValue(StatePropertyKey, value);
+            }
+        }
+
+        /// <summary>
+        /// Gets a value indicating the buffering status. 
+        /// </summary>
+        public bool IsBuffering
+        {
+            get
+            {
+                return (bool)GetValue(IsBufferingProperty);
+            }
+            private set
+            {
+                SetValue(IsBufferingPropertyKey, value);
+            }
+        }
+
+        /// <summary>
+        /// For internal use.
+        /// </summary>
+        [EditorBrowsable(EditorBrowsableState.Never)]
+        public double Progress
+        {
+            get
+            {
+                return Position / (double)Math.Max(Position, Duration);
+            }
+        }
+
+        /// <summary>
+        /// For internal use.
+        /// </summary>
+        [EditorBrowsable(EditorBrowsableState.Never)]
+        public Command StartCommand => new Command(() =>
+        {
+            if (State == PlaybackState.Playing)
+            {
+                Pause();
+            }
+            else
+            {
+                Start();
+            }
+        });
+
+        /// <summary>
+        /// For internal use.
+        /// </summary>
+        [EditorBrowsable(EditorBrowsableState.Never)]
+        public Command FastForwardCommand => new Command(() =>
+        {
+            if (State != PlaybackState.Stopped)
+            {
+                Seek(Math.Min(Position + 5000, Duration));
+            }
+        }, () => State != PlaybackState.Stopped);
+
+        /// <summary>
+        /// For internal use.
+        /// </summary>
+        [EditorBrowsable(EditorBrowsableState.Never)]
+        public Command RewindCommand => new Command(() =>
+        {
+            if (State != PlaybackState.Stopped)
+            {
+                Seek(Math.Max(Position - 5000, 0));
+            }
+        }, () => State != PlaybackState.Stopped);
+
+        /// <summary>
+        /// Occurs when the playback is completed.
+        /// </summary>
+        public event EventHandler PlaybackCompleted;
+        /// <summary>
+        /// Occurs when the playback is started.
+        /// </summary>
+        public event EventHandler PlaybackStarted;
+        /// <summary>
+        /// Occurs when the playback is paused.
+        /// </summary>
+        public event EventHandler PlaybackPaused;
+        /// <summary>
+        /// Occurs when the playback is stopped.
+        /// </summary>
+        public event EventHandler PlaybackStopped;
+        /// <summary>
+        /// Occurs when the buffering for the media content is started.
+        /// </summary>
+        public event EventHandler BufferingStarted;
+        /// <summary>
+        /// Occurs when the buffering for the media content is completed.
+        /// </summary>
+        public event EventHandler BufferingCompleted;
+
+        /// <summary>
+        /// Pauses the player.
+        /// </summary>
+        public void Pause()
+        {
+            _impl.Pause();
+        }
+
+        /// <summary>
+        /// Attemps to seek the playback position.
+        /// </summary>
+        /// <param name="ms">The milliseconds to seek</param>
+        /// <returns>Returns a Task that seeks the play position.</returns>
+        public Task<int> Seek(int ms)
+        {
+            ShowController();
+            return _impl.Seek(ms).ContinueWith((t) => Position = _impl.Position);
+        }
+
+        /// <summary>
+        /// Starts or resumes playback.
+        /// </summary>
+        /// <returns>Returns a Task that prepares the player and play the media content.</returns>
+        public Task<bool> Start()
+        {
+            return _impl.Start();
+        }
+
+        /// <summary>
+        /// Stops playing the media content.
+        /// </summary>
+        public void Stop()
+        {
+            _impl.Stop();
+        }
+
+        /// <summary>
+        /// Retrieves the album art of the stream, or null if there is no album art data.
+        /// </summary>
+        /// <returns>Returns a Task that gets the album art of the stream</returns>
+        public Task<Stream> GetAlbumArts()
+        {
+            return _impl.GetAlbumArts();
+        }
+
+        /// <summary>
+        /// Gets the metadata of the media content.
+        /// </summary>
+        /// <returns>Returns a Task that has the metadata of the media content.</returns>
+        public Task<IDictionary<string, string>> GetMetadata()
+        {
+            return _impl.GetMetadata();
+        }
+
+        void UpdateAutoPlay()
+        {
+            _impl.AutoPlay = AutoPlay;
+        }
+
+        void UpdateAutoStop()
+        {
+            _impl.AutoStop = AutoStop;
+        }
+
+        void UpdateIsMuted()
+        {
+            _impl.IsMuted = IsMuted;
+        }
+
+        void OnUpdateStreamInfo(object sender, EventArgs e)
+        {
+            Duration = _impl.Duration;
+        }
+
+        void SendPlaybackCompleted(object sender, EventArgs e)
+        {
+            PlaybackCompleted?.Invoke(this, EventArgs.Empty);
+        }
+
+        void SendPlaybackStarted(object sender, EventArgs e)
+        {
+            _isPlaying = true;
+            State = PlaybackState.Playing;
+            StartPostionPollingTimer();
+            PlaybackStarted?.Invoke(this, EventArgs.Empty);
+            _controlsAlwaysVisible = false;
+            ShowController();
+        }
+
+        void SendPlaybackPaused(object sender, EventArgs e)
+        {
+            _isPlaying = false;
+            State = PlaybackState.Paused;
+            PlaybackPaused?.Invoke(this, EventArgs.Empty);
+            _controlsAlwaysVisible = true;
+            ShowController();
+        }
+
+
+        void SendPlaybackStopped(object sender, EventArgs e)
+        {
+            _isPlaying = false;
+            State = PlaybackState.Stopped;
+            PlaybackStopped?.Invoke(this, EventArgs.Empty);
+            _controlsAlwaysVisible = true;
+            ShowController();
+        }
+
+
+        void StartPostionPollingTimer()
+        {
+            Device.StartTimer(TimeSpan.FromMilliseconds(PositionUpdateInterval), () =>
+            {
+                Position = _impl.Position;
+                return _isPlaying;
+            });
+        }
+
+        void OnSourceChanged(object sender, EventArgs e)
+        {
+            _impl.SetSource(Source);
+        }
+
+        void OnSourceChanging(MediaSource oldValue, MediaSource newValue)
+        {
+            if (oldValue != null)
+                oldValue.SourceChanged -= OnSourceChanged;
+
+            if (newValue != null)
+                newValue.SourceChanged += OnSourceChanged;
+        }
+
+        void OnVideoOutputChanged()
+        {
+            if (VideoOutput != null)
+            {
+                if (UsesEmbeddingControls)
+                {
+                    VideoOutput.Controller = _controls.Value;
+                }
+                VideoOutput.MediaView.Focused += OnVideoOutputFocused;
+                if (VideoOutput.MediaView is View outputView)
+                {
+                    TapGestureRecognizer tapGesture = new TapGestureRecognizer();
+                    tapGesture.Tapped += OnOutputTapped;
+                    outputView.GestureRecognizers.Add(tapGesture);
+                }
+            }
+            _impl.SetDisplay(VideoOutput);
+        }
+
+        void OnOutputTapped(object sender, EventArgs e)
+        {
+            if (!UsesEmbeddingControls)
+                return;
+            if (!_controls.Value.IsVisible)
+            {
+                ShowController();
+            }
+        }
+
+        async void OnUsesEmbeddingControlsChanged()
+        {
+            if (UsesEmbeddingControls)
+            {
+                if (VideoOutput != null)
+                {
+                    VideoOutput.Controller = _controls.Value;
+                    ShowController();
+                }
+            }
+            else
+            {
+                if (VideoOutput != null)
+                {
+                    HideController(0);
+                    await Task.Delay(200);
+                    VideoOutput.Controller = null;
+                }
+            }
+        }
+
+        void OnVideoOutputFocused(object sender, FocusEventArgs e)
+        {
+            if (UsesEmbeddingControls)
+            {
+                ShowController();
+            }
+        }
+
+        void OnVolumeChanged()
+        {
+            _impl.Volume = Volume;
+        }
+
+        void OnAspectModeChanged()
+        {
+            _impl.AspectMode = AspectMode;
+        }
+
+        void OnUpdateBufferingProgress(object sender, BufferingProgressUpdatedEventArgs e)
+        {
+            if (!IsBuffering && e.Progress >= 0)
+            {
+                IsBuffering = true;
+                BufferingStarted?.Invoke(this, EventArgs.Empty);
+            }
+            else if (IsBuffering && e.Progress == 1.0)
+            {
+                IsBuffering = false;
+                BufferingCompleted?.Invoke(this, EventArgs.Empty);
+            }
+            BufferingProgress = e.Progress;
+        }
+
+        async void HideController(int after)
+        {
+            if (!_controls.IsValueCreated)
+                return;
+
+            _hideTimerCTS?.Cancel();
+            _hideTimerCTS?.Dispose();
+            _hideTimerCTS = new CancellationTokenSource();
+            try
+            {
+                await Task.Delay(after, _hideTimerCTS.Token);
+
+                if (!_controlsAlwaysVisible)
+                {
+                    await _controls.Value.FadeTo(0, 200);
+                    _controls.Value.IsVisible = false;
+                }
+            }
+            catch (Exception)
+            {
+                //Exception when canceled
+            }
+        }
+        
+        void ShowController()
+        {
+            if (_controls.IsValueCreated)
+            {
+                _controls.Value.IsVisible = true;
+                _controls.Value.FadeTo(1.0, 200);
+                HideController(5000);
+            }
+        }
+
+
+        static void OnSourceChanging(BindableObject bindable, object oldValue, object newValue)
+        {
+            (bindable as MediaPlayer)?.OnSourceChanging(oldValue as MediaSource, newValue as MediaSource);
+        }
+        static void OnSourceChanged(BindableObject bindable, object oldValue, object newValue)
+        {
+            (bindable as MediaPlayer)?.OnSourceChanged(bindable, EventArgs.Empty);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaSource.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaSource.cs
new file mode 100644 (file)
index 0000000..e06551e
--- /dev/null
@@ -0,0 +1,77 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.IO;
+using System.Reflection;
+using System.Threading;
+using System.Threading.Tasks;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Abstract class whose implementors load media contents from files or the Web.
+    /// </summary>
+    [TypeConverter(typeof(MediaSourceConverter))]
+    public abstract class MediaSource : Element
+    {
+        protected MediaSource()
+        {
+        }
+
+        /// <summary>
+        /// Returns a new MediaSource that reads from file.
+        /// </summary>
+        /// <param name="file">The file path to use as a media source.</param>
+        /// <returns>Returns the MediaSource.</returns>
+        public static MediaSource FromFile(string file)
+        {
+            return new FileMediaSource { File = file };
+        }
+
+        /// <summary>
+        /// Returns a new MediaSource that reads from uri.
+        /// </summary>
+        /// <param name="uri">The uri path to use as a media source.</param>
+        /// <returns>Returns the MediaSource.</returns>
+        public static MediaSource FromUri(Uri uri)
+        {
+            if (!uri.IsAbsoluteUri)
+                throw new ArgumentException("uri is relative");
+            return new UriMediaSource { Uri = uri };
+        }
+
+        public static implicit operator MediaSource(string source)
+        {
+            return Uri.TryCreate(source, UriKind.Absolute, out Uri uri) && uri.Scheme != "file" ? FromUri(uri) : FromFile(source);
+        }
+
+        public static implicit operator MediaSource(Uri uri)
+        {
+            if (!uri.IsAbsoluteUri)
+                throw new ArgumentException("uri is relative");
+            return FromUri(uri);
+        }
+
+        protected void OnSourceChanged()
+        {
+            SourceChanged?.Invoke(this, EventArgs.Empty);
+        }
+
+        internal event EventHandler SourceChanged;
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaSourceConverter.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaSourceConverter.cs
new file mode 100644 (file)
index 0000000..2661436
--- /dev/null
@@ -0,0 +1,43 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Class that takes a string representation of a media file location and returns a MeidaSource from the specified resource.
+    /// </summary>
+    [TypeConverter(typeof(MediaSource))]
+    public sealed class MediaSourceConverter : TypeConverter
+    {
+        /// <summary>
+        /// Returns a media source created from a URI that is contained in value.
+        /// </summary>
+        /// <param name="value">The value to convert.</param>
+        /// <returns>MediaSource</returns>
+        public override object ConvertFromInvariantString(string value)
+        {
+            if (value != null)
+            {
+                return Uri.TryCreate(value, UriKind.Absolute, out Uri uri) && uri.Scheme != "file" ? MediaSource.FromUri(uri) : MediaSource.FromFile(value);
+            }
+
+            throw new InvalidOperationException(string.Format("Cannot convert \"{0}\" into {1}", value, typeof(MediaSource)));
+        }
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaView.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/MediaView.cs
new file mode 100644 (file)
index 0000000..c244129
--- /dev/null
@@ -0,0 +1,100 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The MediaView class is used to display the video output on the screen.
+    /// </summary>
+    [ContentProperty("Player")]
+    public class MediaView : Layout<View>, IVideoOutput
+    {
+        /// <summary>
+        /// Identifies the Player bindable property.
+        /// </summary>
+        public static readonly BindableProperty PlayerProperty = BindableProperty.Create("Player", typeof(MediaPlayer), typeof(MediaView), default(MediaPlayer), propertyChanged: (b, o, n) => ((MediaView)b).OnPlayerChanged());
+        
+        View _controller;
+
+        /// <summary>
+        /// Gets or sets the media player.
+        /// </summary>
+        public MediaPlayer Player
+        {
+            get { return (MediaPlayer)GetValue(PlayerProperty); }
+            set { SetValue(PlayerProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets the video output type.
+        /// </summary>
+        public virtual VideoOuputType OuputType => VideoOuputType.Buffer;
+
+        VisualElement IVideoOutput.MediaView => this;
+        View IVideoOutput.Controller
+        {
+            get
+            {
+                return _controller;
+            }
+            set
+            {
+                if (_controller != null)
+                {
+                    Children.Remove(_controller);
+                }
+
+                _controller = value;
+
+                if (_controller != null)
+                {
+                    Children.Add(_controller);
+                }
+            }
+        }
+
+        protected override void LayoutChildren(double x, double y, double width, double height)
+        {
+            _controller?.Layout(new Rectangle(x, y, width, height));
+        }
+
+        protected override SizeRequest OnMeasure(double widthConstraint, double heightConstraint)
+        {
+            return _controller?.Measure(widthConstraint, heightConstraint) ?? base.OnMeasure(widthConstraint, heightConstraint);
+        }
+
+        protected override void OnBindingContextChanged()
+        {
+            base.OnBindingContextChanged();
+
+            if (Player != null)
+            {
+                SetInheritedBindingContext(Player, BindingContext);
+            }
+        }
+
+        void OnPlayerChanged()
+        {
+            if (Player != null)
+            {
+                Player.VideoOutput = this;
+                SetInheritedBindingContext(Player, BindingContext);
+            }
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/PlaybackState.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/PlaybackState.cs
new file mode 100644 (file)
index 0000000..41cd84b
--- /dev/null
@@ -0,0 +1,37 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Enumerates values that define the playback state of the media content.
+    /// </summary>
+    public enum PlaybackState
+    {
+        /// <summary>
+        /// Stopped.
+        /// </summary>
+        Stopped,
+        /// <summary>
+        /// Playing.
+        /// </summary>
+        Playing,
+        /// <summary>
+        /// Paused while playing media.
+        /// </summary>
+        Paused
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/PopupEntry.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/PopupEntry.cs
new file mode 100644 (file)
index 0000000..7235f71
--- /dev/null
@@ -0,0 +1,63 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.Text;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The PopupEntry is a class that extends Xamarin.Forms.Entry.
+    /// It makes a new layer when editing text on the entry.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class PopupEntry : Entry
+    {
+        /// <summary>
+        /// BindableProperty. Identifies color of Popup background.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty PopupBackgroundColorProperty = BindableProperty.CreateAttached(nameof(PopupBackgroundColor), typeof(Color), typeof(PopupEntry), Color.Default);
+
+        /// <summary>
+        /// BindableProperty. Identifies whether Popup is opended or not.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsPopupOpenedProperty = BindableProperty.CreateAttached(nameof(IsPopupOpened), typeof(bool), typeof(PopupEntry), false);
+
+        /// <summary>
+        /// Gets or sets a color value of Popup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public Color PopupBackgroundColor
+        {
+            get => (Color)GetValue(PopupBackgroundColorProperty);
+            set => SetValue(PopupBackgroundColorProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets a status of Popup's open.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsPopupOpened
+        {
+            get => (bool)GetValue(IsPopupOpenedProperty);
+            set => SetValue(IsPopupOpenedProperty, value);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/PositionOption.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/PositionOption.cs
new file mode 100644 (file)
index 0000000..070c34e
--- /dev/null
@@ -0,0 +1,46 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Collections.Generic;
+using System.Text;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Enumeration for position type of popup
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public enum PositionOption
+    {
+        /// <summary>
+        /// The popup appears at the bottom of the View using the Effect. The position is changed by Offset in the center of View.
+        /// </summary>
+        BottomOfView,
+        /// <summary>
+        /// In the center of the screen, move by the Offset in the Popup.
+        /// </summary>
+        CenterOfParent,
+        /// <summary>
+        /// The value of Offset is X, Y and popup is placed on the screen.
+        /// </summary>
+        Absolute,
+        /// <summary>
+        /// Set Offset.X * Window.Width, Offset.Y * Window.Height.
+        /// </summary>
+        Relative
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Properties/AssemblyInfo.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Properties/AssemblyInfo.cs
new file mode 100644 (file)
index 0000000..f330c03
--- /dev/null
@@ -0,0 +1,3 @@
+using System.Runtime.CompilerServices;
+
+[assembly: InternalsVisibleTo("Tizen.Wearable.CircularUI.Forms.Renderer")]
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Radio.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Radio.cs
new file mode 100644 (file)
index 0000000..7ca6153
--- /dev/null
@@ -0,0 +1,136 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The Radio is a widget that allows one or more options to be displayed and have the user choose only one of them.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    /// <example>
+    /// <code>
+    /// var radio1 = new Radio
+    /// {
+    ///     GroupName = "SoundMode",
+    ///     IsSelected = true,
+    ///     Value = "sound"
+    /// }
+    ///
+    /// var radio2 = new Radio
+    /// {
+    ///     GroupName = "SoundMode",
+    ///     IsSelected = false,
+    ///     Value = "vibrate"
+    /// }
+    ///
+    /// radio1.Selected += (s,e) =>
+    /// {
+    ///     Console.WriteLine($"radio1 selected! value:{e.Value}");
+    /// };
+    ///
+    /// radio2.Selected += (s,e) =>
+    /// {
+    ///      Console.WriteLine($"radio2 selected! value:{e.Value}");
+    /// };
+    /// </code>
+    /// </example>
+    public class Radio : View
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the Value bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty ValueProperty = BindableProperty.Create("Value", typeof(string), typeof(Radio), default(string));
+
+        /// <summary>
+        /// BindableProperty. Identifies the IsSelected bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty IsSelectedProperty = BindableProperty.Create("IsSelected", typeof(bool), typeof(Radio), false,
+             propertyChanged: IsSelectedPropertyChanged);
+
+        /// <summary>
+        /// BindableProperty. Identifies the GroupName bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty GroupNameProperty = BindableProperty.Create("GroupName", typeof(string), typeof(Radio), default(string));
+
+        /// <summary>
+        /// BindableProperty. Identifies the Color bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty ColorProperty = BindableProperty.Create(nameof(Color), typeof(Color), typeof(Radio), Color.Default);
+
+
+        /// <summary>
+        /// Gets or sets the value of the Radio.
+        /// This is a bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string Value
+        {
+            get { return (string)GetValue(ValueProperty); }
+            set { SetValue(ValueProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets the name that specifies which Radio controls are mutually exclusive.
+        /// It can be set to null.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string GroupName
+        {
+            get { return (string)GetValue(GroupNameProperty); }
+            set { SetValue(GroupNameProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets a boolean value that indicates whether this Radio is selected.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsSelected
+        {
+            get { return (bool)GetValue(IsSelectedProperty); }
+            set { SetValue(IsSelectedProperty, value); }
+        }
+
+        /// <summary>
+        /// Occurs when the Radio selection was changed.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public event EventHandler<SelectedEventArgs> Selected;
+
+
+        static void IsSelectedPropertyChanged(BindableObject bindable, object oldValue, object newValue)
+        {
+            var radioButton = (Radio)bindable;
+            radioButton.Selected?.Invoke(radioButton, new SelectedEventArgs(radioButton.Value, (bool)newValue));
+        }
+
+        /// <summary>
+        /// Gets or sets a color value of Radio.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public Color Color
+        {
+            get => (Color)GetValue(ColorProperty);
+            set => SetValue(ColorProperty, value);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Resources/img_button_pause.png b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Resources/img_button_pause.png
new file mode 100644 (file)
index 0000000..b8a4b40
Binary files /dev/null and b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Resources/img_button_pause.png differ
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Resources/img_button_play.png b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Resources/img_button_play.png
new file mode 100644 (file)
index 0000000..f92ab44
Binary files /dev/null and b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Resources/img_button_play.png differ
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/RotaryEventHandler.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/RotaryEventHandler.cs
new file mode 100644 (file)
index 0000000..59b81f2
--- /dev/null
@@ -0,0 +1,40 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Delegate for a triggering rotary event
+    /// </summary>
+    /// <param name="args">Rotated direction of Rotary device</param>
+    /// <since_tizen> 4 </since_tizen>
+    public delegate void RotaryEventHandler(RotaryEventArgs args);
+
+    /// <summary>
+    /// Event arguments for RotaryEvent.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class RotaryEventArgs : EventArgs
+    {
+        /// <summary>
+        /// Gets or sets rotated direction of Rotary device. IsClockwise is true when Rotary device rotated in the clockwise direction or false on counter clockwise.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsClockwise { get; set; }
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/SelectedEventArgs.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/SelectedEventArgs.cs
new file mode 100644 (file)
index 0000000..b0b8edd
--- /dev/null
@@ -0,0 +1,50 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Event arguments for events of RadioButton.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class SelectedEventArgs : EventArgs
+    {
+        /// <summary>
+        /// Creates a new SelectedEventArgs object that represents a change from RadioButton.
+        /// </summary>
+        /// <param name="value">The boolean value that checks whether the RadioButton is selected.</param>
+        /// <since_tizen> 4 </since_tizen>
+        public SelectedEventArgs(string value, bool isSelected)
+        {
+            Value = value;
+            IsSelected = isSelected;
+        }
+
+        /// <summary>
+        /// Gets the Value for the SelectedEventArgs object.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string Value { get; private set; }
+
+        /// <summary>
+        /// Gets the IsSelected for the SelectedEventArgs object.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public bool IsSelected { get; private set; }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Tizen.Wearable.CircularUI.Forms.csproj b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Tizen.Wearable.CircularUI.Forms.csproj
new file mode 100644 (file)
index 0000000..2b11418
--- /dev/null
@@ -0,0 +1,20 @@
+<Project Sdk="Microsoft.NET.Sdk">
+
+  <PropertyGroup>
+    <TargetFramework>netstandard2.0</TargetFramework>
+  </PropertyGroup>
+
+  <ItemGroup>
+    <None Remove="Resources\img_button_pause.png" />
+    <None Remove="Resources\img_button_play.png" />
+    <EmbeddedResource Include="Resources\img_button_pause.png" />
+    <EmbeddedResource Include="Resources\img_button_play.png" />
+    <ProjectReference Include="..\..\Xamarin.Forms\Xamarin.Forms.Core\Xamarin.Forms.Core.csproj" />
+    <ProjectReference Include="..\..\Xamarin.Forms\Xamarin.Forms.Platform\Xamarin.Forms.Platform.csproj" />
+    <ProjectReference Include="..\..\Xamarin.Forms\Xamarin.Forms.Xaml\Xamarin.Forms.Xaml.csproj" />
+    <EmbeddedResource Update="EmbeddingControls.xaml">
+      <Generator>MSBuild:UpdateDesignTimeXaml</Generator>
+    </EmbeddedResource>
+  </ItemGroup>
+
+</Project>
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Toast.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/Toast.cs
new file mode 100644 (file)
index 0000000..19bcb92
--- /dev/null
@@ -0,0 +1,80 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The Toast class provides properties that show simple types of messages
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    /// <example>
+    /// <code>
+    /// Toast.DisplayText("Hello World", 3000)
+    /// Toast.DisplayIconText("Hello World", new FileImageSource { File = "icon.jpg" }, 3000)
+    /// </code>
+    /// </example>
+    public static class Toast
+    {
+        /// <summary>
+        /// It shows the simplest form of the message in the given duration.
+        /// </summary>
+        /// <param name="text">The body text of the toast.</param>
+        /// <param name="duration">How long to display the text in milliseconds.</param>
+        /// <since_tizen> 4 </since_tizen>
+        public static void DisplayText(string text, int duration)
+        {
+            new ToastProxy
+            {
+                Text = text,
+                Duration = duration,
+            }.Show();
+        }
+
+        /// <summary>
+        /// It shows the simplest form of the message in 3000 milliseconds.
+        /// </summary>
+        /// <param name="text">The body text of the toast.</param>
+        public static void DisplayText(string text) => DisplayText(text, 3000);
+
+        /// <summary>
+        /// It shows simplest icon and text messege.
+        /// </summary>
+        /// <param name="text">The body text of the toast.</param>
+        /// <param name="icon">The file path of the toast icon.</param>
+        /// <param name="duration">How long to display the text in milliseconds.</param>
+        /// <since_tizen> 4 </since_tizen>
+        public static void DisplayIconText(string text, FileImageSource icon, int duration)
+        {
+            new ToastProxy
+            {
+                Text = text,
+                Icon = icon,
+                Duration = duration,
+            }.Show();
+        }
+
+        /// <summary>
+        /// It shows simplest icon and text messege in 3 seconds.
+        /// </summary>
+        /// <param name="text">The body text of the toast.</param>
+        /// <param name="icon">The file path of the toast icon.</param>
+        /// <since_tizen> 4 </since_tizen>
+        public static void DisplayIconText(string text, FileImageSource icon) => DisplayIconText(text, icon, 3000);
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ToastProxy.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ToastProxy.cs
new file mode 100644 (file)
index 0000000..c9a84f2
--- /dev/null
@@ -0,0 +1,107 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// This class is for the internal use by toast.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    internal class ToastProxy : IToast
+    {
+        IToast _toastProxy;
+
+        public ToastProxy()
+        {
+            _toastProxy = DependencyService.Get<IToast>(DependencyFetchTarget.NewInstance);
+
+            if (_toastProxy == null)
+                throw new InvalidOperationException("Internal instance via DependecyService was not created.");
+        }
+
+        /// <summary>
+        /// Gets or sets duration of the Toast pop-up.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public int Duration
+        {
+            get
+            {
+                return _toastProxy.Duration;
+            }
+
+            set
+            {
+                _toastProxy.Duration = value;
+            }
+        }
+
+        /// <summary>
+        /// Gets or sets text of the Toast pop-up.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string Text
+        {
+            get
+            {
+                return _toastProxy.Text;
+            }
+
+            set
+            {
+                _toastProxy.Text = value;
+            }
+        }
+
+        /// <summary>
+        /// Gets or sets icon of the Toast pop-up.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public FileImageSource Icon
+        {
+            get
+            {
+                return _toastProxy.Icon;
+            }
+
+            set
+            {
+                _toastProxy.Icon = value;
+            }
+        }
+
+        /// <summary>
+        /// Dismisses the Toast pop-up.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public void Dismiss()
+        {
+            _toastProxy.Dismiss();
+        }
+
+        /// <summary>
+        /// Shows the Toast pop-up.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public void Show()
+        {
+            _toastProxy.Show();
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/TwoButtonPage.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/TwoButtonPage.cs
new file mode 100644 (file)
index 0000000..9b9820f
--- /dev/null
@@ -0,0 +1,84 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The TwoButtonPage is a page that has a rectangular area inside the circle as contents area. It also has two buttons and a Title area.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    public class TwoButtonPage : ContentPage
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the FirstButton bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty FirstButtonProperty = BindableProperty.Create(nameof(FirstButton), typeof(MenuItem), typeof(TwoButtonPage),
+            propertyChanged: (b, o, n) =>
+            {
+                if (n != null)
+                    ((Element)n).Parent = (Element)b;
+            });
+        /// <summary>
+        /// BindableProperty. Identifies the SecondButton bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty SecondButtonProperty = BindableProperty.Create(nameof(SecondButton), typeof(MenuItem), typeof(TwoButtonPage),
+            propertyChanged: (b, o, n) =>
+            {
+                if (n != null)
+                    ((Element)n).Parent = (Element)b;
+            });
+
+        /// <summary>
+        /// BindableProperty. Identifies the Overlap bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty OverlapProperty = BindableProperty.Create(nameof(Overlap), typeof(bool), typeof(TwoButtonPage), false);
+
+        /// <summary>
+        /// Gets or sets the overlap or not overlap the buttons and page display.
+        /// </summary>
+        public bool Overlap
+        {
+            get => (bool)GetValue(OverlapProperty);
+            set => SetValue(OverlapProperty, value);
+        }
+
+        /// <summary>
+        /// Gets or sets left button of TwoButtonPage.
+        /// Text property of MenuItem is ignored since button has no space to display text.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public MenuItem FirstButton
+        {
+            get => (MenuItem)GetValue(FirstButtonProperty);
+            set => SetValue(FirstButtonProperty, value);
+        }
+        /// <summary>
+        /// Gets or sets right button of TwoButtonPage.
+        /// Text property of MenuItem is ignored since button has no space to display text.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public MenuItem SecondButton
+        {
+            get => (MenuItem)GetValue(SecondButtonProperty);
+            set => SetValue(SecondButtonProperty, value);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/TwoButtonPopup.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/TwoButtonPopup.cs
new file mode 100644 (file)
index 0000000..8060e1d
--- /dev/null
@@ -0,0 +1,205 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using Xamarin.Forms;
+
+using System;
+using System.Collections.Generic;
+using System.Collections.ObjectModel;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// The TwoButtonPopup describe pop-up which has circular two button, title, text, and content area.
+    /// </summary>
+    /// <since_tizen> 4 </since_tizen>
+    /// <example>
+    /// <code>
+    /// var leftButton = new MenuItem()
+    /// {
+    ///     Text = "Save",
+    ///     Icon = new FileImageSource{ File = "icon_save.png", },
+    ///     Command = new Command(() => { ... })
+    /// };
+    ///
+    /// var rightButton = new MenuItem()
+    /// {
+    ///     Text = "Delete",
+    ///     Icon = new FileImageSource{ File = "icon_delete.png", },
+    ///     Command = new Command(() => { ... })
+    /// };
+    ///
+    /// var popup = new TwoButtonPopup();
+    /// popup.FirstButton = leftButton;
+    /// popup.SecondButton = rightButton;
+    /// popup.Title = "Popup title";
+    /// popup.Content = new StackLayout()
+    /// {
+    ///     HorizontalOptions = LayoutOptions.FillAndExpand,
+    ///     Children =
+    ///     {
+    ///        new Label
+    ///        {
+    ///            Text = "Will be saved",
+    ///        },
+    ///     }
+    /// };
+    ///
+    /// popup.BackButtonPressed += (s, e) =>
+    /// {
+    ///     popup.Dismiss();
+    /// };
+    /// </code>
+    /// </example>
+    public class TwoButtonPopup : BindableObject
+    {
+        /// <summary>
+        /// BindableProperty. Identifies the content bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty ContentProperty = BindableProperty.Create(nameof(Content), typeof(View), typeof(TwoButtonPopup), null);
+
+        /// <summary>
+        /// BindableProperty. Identifies the title bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty TitleProperty = BindableProperty.Create(nameof(Title), typeof(string), typeof(TwoButtonPopup), null);
+
+        /// <summary>
+        /// BindableProperty. Identifies the title bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty TextProperty = BindableProperty.Create(nameof(Text), typeof(string), typeof(TwoButtonPopup), null);
+
+        /// <summary>
+        /// BindableProperty. Identifies the first button bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty FirstButtonProperty = BindableProperty.Create(nameof(FirstButton), typeof(MenuItem), typeof(TwoButtonPopup), null);
+
+        /// <summary>
+        /// BindableProperty. Identifies the second button bindable property.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public static readonly BindableProperty SecondButtonProperty = BindableProperty.Create(nameof(SecondButton), typeof(MenuItem), typeof(TwoButtonPopup), null);
+
+        ITwoButtonPopup _popUp;
+
+        static IList<ITwoButtonPopup> _popUpList = new ObservableCollection<ITwoButtonPopup>();
+
+        /// <summary>
+        /// Occurs when the device's back button is pressed.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public event EventHandler BackButtonPressed;
+
+        /// <summary>
+        /// Creates and initializes a new instance of the TwoButtonPopup class.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public TwoButtonPopup()
+        {
+            _popUp = DependencyService.Get<ITwoButtonPopup>(DependencyFetchTarget.NewInstance);
+            if (_popUp == null)
+            {
+                throw new InvalidOperationException("Object reference not set to an instance of a Popup.");
+            }
+
+            _popUp.BackButtonPressed += (s, e) =>
+            {
+                BackButtonPressed?.Invoke(this, EventArgs.Empty);
+            };
+
+            SetBinding(ContentProperty, new Binding(nameof(Content), mode: BindingMode.OneWayToSource, source: _popUp));
+            SetBinding(FirstButtonProperty, new Binding(nameof(FirstButton), mode: BindingMode.OneWayToSource, source: _popUp));
+            SetBinding(SecondButtonProperty, new Binding(nameof(SecondButton), mode: BindingMode.OneWayToSource, source: _popUp));
+            SetBinding(TitleProperty, new Binding(nameof(Title), mode: BindingMode.OneWayToSource, source: _popUp));
+            SetBinding(TextProperty, new Binding(nameof(Text), mode: BindingMode.OneWayToSource, source: _popUp));
+        }
+
+        /// <summary>
+        /// Gets or sets content view of the Popup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public View Content
+        {
+            get { return (View)GetValue(ContentProperty); }
+            set { SetValue(ContentProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets title of the Popup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string Title
+        {
+            get { return (string)GetValue(TitleProperty); }
+            set { SetValue(TitleProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets text of the Popup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public string Text
+        {
+            get { return (string)GetValue(TextProperty); }
+            set { SetValue(TextProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets left button of the Popup.
+        /// Text property of MenuItem is ignored since button has no space to display text.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public MenuItem FirstButton
+        {
+            get { return (MenuItem)GetValue(FirstButtonProperty); }
+            set { SetValue(FirstButtonProperty, value); }
+        }
+
+        /// <summary>
+        /// Gets or sets right button of the Popup.
+        /// Text property of MenuItem is ignored since button has no space to display text.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public MenuItem SecondButton
+        {
+            get { return (MenuItem)GetValue(SecondButtonProperty); }
+            set { SetValue(SecondButtonProperty, value); }
+        }
+
+        /// <summary>
+        /// Shows the TwoButtonPopup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public void Show()
+        {
+            _popUp.Show();
+            _popUpList.Add(_popUp);
+        }
+
+        /// <summary>
+        /// Dismisses the TwoButtonPopup.
+        /// </summary>
+        /// <since_tizen> 4 </since_tizen>
+        public void Dismiss()
+        {
+            _popUp.Dismiss();
+            _popUpList.Remove(_popUp);
+        }
+    }
+}
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/UriMediaSource.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/UriMediaSource.cs
new file mode 100644 (file)
index 0000000..9fa7559
--- /dev/null
@@ -0,0 +1,77 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+using System;
+using System.Threading.Tasks;
+using Xamarin.Forms;
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// A MediaSource that loads a media from a URI
+    /// </summary>
+    [TypeConverter(typeof(MediaSourceConverter))]
+    public sealed class UriMediaSource : MediaSource
+    {
+        /// <summary>
+        /// Identifies the File bindable property.
+        /// </summary>
+        public static readonly BindableProperty UriProperty = BindableProperty.Create("Uri", typeof(Uri), typeof(UriImageSource), default(Uri), validateValue: (bindable, value) => value == null || ((Uri)value).IsAbsoluteUri);
+
+        /// <summary>
+        /// Gets or sets the URI for the media to get.
+        /// </summary>
+        public Uri Uri
+        {
+            get { return (Uri)GetValue(UriProperty); }
+            set { SetValue(UriProperty, value); }
+        }
+
+        /// <summary>
+        /// Returns the path to the file for the media, prefixed with the string, "Uri: ".
+        /// </summary>
+        /// <returns></returns>
+        public override string ToString()
+        {
+            return $"Uri: {Uri}";
+        }
+
+        /// <summary>
+        /// Allows implicit casting from a Uri.
+        /// </summary>
+        /// <param name="uri"></param>
+        public static implicit operator UriMediaSource(Uri uri)
+        {
+            return (UriMediaSource)FromUri(uri);
+        }
+
+        /// <summary>
+        /// Allows implicit casting to a string.
+        /// </summary>
+        /// <param name="uri"></param>
+        public static implicit operator string(UriMediaSource uri)
+        {
+            return uri?.ToString();
+        }
+
+        protected override void OnPropertyChanged(string propertyName = null)
+        {
+            if (propertyName == UriProperty.PropertyName)
+                OnSourceChanged();
+            base.OnPropertyChanged(propertyName);
+        }
+    }
+}
\ No newline at end of file
diff --git a/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ZoomControlPosition.cs b/Tizen.CircularUI/Tizen.Wearable.CircularUI.Forms/ZoomControlPosition.cs
new file mode 100644 (file)
index 0000000..8c990a5
--- /dev/null
@@ -0,0 +1,57 @@
+/*
+ * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * Licensed under the Flora License, Version 1.1 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ *     http://floralicense.org/license/
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+namespace Tizen.Wearable.CircularUI.Forms
+{
+    /// <summary>
+    /// Enumeration for the Zoom control position of the GoogleMapView.
+    /// </summary>
+    public enum ZoomControlPosition
+    {
+        /// <summary>
+        /// The control should be placed along the top left of the map.
+        /// </summary>
+        LeftTop = 0,
+        /// <summary>
+        /// The control should be placed along the top right of the map.
+        /// </summary>
+        RightTop = 1,
+        /// <summary>
+        /// The control should be placed along the left center of the map.
+        /// </summary>
+        LeftCenter = 2,
+        /// <summary>
+        /// The control should be placed along the right center of the map.
+        /// </summary>
+        RightCenter = 3,
+        /// <summary>
+        /// The control should be placed along the bottom left of the map
+        /// </summary>
+        LeftBottom = 4,
+        /// <summary>
+        /// The control should be placed along the bottom right of the map
+        /// </summary>
+        RightBottom = 5,
+        /// <summary>
+        /// The control should be placed along the top center of the map
+        /// </summary>
+        TopCenter = 6,
+        /// <summary>
+        /// The control should be placed along the bottom center of the map
+        /// </summary>
+        BottomCenter= 7
+    }
+}
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Framework.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Framework.dll
deleted file mode 100755 (executable)
index 965e72f..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Framework.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Tasks.Core.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Tasks.Core.dll
deleted file mode 100755 (executable)
index 13d43d3..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Tasks.Core.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Utilities.Core.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Utilities.Core.dll
deleted file mode 100755 (executable)
index 4c961ce..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.Utilities.Core.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.dll
deleted file mode 100755 (executable)
index afebbed..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.Build.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.VisualStudio.Setup.Configuration.Interop.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.VisualStudio.Setup.Configuration.Interop.dll
deleted file mode 100755 (executable)
index bcc8fbd..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/Microsoft.VisualStudio.Setup.Configuration.Interop.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Mdb.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Mdb.dll
deleted file mode 100755 (executable)
index 5ecf070..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Mdb.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Pdb.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Pdb.dll
deleted file mode 100755 (executable)
index e176614..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Pdb.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Rocks.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Rocks.dll
deleted file mode 100755 (executable)
index 5d300e8..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.Rocks.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.dll
deleted file mode 100755 (executable)
index d6e4286..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/Mono.Cecil.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/System.Collections.Immutable.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/System.Collections.Immutable.dll
deleted file mode 100755 (executable)
index 049149f..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/System.Collections.Immutable.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/System.IO.Compression.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/System.IO.Compression.dll
deleted file mode 100644 (file)
index ebbb503..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/System.IO.Compression.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/System.Runtime.InteropServices.RuntimeInformation.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/System.Runtime.InteropServices.RuntimeInformation.dll
deleted file mode 100644 (file)
index c3e0c71..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/System.Runtime.InteropServices.RuntimeInformation.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/System.Threading.Tasks.Dataflow.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/System.Threading.Tasks.Dataflow.dll
deleted file mode 100755 (executable)
index 7567471..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/System.Threading.Tasks.Dataflow.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/XFCorePostProcessor.Tasks.dll b/XFCorePostProcessor.Tasks/bin/Debug/net461/XFCorePostProcessor.Tasks.dll
deleted file mode 100644 (file)
index ce6e952..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/XFCorePostProcessor.Tasks.dll and /dev/null differ
diff --git a/XFCorePostProcessor.Tasks/bin/Debug/net461/XFCorePostProcessor.Tasks.pdb b/XFCorePostProcessor.Tasks/bin/Debug/net461/XFCorePostProcessor.Tasks.pdb
deleted file mode 100644 (file)
index 4046b45..0000000
Binary files a/XFCorePostProcessor.Tasks/bin/Debug/net461/XFCorePostProcessor.Tasks.pdb and /dev/null differ
diff --git a/XSF.sln b/XSF.sln
new file mode 100644 (file)
index 0000000..b93ea06
--- /dev/null
+++ b/XSF.sln
@@ -0,0 +1,92 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.29424.173
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XamarinSource", "XamarinSource", "{68B0EFBF-2ACB-46F2-91D5-263A920AD13B}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.Forms.Build.Tasks", "Xamarin.Forms\Xamarin.Forms.Build.Tasks\Xamarin.Forms.Build.Tasks.csproj", "{A46F34BF-826E-4527-9C41-ACA1B40A2A84}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.Forms.Core", "Xamarin.Forms\Xamarin.Forms.Core\Xamarin.Forms.Core.csproj", "{D725AE90-E651-450E-AD6D-F221A2EDA5BF}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.Forms.Platform", "Xamarin.Forms\Xamarin.Forms.Platform\Xamarin.Forms.Platform.csproj", "{18FAD05F-8913-4241-916F-FB03C76ECA68}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.Forms.Platform.Tizen", "Xamarin.Forms\Xamarin.Forms.Platform.Tizen\Xamarin.Forms.Platform.Tizen.csproj", "{2BB62D19-F9C6-46D5-8545-B63345DDBCCC}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.Forms.Xaml", "Xamarin.Forms\Xamarin.Forms.Xaml\Xamarin.Forms.Xaml.csproj", "{DB9289C6-D0BE-45AF-AA76-601B8B3D89DF}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "TestApps", "TestApps", "{087187F9-A361-4269-88EB-47A44185FA7F}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "TizenCircularUISource", "TizenCircularUISource", "{32A6D9FF-AFD0-4CAF-A6E9-A3BBE8C4AEBA}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "TestAppBuild", "TestAppBuild", "{98D10EC6-7000-4877-870A-A9EC9E2327BD}"
+       ProjectSection(SolutionItems) = preProject
+               Test\Directory.Build.props = Test\Directory.Build.props
+               Test\Directory.Build.targets = Test\Directory.Build.targets
+       EndProjectSection
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tizen.Wearable.CircularUI.Forms", "Tizen.CircularUI\Tizen.Wearable.CircularUI.Forms\Tizen.Wearable.CircularUI.Forms.csproj", "{C9B8F56B-B2D5-4D8E-84BC-F1926160A130}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Tizen.Wearable.CircularUI.Forms.Renderer", "Tizen.CircularUI\Tizen.Wearable.CircularUI.Forms.Renderer\Tizen.Wearable.CircularUI.Forms.Renderer.csproj", "{1D58F961-6843-474B-91AB-07140137C707}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "XStopWatch", "Test\XStopWatch\XStopWatch\XStopWatch.csproj", "{38700235-FC85-41F6-8801-5BBFDE5BCD65}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "XStopWatch", "XStopWatch", "{CE5F5031-BE26-42D9-8B86-87770CB01226}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|Any CPU = Debug|Any CPU
+               Release|Any CPU = Release|Any CPU
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {A46F34BF-826E-4527-9C41-ACA1B40A2A84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {A46F34BF-826E-4527-9C41-ACA1B40A2A84}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {A46F34BF-826E-4527-9C41-ACA1B40A2A84}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {A46F34BF-826E-4527-9C41-ACA1B40A2A84}.Release|Any CPU.Build.0 = Release|Any CPU
+               {D725AE90-E651-450E-AD6D-F221A2EDA5BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {D725AE90-E651-450E-AD6D-F221A2EDA5BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {D725AE90-E651-450E-AD6D-F221A2EDA5BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {D725AE90-E651-450E-AD6D-F221A2EDA5BF}.Release|Any CPU.Build.0 = Release|Any CPU
+               {18FAD05F-8913-4241-916F-FB03C76ECA68}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {18FAD05F-8913-4241-916F-FB03C76ECA68}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {18FAD05F-8913-4241-916F-FB03C76ECA68}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {18FAD05F-8913-4241-916F-FB03C76ECA68}.Release|Any CPU.Build.0 = Release|Any CPU
+               {2BB62D19-F9C6-46D5-8545-B63345DDBCCC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {2BB62D19-F9C6-46D5-8545-B63345DDBCCC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {2BB62D19-F9C6-46D5-8545-B63345DDBCCC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {2BB62D19-F9C6-46D5-8545-B63345DDBCCC}.Release|Any CPU.Build.0 = Release|Any CPU
+               {DB9289C6-D0BE-45AF-AA76-601B8B3D89DF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {DB9289C6-D0BE-45AF-AA76-601B8B3D89DF}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {DB9289C6-D0BE-45AF-AA76-601B8B3D89DF}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {DB9289C6-D0BE-45AF-AA76-601B8B3D89DF}.Release|Any CPU.Build.0 = Release|Any CPU
+               {C9B8F56B-B2D5-4D8E-84BC-F1926160A130}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {C9B8F56B-B2D5-4D8E-84BC-F1926160A130}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {C9B8F56B-B2D5-4D8E-84BC-F1926160A130}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {C9B8F56B-B2D5-4D8E-84BC-F1926160A130}.Release|Any CPU.Build.0 = Release|Any CPU
+               {1D58F961-6843-474B-91AB-07140137C707}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {1D58F961-6843-474B-91AB-07140137C707}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {1D58F961-6843-474B-91AB-07140137C707}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {1D58F961-6843-474B-91AB-07140137C707}.Release|Any CPU.Build.0 = Release|Any CPU
+               {38700235-FC85-41F6-8801-5BBFDE5BCD65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+               {38700235-FC85-41F6-8801-5BBFDE5BCD65}.Debug|Any CPU.Build.0 = Debug|Any CPU
+               {38700235-FC85-41F6-8801-5BBFDE5BCD65}.Release|Any CPU.ActiveCfg = Release|Any CPU
+               {38700235-FC85-41F6-8801-5BBFDE5BCD65}.Release|Any CPU.Build.0 = Release|Any CPU
+       EndGlobalSection
+       GlobalSection(SolutionProperties) = preSolution
+               HideSolutionNode = FALSE
+       EndGlobalSection
+       GlobalSection(NestedProjects) = preSolution
+               {A46F34BF-826E-4527-9C41-ACA1B40A2A84} = {68B0EFBF-2ACB-46F2-91D5-263A920AD13B}
+               {D725AE90-E651-450E-AD6D-F221A2EDA5BF} = {68B0EFBF-2ACB-46F2-91D5-263A920AD13B}
+               {18FAD05F-8913-4241-916F-FB03C76ECA68} = {68B0EFBF-2ACB-46F2-91D5-263A920AD13B}
+               {2BB62D19-F9C6-46D5-8545-B63345DDBCCC} = {68B0EFBF-2ACB-46F2-91D5-263A920AD13B}
+               {DB9289C6-D0BE-45AF-AA76-601B8B3D89DF} = {68B0EFBF-2ACB-46F2-91D5-263A920AD13B}
+               {C9B8F56B-B2D5-4D8E-84BC-F1926160A130} = {32A6D9FF-AFD0-4CAF-A6E9-A3BBE8C4AEBA}
+               {1D58F961-6843-474B-91AB-07140137C707} = {32A6D9FF-AFD0-4CAF-A6E9-A3BBE8C4AEBA}
+               {38700235-FC85-41F6-8801-5BBFDE5BCD65} = {CE5F5031-BE26-42D9-8B86-87770CB01226}
+               {CE5F5031-BE26-42D9-8B86-87770CB01226} = {087187F9-A361-4269-88EB-47A44185FA7F}
+       EndGlobalSection
+       GlobalSection(ExtensibilityGlobals) = postSolution
+               SolutionGuid = {81158F7F-D003-4C6D-9937-5002C54D57EA}
+       EndGlobalSection
+EndGlobal
diff --git a/Xamarin.Forms.Maps.GTK/Libs/GMap.NET.Core.dll b/Xamarin.Forms.Maps.GTK/Libs/GMap.NET.Core.dll
deleted file mode 100644 (file)
index e457ada..0000000
Binary files a/Xamarin.Forms.Maps.GTK/Libs/GMap.NET.Core.dll and /dev/null differ
diff --git a/Xamarin.Forms.Maps.GTK/Libs/GMap.NET.GtkSharp.dll b/Xamarin.Forms.Maps.GTK/Libs/GMap.NET.GtkSharp.dll
deleted file mode 100644 (file)
index 3b95612..0000000
Binary files a/Xamarin.Forms.Maps.GTK/Libs/GMap.NET.GtkSharp.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/GMaps/GMap.NET.Core.dll b/Xamarin.Forms.Platform.GTK/Libs/GMaps/GMap.NET.Core.dll
deleted file mode 100644 (file)
index 92ae33f..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/GMaps/GMap.NET.Core.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/GMaps/GMap.NET.GTK.dll b/Xamarin.Forms.Platform.GTK/Libs/GMaps/GMap.NET.GTK.dll
deleted file mode 100644 (file)
index 54eaf2e..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/GMaps/GMap.NET.GTK.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/Mono.Cairo/Mono.Cairo.dll b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/Mono.Cairo/Mono.Cairo.dll
deleted file mode 100644 (file)
index 924785a..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/Mono.Cairo/Mono.Cairo.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/Mono.Posix/Mono.Posix.dll b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/Mono.Posix/Mono.Posix.dll
deleted file mode 100644 (file)
index 83fff46..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/Mono.Posix/Mono.Posix.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/atk-sharp.dll b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/atk-sharp.dll
deleted file mode 100644 (file)
index 9f3ac86..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/atk-sharp.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/atk-sharp.pdb b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/atk-sharp.pdb
deleted file mode 100644 (file)
index c2bce62..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/atk-sharp.pdb and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gdk-sharp.dll b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gdk-sharp.dll
deleted file mode 100644 (file)
index 5c799af..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gdk-sharp.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gdk-sharp.pdb b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gdk-sharp.pdb
deleted file mode 100644 (file)
index 813ff10..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gdk-sharp.pdb and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glade-sharp.dll b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glade-sharp.dll
deleted file mode 100644 (file)
index 58248a0..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glade-sharp.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glade-sharp.pdb b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glade-sharp.pdb
deleted file mode 100644 (file)
index 3329a76..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glade-sharp.pdb and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glib-sharp.dll b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glib-sharp.dll
deleted file mode 100644 (file)
index 0c5171b..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glib-sharp.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glib-sharp.pdb b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glib-sharp.pdb
deleted file mode 100644 (file)
index e21bdee..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/glib-sharp.pdb and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-dotnet.dll b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-dotnet.dll
deleted file mode 100644 (file)
index 5fe8fd4..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-dotnet.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-dotnet.pdb b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-dotnet.pdb
deleted file mode 100644 (file)
index 849fc79..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-dotnet.pdb and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-sharp.dll b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-sharp.dll
deleted file mode 100644 (file)
index 09ebb10..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/gtk-sharp.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/pango-sharp.dll b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/pango-sharp.dll
deleted file mode 100644 (file)
index 5fc3867..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/pango-sharp.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/pango-sharp.pdb b/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/pango-sharp.pdb
deleted file mode 100644 (file)
index 524a7e2..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/gtk-sharp/gtk-sharp-2.0/pango-sharp.pdb and /dev/null differ
diff --git a/Xamarin.Forms.Platform.GTK/Libs/webkit-sharp/webkit-sharp.dll b/Xamarin.Forms.Platform.GTK/Libs/webkit-sharp/webkit-sharp.dll
deleted file mode 100644 (file)
index 46646ba..0000000
Binary files a/Xamarin.Forms.Platform.GTK/Libs/webkit-sharp/webkit-sharp.dll and /dev/null differ
diff --git a/Xamarin.Forms.Platform/Xamarin.Forms.Platform.cs b/Xamarin.Forms.Platform/Xamarin.Forms.Platform.cs
deleted file mode 100644 (file)
index 6d8aeeb..0000000
+++ /dev/null
@@ -1,137 +0,0 @@
-namespace Xamarin.Forms.Platform
-{
-       internal static class Loader
-       {
-               internal static void Load()
-               {
-               }
-       }
-
-       internal class _BoxViewRenderer
-       {
-       }
-
-       internal class _EntryRenderer
-       {
-       }
-
-       internal class _EditorRenderer
-       {
-       }
-
-       internal class _LabelRenderer
-       {
-       }
-
-       internal class _ImageRenderer
-       {
-       }
-
-       internal class _ImageButtonRenderer
-       {
-       }
-
-       internal class _ButtonRenderer
-       {
-       }
-
-       internal class _TableViewRenderer
-       {
-       }
-
-       internal class _ListViewRenderer
-       {
-       }
-
-       internal class _CollectionViewRenderer
-       {
-       }
-
-       internal class _CarouselViewRenderer
-       {
-       }
-
-       internal class _SliderRenderer
-       {
-       }
-
-       internal class _WebViewRenderer
-       {
-       }
-
-       internal class _SearchBarRenderer
-       {
-       }
-
-       internal class _SwitchRenderer
-       {
-       }
-
-       internal class _DatePickerRenderer
-       {
-       }
-
-       internal class _TimePickerRenderer
-       {
-       }
-
-       internal class _PickerRenderer
-       {
-       }
-
-       internal class _StepperRenderer
-       {
-       }
-
-       internal class _ProgressBarRenderer
-       {
-       }
-
-       internal class _RefreshViewRenderer
-       {
-       }
-
-       internal class _ScrollViewRenderer
-       {
-       }
-
-       internal class _ActivityIndicatorRenderer
-       {
-       }
-
-       internal class _FrameRenderer
-       {
-       }
-
-       internal class _IndicatorViewRenderer
-       {
-       }
-
-       internal class _OpenGLViewRenderer
-       {
-       }
-
-       internal class _TabbedPageRenderer
-       {
-       }
-
-       internal class _NavigationPageRenderer
-       {
-       }
-
-       internal class _CarouselPageRenderer
-       {
-       }
-
-       internal class _PageRenderer
-       {
-       }
-
-       internal class _MasterDetailPageRenderer
-       {
-       }
-
-       internal class _SwipeViewRenderer
-       {
-       }
-}
similarity index 100%
rename from .editorconfig
rename to Xamarin.Forms/.editorconfig
similarity index 100%
rename from .nuspec/_._
rename to Xamarin.Forms/.nuspec/_._
old mode 100755 (executable)
new mode 100644 (file)
similarity index 100%
rename from AndroidNative/gradlew
rename to Xamarin.Forms/AndroidNative/gradlew
diff --git a/Xamarin.Forms/Directory.Build.props b/Xamarin.Forms/Directory.Build.props
new file mode 100644 (file)
index 0000000..9fa3996
--- /dev/null
@@ -0,0 +1,22 @@
+<Project>
+  <PropertyGroup>
+    <__XFBuildTasksLocation>$(_XFBuildTasksLocation)</__XFBuildTasksLocation>
+    <__XFBuildTasksLocation Condition="'$(__XFBuildTasksLocation)' == '' AND '$(MSBuildRuntimeType)' == 'Core'">$(MSBuildThisFileDirectory).nuspec\netstandard2.0\</__XFBuildTasksLocation>
+    <__XFBuildTasksLocation Condition="'$(__XFBuildTasksLocation)' == ''">$(MSBuildThisFileDirectory).nuspec\net46\</__XFBuildTasksLocation>
+    <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
+    <DebugType>portable</DebugType>
+    <PublishRepositoryUrl>true</PublishRepositoryUrl>
+    <EmbedUntrackedSources>true</EmbedUntrackedSources>
+    <IncludeSymbols>true</IncludeSymbols>
+    <AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
+    <Company>Microsoft</Company>
+    <Product>Xamarin.Forms</Product>
+    <LangVersion>7.3</LangVersion>
+    <ProduceReferenceAssembly Condition="'$(UsingMicrosoftNETSdk)' == 'True' AND '$(Configuration)' == 'Debug'">True</ProduceReferenceAssembly>
+  </PropertyGroup>
+  <!-- This target is replaced by GitInfo when restored. Allows Version.targets to rely on it before restore. -->
+  <PropertyGroup Condition="'$(CI)' == ''">
+    <CI>false</CI>
+    <CI Condition="'$(TF_BUILD)' == 'true'">true</CI>
+  </PropertyGroup>
+ </Project>
\ No newline at end of file
similarity index 100%
rename from GitInfo.txt
rename to Xamarin.Forms/GitInfo.txt
similarity index 100%
rename from LICENSE
rename to Xamarin.Forms/LICENSE
similarity index 100%
rename from Makefile
rename to Xamarin.Forms/Makefile
similarity index 100%
rename from README.md
rename to Xamarin.Forms/README.md
similarity index 100%
rename from SECURITY.md
rename to Xamarin.Forms/SECURITY.md
diff --git a/Xamarin.Forms/Xamarin.Forms.Platform/Xamarin.Forms.Platform.cs b/Xamarin.Forms/Xamarin.Forms.Platform/Xamarin.Forms.Platform.cs
new file mode 100644 (file)
index 0000000..711e53e
--- /dev/null
@@ -0,0 +1,137 @@
+namespace Xamarin.Forms.Platform
+{
+       internal static class Loader
+       {
+               internal static void Load()
+               {
+               }
+       }
+
+       internal class _BoxViewRenderer
+       {
+       }
+
+       internal class _EntryRenderer
+       {
+       }
+
+       internal class _EditorRenderer
+       {
+       }
+
+       internal class _LabelRenderer
+       {
+       }
+
+       internal class _ImageRenderer
+       {
+       }
+
+       internal class _ImageButtonRenderer
+       {
+       }
+
+       internal class _ButtonRenderer
+       {
+       }
+
+       internal class _TableViewRenderer
+       {
+       }
+
+       internal class _ListViewRenderer
+       {
+       }
+
+       internal class _CollectionViewRenderer
+       {
+       }
+
+       internal class _CarouselViewRenderer
+       {
+       }
+
+       internal class _SliderRenderer
+       {
+       }
+
+       internal class _WebViewRenderer
+       {
+       }
+
+       internal class _SearchBarRenderer
+       {
+       }
+
+       internal class _SwitchRenderer
+       {
+       }
+
+       internal class _DatePickerRenderer
+       {
+       }
+
+       internal class _TimePickerRenderer
+       {
+       }
+
+       internal class _PickerRenderer
+       {
+       }
+
+       internal class _StepperRenderer
+       {
+       }
+
+       internal class _ProgressBarRenderer
+       {
+       }
+
+       internal class _RefreshViewRenderer
+       {
+       }
+
+       internal class _ScrollViewRenderer
+       {
+       }
+
+       internal class _ActivityIndicatorRenderer
+       {
+       }
+
+       internal class _FrameRenderer
+       {
+       }
+
+       internal class _IndicatorViewRenderer
+       {
+       }
+
+       internal class _OpenGLViewRenderer
+       {
+       }
+
+       internal class _TabbedPageRenderer
+       {
+       }
+
+       internal class _NavigationPageRenderer
+       {
+       }
+
+       internal class _CarouselPageRenderer
+       {
+       }
+
+       internal class _PageRenderer
+       {
+       }
+
+       internal class _MasterDetailPageRenderer
+       {
+       }
+
+       internal class _SwipeViewRenderer
+       {
+       }
+}
\ No newline at end of file
similarity index 100%
rename from banner.png
rename to Xamarin.Forms/banner.png
similarity index 100%
rename from build.cake
rename to Xamarin.Forms/build.cake
similarity index 100%
rename from build.cmd
rename to Xamarin.Forms/build.cmd
similarity index 100%
rename from build.ps1
rename to Xamarin.Forms/build.ps1
old mode 100755 (executable)
new mode 100644 (file)
similarity index 100%
rename from build.sh
rename to Xamarin.Forms/build.sh
similarity index 100%
rename from debug.keystore
rename to Xamarin.Forms/debug.keystore
diff --git a/tools/mdoc/ICSharpCode.SharpZipLib.dll b/tools/mdoc/ICSharpCode.SharpZipLib.dll
deleted file mode 100644 (file)
index a2ae1be..0000000
Binary files a/tools/mdoc/ICSharpCode.SharpZipLib.dll and /dev/null differ
diff --git a/tools/mdoc/Mono.Cecil.dll b/tools/mdoc/Mono.Cecil.dll
deleted file mode 100644 (file)
index dce7a4f..0000000
Binary files a/tools/mdoc/Mono.Cecil.dll and /dev/null differ
diff --git a/tools/mdoc/Mono.Security.dll b/tools/mdoc/Mono.Security.dll
deleted file mode 100644 (file)
index dc2af1f..0000000
Binary files a/tools/mdoc/Mono.Security.dll and /dev/null differ
diff --git a/tools/mdoc/System.Configuration.dll b/tools/mdoc/System.Configuration.dll
deleted file mode 100644 (file)
index 96c2654..0000000
Binary files a/tools/mdoc/System.Configuration.dll and /dev/null differ
diff --git a/tools/mdoc/System.Security.dll b/tools/mdoc/System.Security.dll
deleted file mode 100644 (file)
index ccd25e4..0000000
Binary files a/tools/mdoc/System.Security.dll and /dev/null differ
diff --git a/tools/mdoc/mdoc.exe b/tools/mdoc/mdoc.exe
deleted file mode 100644 (file)
index f9a94ae..0000000
Binary files a/tools/mdoc/mdoc.exe and /dev/null differ
diff --git a/tools/mdoc/monodoc.dll b/tools/mdoc/monodoc.dll
deleted file mode 100644 (file)
index 2d34134..0000000
Binary files a/tools/mdoc/monodoc.dll and /dev/null differ