Example #1
0
 private AnimationManager()
 {
     _animatables = new AnimatableCollection();
 }
Example #2
0
 private AnimationManager()
 {
     _animatables = new AnimatableCollection();
 }