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