Example #1
0
        internal void xec9697acef66c1bc(LayoutSystemBase x6e150040c8d97700, Rectangle xda73fcb97c77d998)
        {
            if (!this.IsHandleCreated)
            {
                return;
            }
            using (Graphics graphics = this.CreateGraphics())
            {
                RendererBase x631afe05fcecf1f4 = this.x631afe05fcecf1f4;
                do
                {
                    x631afe05fcecf1f4.StartRenderSession(HotkeyPrefix.None);
                    if (x6e150040c8d97700 != this.x35c76d526f88c3c8)
                    {
                        x6e150040c8d97700.Layout(x631afe05fcecf1f4, graphics, xda73fcb97c77d998, false);
                    }
                    else
                    {
                        goto label_4;
                    }
                }while (false);
                goto label_8;
label_3:
                x631afe05fcecf1f4.FinishRenderSession();
                return;

label_4:
                x6e150040c8d97700.Layout(x631afe05fcecf1f4, graphics, xda73fcb97c77d998, this.IsFloating);
                goto label_3;
label_8:
                if (true)
                {
                    goto label_3;
                }
            }
        }