摘要:
<Window x:Class="WpfApp403.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-09-23 17:26
FredGrit
阅读(12)
评论(0)
推荐(0)
摘要:
//xaml <Window x:Class="WpfApp402.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2024-09-23 10:16
FredGrit
阅读(11)
评论(0)
推荐(0)
摘要:
AllowsTransparency="True" WindowStyle="None" KeyDown="Window_KeyDown" public MainWindow() { InitializeComponent(); this.SizeChanged += MainWindow_Size 阅读全文
posted @ 2024-09-23 00:28
FredGrit
阅读(20)
评论(0)
推荐(0)
摘要:
<ListBox.ItemTemplate> <DataTemplate> <Grid> <Image Source="{Binding ImgUrl}" RenderOptions.BitmapScalingMode="LowQuality" Width="{Binding ActualWidth 阅读全文
posted @ 2024-09-23 00:06
FredGrit
阅读(13)
评论(0)
推荐(0)

浙公网安备 33010602011771号