WPF 绑定数据方式

时间:2016-04-14 15:44:52   收藏:0   阅读:190
========================================================================

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

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

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

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

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

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!