XamlAnimatedGif icon indicating copy to clipboard operation
XamlAnimatedGif copied to clipboard

Add a bindable IsPlaying property

Open thomaslevesque opened this issue 8 years ago • 2 comments

To control the animation from a ViewModel via XAML

thomaslevesque avatar Dec 06 '17 10:12 thomaslevesque

Do you have any updates Thomas, I want to control play and pause from ViewModel.

Vinayak90 avatar Dec 21 '20 12:12 Vinayak90

Hi @Vinayak90,

Sorry, no progress on this yet. As a workaround, you could write a custom behavior to do this; that's what I usually do when direct binding isn't possible.

thomaslevesque avatar Dec 22 '20 15:12 thomaslevesque