8 references to LeftChildBlock
PresentationFramework (8)
MS\Internal\Data\LiveShapingBlock.cs (8)
274list.Add(LeftChildBlock); 288list.Add(parent.LeftChildBlock); 301list.Add(parent.LeftChildBlock); 321stack.Push(block.LeftChildBlock); 337stack.Push(block.LeftChildBlock); 362if (parent.LeftChildBlock == block) 403stack.Push(block.LeftChildBlock); 408stack.Push(block.LeftChildBlock);