mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
disable maximising
This commit is contained in:
parent
1de98fd8cc
commit
f9a5e89d0e
@ -28,6 +28,7 @@
|
|||||||
<!-- Allow for drag -->
|
<!-- Allow for drag -->
|
||||||
<ui:TitleBar
|
<ui:TitleBar
|
||||||
VerticalAlignment="Top"
|
VerticalAlignment="Top"
|
||||||
|
CanMaximize="False"
|
||||||
ShowClose="False"
|
ShowClose="False"
|
||||||
ShowMaximize="False"
|
ShowMaximize="False"
|
||||||
ShowMinimize="False" />
|
ShowMinimize="False" />
|
||||||
|
Loading…
Reference in New Issue
Block a user