xaml - Tile Images in Silverlight Controls -
WARNING: Silverlight / WPF n00b
I'm just looking at the Silverlight it just became clear That brush, unlike the WPF, is not tile-able in Silverlight. I want to do a graphic tile in a grid control. Whether the image is basically a tile enabled per grid cell, what could be the use of many brushes per control, or should I use a lot of image control, or?
Thanks in advance.
View this link ...
Comments
Post a Comment