Good Evening,
I have a WPF Window with 3 Row. In the first there's a ribbon, in the second a RedTileList and in the third is a series of label (like a status bar).
In the RadTileList I've sono tiles and I want to know if it's possibile to do this 2 things:
1) When I click on a Tile, a new WPF Windows in initialized and the window must fit only the second row (the row where it's the RadTileList)
2) In this new Window if i click the close button the window will close, but if I click the Minimize button the window will be resized and it can be displayed such as the controls in RadPane.
In attachments sono images to better explain the request.
Thanks