WPF performance : Converters vs. Triggers

Posted by Joachim Kerschbaumer on Stack Overflow See other posts from Stack Overflow or by Joachim Kerschbaumer
Published on 2010-04-13T06:08:12Z Indexed on 2010/04/13 6:13 UTC
Read the original article Hit count: 1201

Filed under:
|
|

hi there,

i´m currently facing a problem where i have to set properties on a bunch of framework elements depending on some other properties. i wonder how triggers and converters compare when it comes to performance. Especially MultiTriggers and IMultiValueConverters.

Is there any difference? google wasn't helpful so i thought maybe some of the guys over here at SO could bring in some light. thanks, j.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about trigger