|
css z-index
Hi,
Can someone please explain how css z-index is related to xaml Canvas.ZIndex.
If an Silverlight app is hosted in an DIV that is positioned by css in a specific layer in the HTML document, will all elements in the app be placed relative in this layer regardless of the Canvas.ZIndex value which will place the elements inside the app relative each other or does all refer to the same layer collection?
|