8 references to LeftChildBlock
PresentationFramework (8)
MS\Internal\Data\LiveShapingBlock.cs (8)
275list.Add(LeftChildBlock); 289list.Add(parent.LeftChildBlock); 302list.Add(parent.LeftChildBlock); 322stack.Push(block.LeftChildBlock); 338stack.Push(block.LeftChildBlock); 363if (parent.LeftChildBlock == block) 404stack.Push(block.LeftChildBlock); 409stack.Push(block.LeftChildBlock);