Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1365
Change ContentPane BorderThickness when it's floating
posted

I have a ContentPane which I set the BorderThickness to 0 for because of the styling (the border in the middle of whitespace looks bad).  However, when the pane is in a floating window (undocked), I would like the border back so you can see the edge over the rest of the app.  I thought to make a style trigger, but I can't find an appropriate property to use.

Is there a way I can make this happen?