Table of Contents

Method GetAsFrozenCore

Namespace
SharpVectors.Runtime
Assembly
SharpVectors.Runtime.Wpf.dll

GetAsFrozenCore(Freezable)

Makes this instance a clone of the specified BitmapSource object.

protected override void GetAsFrozenCore(Freezable sourceFreezable)

Parameters

sourceFreezable Freezable

The BitmapSource object to clone and freeze.