代码拉取完成,页面将自动刷新
<Window x:Class="hp_series_app.WindowUserInput"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:local="clr-namespace:hp_series_app"
mc:Ignorable="d"
Title="{Binding [prompt_userinput_title], Source={x:Static local:LanguageManager.Instance}}" Height="152" Width="424" Topmost="True" ResizeMode="NoResize" Icon="share.png">
<Grid>
<Label Content="{Binding [prompt_userinput_filename], Source={x:Static local:LanguageManager.Instance}}" HorizontalAlignment="Left" Margin="30,51,0,0" VerticalAlignment="Top" RenderTransformOrigin="1.25,1"/>
<TextBox HorizontalAlignment="Left" Focusable="True" ForceCursor="True" Height="23" Name="FileName" BorderThickness="0" VerticalContentAlignment="Center" Margin="105,49,0,0" TextWrapping="Wrap" VerticalAlignment="Top" Width="180" KeyDown="FileName_KeyDown"/>
<Border BorderBrush="Black" BorderThickness="1" HorizontalAlignment="Left" Height="1" Margin="105,72,0,0" VerticalAlignment="Top" Width="180"/>
<Button Content="{Binding [prompt_confirm], Source={x:Static local:LanguageManager.Instance}}" Height="24" HorizontalAlignment="Left" Margin="316,51,0,0" VerticalAlignment="Top" Width="64" Click="Button_Click"/>
</Grid>
</Window>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。