Hello,
There's another post with question about hiding minimize button on this forum but I'd like to ask about a bit different things, hopefully :)
I'd like to do TileView just like in your demo (Avee). I mean I want to keep minimize button only on open pane and hide it on collapsed panes. And I want those panes to expand by clicking on the pane and not by clicking on maximize button. How did you do that?
Looks like this sounds not so clear because of my poor English :)
Forget it, I found a way. Just made some mistery tricks in ContentTemplate - made ToggleButton root and used its Content property to put whole content on :)
BTW, you've done great job, thanks for the control.