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