上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 137 下一页
摘要: <Window x:Class="WpfApp165.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2025-03-08 20:10 FredGrit 阅读(27) 评论(0) 推荐(0)
摘要: //usercontrol.xaml <UserControl x:Class="WpfApp163.UCRotateElp" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://sche 阅读全文
posted @ 2025-03-08 19:24 FredGrit 阅读(37) 评论(0) 推荐(0)
摘要: <ListBox x:Name="lbx" ItemsSource="{Binding ImgsList,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}"> <ListBox.ItemTemplate> <DataTemplate> <Image S 阅读全文
posted @ 2025-03-02 20:22 FredGrit 阅读(49) 评论(0) 推荐(0)
摘要: <ListBox x:Name="lbx" ItemsSource="{Binding ImgsList,Mode=TwoWay,UpdateSourceTrigger=PropertyChanged}" SelectedIndex="{Binding SelectedIdx,Mode=TwoWay 阅读全文
posted @ 2025-03-02 20:14 FredGrit 阅读(57) 评论(0) 推荐(0)
摘要: <Ellipse x:Name="elp" Panel.ZIndex="2" Grid.Row="1" Grid.Column="0" Grid.ColumnSpan="2" Width="{Binding ActualHeight,RelativeSource={RelativeSource Mo 阅读全文
posted @ 2025-03-02 15:15 FredGrit 阅读(35) 评论(0) 推荐(0)
摘要: //usercontrol.xaml <Grid Grid.Row="1" Grid.RowSpan="2" Grid.Column="0" Panel.ZIndex="0" Background="LightCyan"> <behavior:Interaction.Triggers> <behav 阅读全文
posted @ 2025-03-02 14:41 FredGrit 阅读(36) 评论(0) 推荐(0)
摘要: //usercontrol //xaml <UserControl x:Class="WpfApp159.UCRotateCircle" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http:/ 阅读全文
posted @ 2025-03-01 22:20 FredGrit 阅读(32) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp158.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2025-03-01 21:04 FredGrit 阅读(28) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp156.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2025-02-16 17:00 FredGrit 阅读(41) 评论(0) 推荐(0)
摘要: <Window x:Class="WpfApp156.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2025-02-16 16:31 FredGrit 阅读(26) 评论(0) 推荐(0)
上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 137 下一页