What about changing the order of the items in the array returned by
AdornerLayer.GetAdorners()?
Mark
--
Mark Salsbery
Microsoft MVP - Visual C++
"JFlorero" <JFlorero@xxxxxx> wrote in message
news:2461EDB7-3EA1-409E-90F2-67FF4059F100@xxxxxx
Quote:
> Does anybody know how to change the Z order of adorners in the
> AdornerLayer
> of a Canvas? I can change the Z order of child UIElements but I cannot
> find a
> way to change the z order of the adorners.
>
>