vote up 2 vote down star

As you may know, Silverlight does not have the TileBrush found in WPF. Is there a workaround to do tiling?

flag

2 Answers

vote up 1 vote down check

According to contributor at Silverlight forum

TileBrush in Silverlight (2 and 3) is only a placeholder class ready for future expansion and for WPF compatibility

A PixelShader workaround is proposed for now, which description you can find here

Someone please edit my post! :-)

link|flag
vote up 0 vote down

Well, it would appear that Silverlight does support the TileBrush, as referenced on MSDN: System.Windows.Media.TileBrush. It first appears in Silverlight 2.0 Beta 2.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.