I have a Canvas element as Main UIElement, I have placed a Inkcanvas and path over the parent canvas. When I try to draw ink over the path, its not working properly. It draws properly when it is drawn over the remaining space.
Note: Path is added as topmost child. I don't want to change the Zindex order.