Table of Contents

Method OnFrozen

Namespace
PaintDotNet.AppModel
Assembly
PaintDotNet.Core.dll

OnFrozen()

Called by the base class when Freeze() is called for the first time. This is where "fixups" should be applied, such as adjusting or migrating obsolete options.

protected virtual void OnFrozen()