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

ShouldSerializeStateOthers() private method

private ShouldSerializeStateOthers ( ) : bool
return bool
        private bool ShouldSerializeStateOthers()
        {
            return !_stateOthers.IsDefault;
        }