Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)
authorE.Z. Hart <hartez@users.noreply.github.com>
Mon, 2 May 2016 22:19:12 +0000 (16:19 -0600)
committerSamantha Houts <samantha@teamredwall.com>
Mon, 2 May 2016 22:19:12 +0000 (15:19 -0700)
commit5f8f47ff7ce934f4937ec428b3c1def6286f14da
tree832d48d28c09eccd8b39838d16b0b9887bff7e55
parent70d0e406ec2fcaf8c883d9b7aa2fc287466645ca
Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)
31 files changed:
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla37462.cs
Xamarin.Forms.Core.UnitTests/GridTests.cs
Xamarin.Forms.Core/AbsoluteLayout.cs
Xamarin.Forms.Core/Button.cs
Xamarin.Forms.Core/Grid.cs
Xamarin.Forms.Core/IVisualElementController.cs
Xamarin.Forms.Core/Image.cs
Xamarin.Forms.Core/Internals/InvalidationTrigger.cs [moved from Xamarin.Forms.Core/InvalidationTrigger.cs with 77% similarity]
Xamarin.Forms.Core/InvalidationEventArgs.cs
Xamarin.Forms.Core/Label.cs
Xamarin.Forms.Core/Layout.cs
Xamarin.Forms.Core/Page.cs
Xamarin.Forms.Core/StackLayout.cs
Xamarin.Forms.Core/View.cs
Xamarin.Forms.Core/VisualElement.cs
Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
Xamarin.Forms.Platform.Android/NativeViewWrapperRenderer.cs
Xamarin.Forms.Platform.WP8/NativeViewWrapperRenderer.cs
Xamarin.Forms.Platform.WP8/ProgressBarRenderer.cs
Xamarin.Forms.Platform.WP8/ViewToRendererConverter.cs
Xamarin.Forms.Platform.WinRT/DatePickerRenderer.cs
Xamarin.Forms.Platform.WinRT/ImageRenderer.cs
Xamarin.Forms.Platform.WinRT/NativeViewWrapperRenderer.cs
Xamarin.Forms.Platform.WinRT/PickerRenderer.cs
Xamarin.Forms.Platform.WinRT/ProgressBarRenderer.cs
Xamarin.Forms.Platform.WinRT/TimePickerRenderer.cs
Xamarin.Forms.Platform.iOS/NativeViewWrapperRenderer.cs
docs/Xamarin.Forms.Core/Xamarin.Forms.Internals/InvalidationTrigger.xml [new file with mode: 0644]
docs/Xamarin.Forms.Core/Xamarin.Forms/IVisualElementController.xml
docs/Xamarin.Forms.Core/Xamarin.Forms/InvalidationTrigger.xml [new file with mode: 0644]
docs/Xamarin.Forms.Core/Xamarin.Forms/VisualElement.xml