public void Insert( string key, ICompositionAnimationBase animation )
Public Sub Insert ( key As String, animation As ICompositionAnimationBase )
member Insert : key : string * animation : ICompositionAnimationBase -> unit
In This Article