[Registry Preview] Removing Read Only (#25152)

* Removing Read Only

Based off the comments and how the app is being see in the early reports, this check box will just add confusion, so I've pulled it from the UX and screenshots.

* Update MainWindow.xaml

Fixing tab order
This commit is contained in:
Randy
2023-04-03 04:50:41 -07:00
committed by GitHub
parent 1fdf8cc9f8
commit bfe99a06f1
5 changed files with 3 additions and 62 deletions

View File

@@ -117,9 +117,6 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="checkBoxTextBox.Content" xml:space="preserve">
<value>Read only</value>
</data>
<data name="EditButton.Label" xml:space="preserve">
<value>Edit file...</value>
</data>