8 references to LeftChildBlock
PresentationFramework (8)
MS\Internal\Data\LiveShapingBlock.cs (8)
275
list.Add(
LeftChildBlock
);
289
list.Add(parent.
LeftChildBlock
);
302
list.Add(parent.
LeftChildBlock
);
322
stack.Push(block.
LeftChildBlock
);
338
stack.Push(block.
LeftChildBlock
);
363
if (parent.
LeftChildBlock
== block)
404
stack.Push(block.
LeftChildBlock
);
409
stack.Push(block.
LeftChildBlock
);