Table of Contents

Method ShouldSerializeTokenProperty

Namespace
PaintDotNet
Assembly
PaintDotNet.Data.dll

ShouldSerializeTokenProperty(Property)

This is called by GetSerializablePortionOfSaveConfigToken(). You may override this to exclude properties from serialization.

protected virtual bool ShouldSerializeTokenProperty(Property property)

Parameters

property Property

Returns

bool