Quantcast
Channel: Blinking Button Animation
Viewing all articles
Browse latest Browse all 7

Blinking Button Animation

$
0
0

Hi,

I have a button on WPF MainWindow that I want to start blinking when a property in its Data context changes. Currently, I enable that button on DataChanged event with the code below, but how can I start it to blink (between two colors) forever on that property change event.

<Button Content="Save" IsEnabled="{Binding Path=DataChanged}"/>

Thanks a lot.


Viewing all articles
Browse latest Browse all 7

Latest Images

Trending Articles





Latest Images