码迷,mamicode.com
首页 > Windows程序 > 详细

WPF 绑定数据方式

时间:2016-04-14 15:46:28      阅读:170      评论:0      收藏:0      [点我收藏+]

标签:

========================================================================

Foreground="{Binding Path=Foreground, RelativeSource={RelativeSource AncestorType={x:Type ListBoxItem}}}"

 ==============================================================

Binding="{Binding RelativeSource={RelativeSource Self}, Path=IsMouseOver}"

=======================================

WPF 绑定数据方式

标签:

原文地址:http://www.cnblogs.com/tianciliangen/p/5390970.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!