ComponentFactory.Krypton.Ribbon.PaletteGalleryRedirect.ShouldSerializeRibbonGalleryBack C# (CSharp) Метод

ShouldSerializeRibbonGalleryBack() приватный Метод

private ShouldSerializeRibbonGalleryBack ( ) : bool
Результат bool
        private bool ShouldSerializeRibbonGalleryBack()
        {
            return !_ribbonBack.IsDefault;
        }