ComponentFactory.Krypton.Toolkit.KryptonPaletteCommon.ShouldSerializeStateCommon C# (CSharp) Method

ShouldSerializeStateCommon() private method

private ShouldSerializeStateCommon ( ) : bool
return bool
        private bool ShouldSerializeStateCommon()
        {
            return !_stateCommon.IsDefault;
        }