3 references to RemoveChildRange
PresentationFramework (3)
System\Windows\Controls\DataGridCellsPanel.cs (3)
2070
RemoveChildRange
(args.Position, args.ItemCount, args.ItemUICount);
2075
RemoveChildRange
(args.Position, args.ItemCount, args.ItemUICount);
2080
RemoveChildRange
(args.OldPosition, args.ItemCount, args.ItemUICount);