WPF 绑定数据方式

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

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

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

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

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

posted @ 2016-04-14 14:26  天王星天  阅读(195)  评论(0)    收藏  举报