Use a prototype TextBlock to resolve theme resources on Windows (#703)
authorE.Z. Hart <hartez@users.noreply.github.com>
Thu, 26 Jan 2017 18:51:28 +0000 (11:51 -0700)
committerKangho Hur <kangho.hur@samsung.com>
Fri, 24 Mar 2017 04:15:53 +0000 (13:15 +0900)
commit19a2511444f9355c6935beeea0bb5c974af575d0
tree4b942f882345aa167acc6dc67c139c16b192757a
parent7787b8bac9e78bd16b3519ab865a22efa564c125
Use a prototype TextBlock to resolve theme resources on Windows (#703)

* Use a prototype TextBlock to resolve theme resources on Windows

* Move textblock declaration to beginning of class

* Don't retain prototype TextBlock in memory
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Bugzilla43783.cs [new file with mode: 0644]
Xamarin.Forms.Controls.Issues/Xamarin.Forms.Controls.Issues.Shared/Xamarin.Forms.Controls.Issues.Shared.projitems
Xamarin.Forms.Platform.WinRT.Phone/WindowsPhoneResourcesProvider.cs
Xamarin.Forms.Platform.WinRT.Tablet/WindowsResourcesProvider.cs