mirror of
https://github.com/LorisYounger/VPet.ModMaker.git
synced 2024-08-30 18:22:21 +00:00
更新
This commit is contained in:
parent
13932ea56d
commit
2fc2cb2060
@ -181,6 +181,7 @@
|
||||
<TextBox
|
||||
Grid.Row="1"
|
||||
Grid.Column="1"
|
||||
pu:TextBoxHelper.Watermark="{ll:Str 动画名称}"
|
||||
Text="{Binding Anime.Value.Name.Value, UpdateSourceTrigger=PropertyChanged}"
|
||||
Visibility="{Binding HasAnimeName.Value, Converter={StaticResource FalseToHiddenConverter}}" />
|
||||
</Grid>
|
||||
|
Loading…
Reference in New Issue
Block a user