摘要: //xaml <behavior:Interaction.Triggers> <behavior:EventTrigger EventName="MouseWheel" SourceObject="{Binding ElementName=img}"> <behavior:InvokeCommand 阅读全文
posted @ 2024-07-07 19:43 FredGrit 阅读(2) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Configuration; using System.Data; using System.Diagnostics.Eventing.Reader; using System. 阅读全文
posted @ 2024-07-07 16:06 FredGrit 阅读(2) 评论(0) 推荐(0) 编辑