2017年12月15日

当父级绑定了DataContext之内的数据源时,子级想重新绑回DataContext

摘要: <Grid x:Name="NewDeploymentObjectPanel" Background="White" DataContext="{Binding Detail}"> <Grid Grid.Row="13" DataContext="{Binding DataContext, Rela 阅读全文

posted @ 2017-12-15 09:43 Shine-Zhong 阅读(169) 评论(0) 推荐(0)

导航