We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
IsEnabled
1 parent 1cd0d93 commit 3dabf3aCopy full SHA for 3dabf3a
src/Files.App/Dialogs/CreateShortcutDialog.xaml
@@ -81,7 +81,6 @@
81
Grid.Row="4"
82
Grid.ColumnSpan="2"
83
HorizontalAlignment="Stretch"
84
- IsEnabled="{x:Bind ViewModel.IsLocationValid, Mode=OneWay}"
85
Text="{x:Bind ViewModel.ShortcutName, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}">
86
<TextBox.Resources>
87
<TeachingTip
0 commit comments