Exemplo n.º 1
0
 internal AnimationEventArgs(Animatable theObject)
 {
     _object = theObject;
 }
Exemplo n.º 2
0
 internal AnimationEventArgs(Animatable theObject)
 {
     _object = theObject;
 }