3 writes to _root
ReachFramework (3)
AlphaFlattener\MetroDevice.cs (3)
114_root = _page; 372_root = c; 387_root = _stack.Pop() as CanvasPrimitive;
6 references to _root
ReachFramework (6)
AlphaFlattener\MetroDevice.cs (6)
138Flattener.Convert(_root, sink, width, height, 96, 96, outputQuality); 240_root.Children.Add(primitive); 261_root.Children.Add(g); 291_root.Children.Add(primitive); 308_stack.Push(_root); 370_root.Children.Add(c);