summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.WP8/TextCellRenderer.cs
AgeCommit message (Collapse)AuthorFilesLines
2016-04-07Un-suppress CS0067 in Platform.WP8; (#57)E.Z. Hart1-0/+5
Fix warning 0067 "An event was declared but never used in the class in which it was declared." Added event invocation method to TextCellRenderer's CanExecuteChanged event to fix warning.
2016-03-22Initial importJason Smith1-0/+88