예제 #1
0
        protected override void OnRequestScrollView(CssBox box)
        {
            RootGraphic rootgfx = (RootGraphic)box.RootGfx;

            rootgfx.AddToElementUpdateQueue(box);
        }