2 references to List
PresentationFramework (2)
MS\Internal\Data\LiveShapingBlock.cs (1)
29
get { return ((LiveShapingTree)GetRoot(this)).
List
; }
MS\Internal\Data\LiveShapingTree.cs (1)
93
finger.Node.SetItemAt(finger.Offset, new LiveShapingItem(item,
List
));