How to TILE a background image in WinRT?
问题 With the absence of VisualBrush in WinRT, I am not sure the approach. Anyone? 回答1: At the moment I don't believe there is a way, while ImageBrush inherits from TileBrush it's missing the important property TileMode. It's unclear whether this will be included in later versions. 回答2: Indeed there hasn't been much information given in regards to XAML styling WinRT besides changing Dark and Light themes... so I guess we have to fiddle and experiment... While doing some googling on the web I came