<Window x:Class="MysherOCRReader.ChangeDistingWordOfSelected"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="ChangeDistingWordOfSelected" Height="80" Width="140" MaxHeight="80" MaxWidth="140"
WindowStyle="None" AllowsTransparency="True" Loaded="Window_Loaded" ShowInTaskbar="False">
<Grid>
<StackPanel Name="sp1" Background="LightSlateGray">
<Border Name="cn_drage" Background="LightGray" Height=
wpf 生成自己格式的窗口并且按钮横向排序
最新推荐文章于 2023-10-26 10:52:30 发布