Table of Contents

Method CloneCurrentValueCore

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

CloneCurrentValueCore(Freezable)

Makes this instance a modifiable deep copy of the specified BitmapSource using current property values. Resource references, data bindings, and animations are not copied, but their current values are.

protected override void CloneCurrentValueCore(Freezable sourceFreezable)

Parameters

sourceFreezable Freezable

The BitmapSource to clone.