8 references to LeftChildBlock
PresentationFramework (8)
MS\Internal\Data\LiveShapingBlock.cs (8)
276list.Add(LeftChildBlock); 290list.Add(parent.LeftChildBlock); 303list.Add(parent.LeftChildBlock); 323stack.Push(block.LeftChildBlock); 339stack.Push(block.LeftChildBlock); 364if (parent.LeftChildBlock == block) 405stack.Push(block.LeftChildBlock); 410stack.Push(block.LeftChildBlock);