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