大量更新
This commit is contained in:
@@ -21,11 +21,11 @@
|
||||
<StackPanel Margin="5">
|
||||
<TextBox
|
||||
Margin="5"
|
||||
ui:InputAssist.Placeholder="文件名"
|
||||
ui:InputAssist.PlaceholderText="文件名"
|
||||
Text="{Binding FileName, UpdateSourceTrigger=PropertyChanged}" />
|
||||
<TextBox
|
||||
Margin="5"
|
||||
ui:InputAssist.Placeholder="保存路径"
|
||||
ui:InputAssist.PlaceholderText="保存路径"
|
||||
Text="{Binding FolderPath, UpdateSourceTrigger=PropertyChanged}" />
|
||||
<Button
|
||||
Margin="5"
|
||||
|
||||
Reference in New Issue
Block a user