3 references to RemoveChildRange
PresentationFramework (3)
System\Windows\Controls\DataGridCellsPanel.cs (3)
2052
RemoveChildRange
(args.Position, args.ItemCount, args.ItemUICount);
2057
RemoveChildRange
(args.Position, args.ItemCount, args.ItemUICount);
2062
RemoveChildRange
(args.OldPosition, args.ItemCount, args.ItemUICount);