Click or drag to resize

MapPanBehaviorCreateInstanceCore Method

When implemented in a derived class, creates a new instance of the Freezable derived class.

Namespace:  TomsToolbox.Wpf.Interactivity
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
protected override Freezable CreateInstanceCore()

Return Value

Type: Freezable
The new instance.
See Also