mirror of
https://gitee.com/handyorg/HandyControl.git
synced 2024-11-29 18:38:30 +08:00
Merge pull request #1594 from GF-Huang/fix-Window-NonClientAreaContent
Fix NonClientAreaContent.
This commit is contained in:
commit
cfeef2d01a
@ -189,6 +189,7 @@
|
||||
</MultiBinding>
|
||||
</TextBlock.Visibility>
|
||||
</TextBlock>
|
||||
<ContentPresenter WindowChrome.IsHitTestVisibleInChrome="True" Grid.Column="2" x:Name="ContentPresenterMain" Content="{TemplateBinding NonClientAreaContent}"/>
|
||||
</Grid>
|
||||
</Grid>
|
||||
</hc:SimplePanel>
|
||||
|
Loading…
Reference in New Issue
Block a user