المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How do you make repeatable backgrounds for things in XAML?



C# Programming
09-08-2011, 11:25 PM
How do you make repeatable backgrounds for things in XAML?

Back when I was working with HTML, I remember having bitmaps as backgrounds for either a page or for an area.

Now I find I want this same sort of thing in my XAML page for Silverlight. How do I do that? How do I make it repeatable so that the image pattern exists across, for example, a header area no matter how wide the browser window is?