DataStateBehavior for Enum instead of bool? String?

Posted by firoso on Stack Overflow See other posts from Stack Overflow or by firoso
Published on 2010-06-14T23:58:12Z Indexed on 2010/06/15 0:02 UTC
Read the original article Hit count: 691

Filed under:
|
|

Is there an easy way in WPF to bind VisualStates to enum values? Kinda like DataStateBehavior, but for an Enum?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about databinding