summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WP8/NavigationPageRenderer.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-01-23Reduce overhead of pushing existing navigation stack (#672)E.Z. Hart1-1/+1
* Make StackCopy less awkward * Clean up comment * Update docs * Update docs * Replace SecondToLast with an arbitrarily deep Peek method * Update docs * Handle negative depths in Peek()
2016-06-16Prep Page for removal of InternalsVisibleTo (#150)E.Z. Hart1-11/+15
2016-05-04Add INavigationPageController (#149)E.Z. Hart1-6/+9
2016-04-06Merge pull request #55 from xamarin/warnings-WP8-0114E.Z. Hart1-1/+1
Remove 0114 supression from Platform.WP8; fix warnings
2016-03-22Initial importJason Smith1-0/+209