Added Grid Splitter to PreventTransferOverrides section

This commit is contained in:
Brett Hewitson 2021-11-12 13:01:13 +10:00
parent 27a7673ed4
commit 45765b5bb4
4 changed files with 24 additions and 2 deletions

View file

@ -716,5 +716,8 @@
<Setting Name="SectionPreventTransferOverridesEnabled" Type="System.Boolean" Scope="User">
<Value Profile="(Default)">True</Value>
</Setting>
<Setting Name="PreventTransferOverrideGridHeight" Type="System.Windows.GridLength" Scope="User">
<Value Profile="(Default)">400</Value>
</Setting>
</Settings>
</SettingsFile>