How to color textblock on mouse over?
        Posted  
        
            by DeanMc
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by DeanMc
        
        
        
        Published on 2010-06-12T23:23:01Z
        Indexed on 
            2010/06/12
            23:33 UTC
        
        
        Read the original article
        Hit count: 327
        
I'm looking to see if there is a way to change the color of a textblock in silverlight on mouse over. I have tried a trigger which I read now doesn't work. I would like to avoid having to do it in the codebehind if at all possible.
© Stack Overflow or respective owner