会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
历史的尘埃
当你凝视深渊时,深渊也在凝视你。
博客园
首页
新随笔
联系
管理
订阅
11 2024 档案
wpf xaml binding静态类的属性
摘要:{Binding EnableCO2,Source={x:Static local:CommonClass.Instance} CommonClass.Instance:单例静态对象 EnableCO2:该对象的属性
阅读全文
posted @
2024-11-15 11:08
dyfisgod
阅读(43)
评论(0)
推荐(0)
WPF版 GMAP Route.shape 用line改变不了样式,改用path即可
摘要:1 GMapRoute route = new GMapRoute(pointLatLngs) 2 { 3 Tag="route", 4 Shape=new Path() { Stroke= Brushes.DarkRed, StrokeDashArray= new DoubleCollection
阅读全文
posted @
2024-11-01 11:05
dyfisgod
阅读(31)
评论(0)
推荐(0)
公告