<Window xxxx>
<WindowChrome.WindowChrome>
<WindowChrome CaptionHeight="30"
GlassFrameThickness="0"
NonClientFrameEdges="None"
CornerRadius="0"
ResizeBorderThickness="5"
UseAeroCaptionButtons="False" />
</WindowChrome.WindowChrome>
<Grid>
<Button content="点击" WindowChrome.IsHitTestVisibleInChrome="True" />
</Grid>
</Window>
4140

被折叠的 条评论
为什么被折叠?



