I am trying to figure out how to have a UI design on my main window application that looks like this:

The base object is a DockPanel - I know I can set the DockPanel background to set a graphic there, but the Top Dock area always covers the triangle area of the background. I can't figure out how to set the top Dock area that contains the buttons to "hide" behind the triangle graphic. Does anybody know of a good technique to achieve this effect?