summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WP8/WinPhoneTicker.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-04-25Make core Ticker abstract and public (#116)E.Z. Hart1-0/+1
* Make core Ticker abstract and public Make the core Ticker abstract and public so it can be inherited by platform implementations; remove now-unused parts of original Ticker; add CreateTicker to IPlatformServices; remove unused CreateTimer methods from IPlatformServices * Add docs for Ticker * Remove unnecessary Ticker.Default set * Move Ticker into Internals * Update Ticker docs * Remove old Ticker docs * Remove commented code
2016-03-22Initial importJason Smith1-0/+26