0%

TitleBarAttach

Property

Name
IsMaximizable
IsMinimizable
IsAlwaysOnTop
IsResizable
HasTitleBar
TitleBarHeightOption
1
2
3
4
5
6
7
8
9
10
<Window>
<Grid>
<Grid.RowDefenitions>
<RowDefenitions/>
<RowDefenitions/>
</Grid.RowDefenitions>

<TitleBar IsMaximizable="False"/>
</Grid>
</Window>

Demo

you can run demo and see this feature.