8 references to LeftChildBlock
PresentationFramework (8)
src\Framework\MS\Internal\Data\LiveShapingBlock.cs (8)
285list.Add(LeftChildBlock); 299list.Add(parent.LeftChildBlock); 312list.Add(parent.LeftChildBlock); 332stack.Push(block.LeftChildBlock); 348stack.Push(block.LeftChildBlock); 373if (parent.LeftChildBlock == block) 414stack.Push(block.LeftChildBlock); 419stack.Push(block.LeftChildBlock);