上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 137 下一页
摘要: //uc.xaml <UserControl x:Class="WpfApp203.UCRotatedCircle" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.m 阅读全文
posted @ 2025-04-13 15:55 FredGrit 阅读(23) 评论(0) 推荐(0)
摘要: public static class MouseBehavior { public static readonly DependencyProperty MouseDownCommandProperty = DependencyProperty.RegisterAttached("MouseDow 阅读全文
posted @ 2025-04-13 14:45 FredGrit 阅读(56) 评论(0) 推荐(0)
摘要: //usercontrol.xaml <UserControl x:Class="WpfApp201.UCScrollNum" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://sche 阅读全文
posted @ 2025-04-13 13:44 FredGrit 阅读(26) 评论(0) 推荐(0)
摘要: //uc.xaml <UserControl x:Class="WpfApp201.UCScrollNum" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.micro 阅读全文
posted @ 2025-04-12 20:27 FredGrit 阅读(20) 评论(0) 推荐(0)
摘要: //xaml <Window x:Class="WpfApp198.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2025-04-06 17:02 FredGrit 阅读(48) 评论(0) 推荐(0)
摘要: //xaml <Window x:Class="WpfApp197.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2025-04-06 16:45 FredGrit 阅读(35) 评论(0) 推荐(0)
摘要: //usercontrol.xaml <UserControl x:Class="WpfApp195.UCElpRotateFivePolygon" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x=" 阅读全文
posted @ 2025-04-06 15:10 FredGrit 阅读(31) 评论(0) 推荐(0)
摘要: //xaml <Window x:Class="WpfApp194.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2025-04-04 19:31 FredGrit 阅读(52) 评论(0) 推荐(0)
摘要: 1.Install Microsoft.Xaml.Behaviors.Wpf 2. //xaml <Window x:Class="WpfApp194.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentati 阅读全文
posted @ 2025-04-04 18:44 FredGrit 阅读(59) 评论(0) 推荐(0)
摘要: //usercontrol.xaml <UserControl x:Class="WpfApp190.RotatedCircle" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://sc 阅读全文
posted @ 2025-04-04 11:17 FredGrit 阅读(28) 评论(0) 推荐(0)
上一页 1 ··· 30 31 32 33 34 35 36 37 38 ··· 137 下一页