/ Published in: XML
WPF unleashed pg 303
Expand |
Embed | Plain Text
<PriorityBinding> <Binding Source="HighPri" Path="SlowSpeed" IsAsync="True"/> <Binding Source="MediumPri" Path="MediumSpeed" IsAsync="True"/> <Binding Source="LowPri" Path="FastSpeed"/> </PriorityBinding>
You need to login to post a comment.
