3 writes to _root
ReachFramework (3)
AlphaFlattener\MetroDevice.cs (3)
115_root = _page; 371_root = c; 386_root = _stack.Pop() as CanvasPrimitive;
6 references to _root
ReachFramework (6)
AlphaFlattener\MetroDevice.cs (6)
139Flattener.Convert(_root, sink, width, height, 96, 96, outputQuality); 240_root.Children.Add(primitive); 260_root.Children.Add(g); 290_root.Children.Add(primitive); 307_stack.Push(_root); 369_root.Children.Add(c);