hello world

摘要: 1、xaml的Resources中添加一个FrameworkElement的代理<Window.Resources><FrameworkElement x:Key="Proxy" DataContext="{Binding}"/></Window.Resources>2、用一个隐藏的ContentC 阅读全文
posted @ 2020-11-13 13:46 我是刹那、 阅读(1156) 评论(0) 推荐(0) 编辑