how to create motion of text along Path animation in winrt application? After a bit of searching in silverlight and wpf i found PathListBox to do this kind of animation! But I could not able to find PathListBox for Winrt applications
相关问题
- Sorting 3 numbers without branching [closed]
- Graphics.DrawImage() - Throws out of memory except
- Why am I getting UnauthorizedAccessException on th
- 求获取指定qq 资料的方法
- How to know full paths to DLL's from .csproj f
found the control here http://pathtextblock.codeplex.com/. may be it should work