8 references to LeftChildBlock
PresentationFramework (8)
MS\Internal\Data\LiveShapingBlock.cs (8)
282list.Add(LeftChildBlock); 296list.Add(parent.LeftChildBlock); 309list.Add(parent.LeftChildBlock); 329stack.Push(block.LeftChildBlock); 345stack.Push(block.LeftChildBlock); 370if (parent.LeftChildBlock == block) 411stack.Push(block.LeftChildBlock); 416stack.Push(block.LeftChildBlock);