I have application containing Ribbon and MainRegion below. In some situation I have to mark content of MainRegion with the small glyph. I want to that a part of this glyph was placed "over" the Ribbon. Is it possible? Locating the mark in canvas and setting ZIndex property don't get intentional effect. Maybe ther is any way to set ZIndex on xamRibbon control...
Hello Marta,
I am just checking your progress on the issue. If you require any further assistance please do not hesitate to ask.
I have been looking into the new sample you have sent. The layer that is covering the StatusBar is a rectangle, part of the Grid, that the glyph is into. I can suggest to set the visibility of this rectangle to collapsed. This way the status bar stays visible. I have modified the sample for you. Please refer to the attached sample and feel free to let me know if you require any further assistance on the matter.
Hello Gergana!
I'm very sorry, but I found one more inconvenience and unfortunatly it's very important for me. Your solution works great, but it causes, that status bar in window is invisible. Please, see attached solution - when you do "return" at the begining of event LayoutRoot_Loaded status bar is visible. Otherwise status bar stay covered by the other layer of UI. Please help my if you can.
Regards, Marta
Hello Gergana,
Thank you for the last example you attached - this is exactly what I mean. I thing you can set status the issue as "done".
Best regards for you, Marta