As you may know, Silverlight does not have the TileBrush found in WPF. Is there a workaround to do tiling?
|
|
|
|
|
|
|
According to contributor at Silverlight forum
A PixelShader workaround is proposed for now, which description you can find here Someone please edit my post! :-) |
|||
|
|
|
|
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. |
||
|
|
