8 references to LeftChildBlock
PresentationFramework (8)
MS\Internal\Data\LiveShapingBlock.cs (8)
276
list.Add(
LeftChildBlock
);
290
list.Add(parent.
LeftChildBlock
);
303
list.Add(parent.
LeftChildBlock
);
323
stack.Push(block.
LeftChildBlock
);
339
stack.Push(block.
LeftChildBlock
);
364
if (parent.
LeftChildBlock
== block)
405
stack.Push(block.
LeftChildBlock
);
410
stack.Push(block.
LeftChildBlock
);