Table of Contents

Method GetCurrentValueAsFrozenCore

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

GetCurrentValueAsFrozenCore(Freezable)

Makes this instance a frozen clone of the specified BitmapSource. Resource references, data bindings, and animations are not copied, but their current values are.

protected override void GetCurrentValueAsFrozenCore(Freezable sourceFreezable)

Parameters

sourceFreezable Freezable

The BitmapSource to copy and freeze.