摘要:
private void FillGridRandomly() { rowsColsSet = new HashSet<XY>(); if (gd != null) { gd.Children.Clear(); } for (int i = 0; i < 50; i++) { while (true 阅读全文
posted @ 2024-09-21 14:58
FredGrit
阅读(13)
评论(0)
推荐(0)
摘要:
//custom control <UserControl x:Class="WpfApp389.ElpImageTbk" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schema 阅读全文
posted @ 2024-09-21 14:20
FredGrit
阅读(18)
评论(0)
推荐(0)
摘要:
<ListBox.ItemTemplate> <DataTemplate> <local:ImageTbk UCImgUrl="{Binding DataContext.ImgUrl, RelativeSource={RelativeSource Mode=FindAncestor,Ancestor 阅读全文
posted @ 2024-09-21 13:45
FredGrit
阅读(128)
评论(0)
推荐(0)

浙公网安备 33010602011771号