2013年9月24日
摘要: In the WPF example the Popup and the ToggleButton (the arrow on the right) are bound with the property IsDropDownOpen:在模版里面设置<Popup IsOpen="{TemplateBinding IsDropDownOpen}" ...<ToggleButton IsChecked="{Binding Path=IsDropDownOpen,Mode=TwoWay,RelativeSource={RelativeSource Templ 阅读全文
posted @ 2013-09-24 15:55 蔚蓝海 阅读(1065) 评论(0) 推荐(0) 编辑