FloatableWindow resizes Grid in Silverlight
- by Ben
I'm trying to use Tim Heuer's FloatableWindow control for a non-modal options window in my Silverlight application. However, I'm running into a problem with the FloatableWindow resizing it's parent grid when it opens. For example, before I open the window the application looks like this:
But after opening the window, the first row of the grid…