Quantcast
Channel: AvalonDock
Viewing all articles
Browse latest Browse all 2690

Created Unassigned: Switching from AutoHide to Float [17739]

$
0
0
When am switching layoutanchroablepane from autohide to float, black background appearing in the area of the layoutacnchroblepane for a sec.

<Window x:Class="TestProject.MainWindow"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:ad="http://schemas.xceed.com/wpf/xaml/avalondock"
Title="MainWindow" Height="500" Width="700">
<Grid>
<ad:DockingManager>
<ad:LayoutRoot>
<ad:LayoutPanel>
<ad:LayoutAnchorablePaneGroup>
<ad:LayoutAnchorablePane>
<ad:LayoutAnchorable Title="Panel1"/>
</ad:LayoutAnchorablePane>
</ad:LayoutAnchorablePaneGroup>
<ad:LayoutAnchorablePaneGroup>
<ad:LayoutAnchorablePane>
<ad:LayoutAnchorable Title="Panel2"/>
</ad:LayoutAnchorablePane>
</ad:LayoutAnchorablePaneGroup>
</ad:LayoutPanel>
</ad:LayoutRoot>
</ad:DockingManager>
</Grid>
</Window>

Viewing all articles
Browse latest Browse all 2690

Trending Articles



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