3 writes to _root
ReachFramework (3)
AlphaFlattener\MetroDevice.cs (3)
115_root = _page; 373_root = c; 388_root = _stack.Pop() as CanvasPrimitive;
6 references to _root
ReachFramework (6)
AlphaFlattener\MetroDevice.cs (6)
139Flattener.Convert(_root, sink, width, height, 96, 96, outputQuality); 241_root.Children.Add(primitive); 262_root.Children.Add(g); 292_root.Children.Add(primitive); 309_stack.Push(_root); 371_root.Children.Add(c);