音视频分离页面微调

croire 2 years ago
parent 3092033906
commit 74a0f7b96d

@ -27,10 +27,10 @@
Orientation="Horizontal">
<TextBlock VerticalAlignment="Center" Text="{DynamicResource VideoFilePath}" />
<TextBox
Width="300"
Height="50"
Width="600"
Height="65"
Margin="0,10,10,10"
VerticalContentAlignment="Center"
VerticalContentAlignment="Top"
IsReadOnly="True"
Text="{Binding VideoPathsStr, Mode=TwoWay}" />

Loading…
Cancel
Save