CreateInstanceCore Method
         
         
         
	Summary
Creates a new instance of the ZoomTransition class.
	 
	Syntax
protected override Freezable CreateInstanceCore() 
  
Protected Overrides Function CreateInstanceCore() As Freezable 
protected: 
Freezable^ CreateInstanceCore(); override