开发者

Can I by any means get the elapsed time of the storyboard in Silverlight?

开发者 https://www.devze.com 2023-01-30 18:05 出处:网络
Can I 开发者_Python百科by any means get the elapsed time of the storyboard in Silverlight? Storyboard _timer = new Storyboard();

Can I 开发者_Python百科by any means get the elapsed time of the storyboard in Silverlight?

Storyboard _timer = new Storyboard();


Try Storyboard.GetCurrentTime

Colin E.

0

精彩评论

暂无评论...
验证码 换一张
取 消