WPF ImageControl描边图片
摘要:
1 [TemplatePart(Name = "PART_Highlight", Type = typeof(Image))] 2 public class ImageControl : Control 3 { 4 Image HighLightImage = null; 5 6 public bo 阅读全文
posted @ 2022-04-01 16:56 HotSky 阅读(140) 评论(0) 推荐(0)
浙公网安备 33010602011771号