[X] send tree changed events on parenting (#8760)
authorStephane Delcroix <stephane@delcroix.org>
Fri, 6 Dec 2019 04:04:49 +0000 (05:04 +0100)
committerSamantha Houts <samhouts@users.noreply.github.com>
Fri, 6 Dec 2019 04:04:49 +0000 (20:04 -0800)
commitad78adb23f0a438ba0ba76a5cffc5c22bfb5f21a
tree2bdada3cd09779c28a7a619ee7b3313a1106d362
parent0250aefe57d3d1e9b9cce80ecd3a9104a33383ce
[X] send tree changed events on parenting (#8760)

so thye will be triggered in all cases
Xamarin.Forms.Build.Tasks/SetPropertiesVisitor.cs
Xamarin.Forms.Core/Element.cs
Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
Xamarin.Forms.Core/Xaml/Diagnostics/DebuggerHelper.cs [moved from Xamarin.Forms.Xaml/Diagnostics/DebuggerHelper.cs with 100% similarity]
Xamarin.Forms.Core/Xaml/Diagnostics/VisualDiagnostics.cs [moved from Xamarin.Forms.Xaml/Diagnostics/VisualDiagnostics.cs with 58% similarity]
Xamarin.Forms.Core/Xaml/Diagnostics/VisualTreeChangeEventArgs.cs [new file with mode: 0644]
Xamarin.Forms.Core/Xaml/Diagnostics/XamlSourceInfo.cs [new file with mode: 0644]
Xamarin.Forms.Xaml/ApplyPropertiesVisitor.cs
Xamarin.Forms.Xaml/Properties/AssemblyInfo.cs