ComponentFactory.Krypton.Toolkit.KryptonPaletteForms.ShouldSerializeFormCommon C# (CSharp) Method

ShouldSerializeFormCommon() private method

private ShouldSerializeFormCommon ( ) : bool
return bool
        private bool ShouldSerializeFormCommon()
        {
            return !_formCommon.IsDefault;
        }