feat: add IsTopLevel property to OverlayDialogHost. only marked Host can trigger window movement.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
LeftContent="{Binding $parent[u:UrsaWindow].LeftContent}"
|
||||
RightContent="{Binding $parent[u:UrsaWindow].RightContent}" />
|
||||
<VisualLayerManager>
|
||||
<u:OverlayDialogHost IsModalStatusReporter="True" />
|
||||
<u:OverlayDialogHost IsTopLevel="True" IsModalStatusReporter="True" />
|
||||
</VisualLayerManager>
|
||||
</VisualLayerManager.ChromeOverlayLayer>
|
||||
<Panel>
|
||||
|
||||
Reference in New Issue
Block a user