摘要:
//xaml <Window x:Class="WpfApp6.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/wi 阅读全文
posted @ 2024-10-03 22:02
FredGrit
阅读(8)
评论(0)
推荐(0)
摘要:
<DataGridTemplateColumn Header="Image"> <DataGridTemplateColumn.CellTemplate> <DataTemplate> <Image Source="{Binding DataContext.ImgUrl, RelativeSourc 阅读全文
posted @ 2024-10-03 19:15
FredGrit
阅读(21)
评论(0)
推荐(0)
摘要:
//xaml <Window x:Class="WpfApp3.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/wi 阅读全文
posted @ 2024-10-03 01:18
FredGrit
阅读(49)
评论(0)
推荐(0)
摘要:
<Window.Resources> <local:ImageUrlConverter x:Key="imgConverter"/> </Window.Resources> <Image Source="{Binding ImgUrl,Converter={StaticResource imgCon 阅读全文
posted @ 2024-10-03 00:10
FredGrit
阅读(36)
评论(0)
推荐(0)

浙公网安备 33010602011771号