Question regarding WPF triggers

Posted by Zoliq on Stack Overflow See other posts from Stack Overflow or by Zoliq
Published on 2010-05-31T12:57:57Z Indexed on 2010/05/31 13:03 UTC
Read the original article Hit count: 441

Filed under:
|

Hi,

I have a problem with WPF triggers. In my application i used a multitrigger but would like to achieve that changes made when a trigger's conditions becomes true to persist and to be invalidated when the trigger's conditions become false. Is it possible to realize what I want ?

Thanks in advance.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about wpf-triggers