jeffwilcox / wp-thememanager

Windows Phone ThemeManager allows for easy overriding of the Dark or Light themes
89 stars 26 forks source link

Background image functionality #11

Closed rowdynl closed 11 years ago

rowdynl commented 11 years ago

I needed to set a background for all pages. This code allows you to do just that.

Usage: ThemeManager.SetBackground(new Uri("Images/AppBackground.jpg", UriKind.Relative));

jeffwilcox commented 11 years ago

Thanks, I'll look to incorporate this soon.

jeffwilcox commented 11 years ago

Thanks @rowdynl - I've merged this finally and v1.5 on NuGet supports this. Let me know how it goes, and thank you.

rowdynl commented 11 years ago

No, thank you Jeff.,:)

I'll implement and test it as soon as I get the chance.

e rowdy@rowdy.nl w http://rowdy.nl t +31 (0) 654 75 23 83

Sent from my Windows Phone 8


From: Jeff Wilcoxmailto:notifications@github.com Sent: ‎21-‎8-‎2013 23:07 To: jeffwilcox/wp-thememanagermailto:wp-thememanager@noreply.github.com Cc: Rowdymailto:rowdy@rowdy.nl Subject: Re: [wp-thememanager] Background image functionality (#11)

Thanks @rowdynl - I've merged this finally and v1.5 on NuGet supports this. Let me know how it goes, and thank you.


Reply to this email directly or view it on GitHub: https://github.com/jeffwilcox/wp-thememanager/pull/11#issuecomment-23050275