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
FreezableThe BitmapSource object to clone and freeze.