Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: AvalonDock - overlaying a floating window; zIndex issue

$
0
0
Just make sure to add :
 if( host != null )
                {
                  host.Dispose();
                }
in LayoutFloatingWindowControl.OnClosed() method, right after :
var host = Content as FloatingWindowContentHost;
to prevent any crash;

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>