Transitionals
EndTransition Method (transitionElement, oldContent, newContent)
Namespaces ► Transitionals ► Transition ► EndTransition(TransitionElement, ContentPresenter, ContentPresenter)

C# | Visual Basic | Visual C++ |
protected void EndTransition( TransitionElement transitionElement, ContentPresenter oldContent, ContentPresenter newContent )
Protected Sub EndTransition ( _ transitionElement As TransitionElement, _ oldContent As ContentPresenter, _ newContent As ContentPresenter _ )
protected: void EndTransition( TransitionElement^ transitionElement, ContentPresenter^ oldContent, ContentPresenter^ newContent )


[Missing <remarks> documentation for M:Transitionals.Transition.EndTransition(Transitionals.Controls.TransitionElement,System.Windows.Controls.ContentPresenter,System.Windows.Controls.ContentPresenter)]