I added the gif using this code: ```xaml <Image gif:ImageBehavior.AnimatedSource="../Images/Background/movi1.gif"/> ``` How can I control the delay time to start the gif ? any property in xaml can do this?
I added the gif using this code:
How can I control the delay time to start the gif ? any property in xaml can do this?