Added PoppedToRootEventArgs to track popped pages when calling PopToRoot (#229)
authorJohan Karlsson <johan.kson@gmail.com>
Mon, 11 Jul 2016 18:39:11 +0000 (20:39 +0200)
committerJason Smith <jason.smith@xamarin.com>
Mon, 11 Jul 2016 18:39:11 +0000 (11:39 -0700)
commit09ff9355326065902e610e4058f7e4ee3160cdaa
tree164307323b871bc41a4770517f02d9e4b43f8c76
parentf167024ef3a02c199c797b5313342dbe5d9a21de
Added PoppedToRootEventArgs to track popped pages when calling PopToRoot (#229)
Xamarin.Forms.Core.UnitTests/NavigationUnitTest.cs
Xamarin.Forms.Core/NavigationPage.cs
Xamarin.Forms.Core/PoppedToRootEventArgs.cs [new file with mode: 0644]
Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
docs/Xamarin.Forms.Core/Xamarin.Forms/NavigationPage.xml
docs/Xamarin.Forms.Core/Xamarin.Forms/PoppedToRootEventArgs.xml [new file with mode: 0644]