摘要: //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 阅读(11) 评论(0) 推荐(0)
摘要: public static class MouseBehavior { public static readonly DependencyProperty MouseDownCommandProperty = DependencyProperty.RegisterAttached("MouseDow 阅读全文
posted @ 2025-04-13 14:45 FredGrit 阅读(31) 评论(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 阅读(11) 评论(0) 推荐(0)