ComponentFactory.Krypton.Ribbon.PaletteGalleryRedirect.ShouldSerializeRibbonGalleryBack C# (CSharp) 메소드

ShouldSerializeRibbonGalleryBack() 개인적인 메소드

private ShouldSerializeRibbonGalleryBack ( ) : bool
리턴 bool
        private bool ShouldSerializeRibbonGalleryBack()
        {
            return !_ribbonBack.IsDefault;
        }