Adjust size of SettingsView window.
This commit is contained in:
parent
e0b749382e
commit
12c2412e38
@ -23,7 +23,7 @@
|
||||
xmlns:b="clr-namespace:Bovender.Mvvm.Views.Settings;assembly=Bovender"
|
||||
xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity"
|
||||
xmlns:action="clr-namespace:Bovender.Mvvm.Actions;assembly=Bovender"
|
||||
Width="640" Height="480" ResizeMode="CanResizeWithGrip" ShowInTaskbar="False"
|
||||
Width="500" Height="440" ResizeMode="CanResizeWithGrip" ShowInTaskbar="False"
|
||||
WindowStyle="ToolWindow" Topmost="True"
|
||||
b:WindowState.CenterScreen="True" b:WindowState.Save="True"
|
||||
Title="Stil bearbeiten"
|
||||
|
Loading…
Reference in New Issue
Block a user