Пример #1
0
 internal ColorAnimation GetFillingAnimation(float duration)
 {
     return(view.GetFillingAnimation(duration));
 }