摘要: public class DataGridAutoScrollBehavior:Behavior<DataGrid> { protected override void OnAttached() { base.OnAttached(); AssociatedObject.SelectionChang 阅读全文
posted @ 2024-11-26 22:54 FredGrit 阅读(22) 评论(0) 推荐(0)
摘要: //uercontrol <UserControl x:Class="WpfApp47.ImgTbk" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsof 阅读全文
posted @ 2024-11-26 22:46 FredGrit 阅读(43) 评论(0) 推荐(0)