25 references to RangeActionsNotSupported
PresentationFramework (25)
MS\Internal\Data\CompositeCollectionView.cs (4)
1434throw new NotSupportedException(SR.RangeActionsNotSupported); 1439throw new NotSupportedException(SR.RangeActionsNotSupported); 1444throw new NotSupportedException(SR.RangeActionsNotSupported); 1449throw new NotSupportedException(SR.RangeActionsNotSupported);
System\Windows\Controls\ItemContainerGenerator.cs (4)
2392throw new NotSupportedException(SR.RangeActionsNotSupported); 2398throw new NotSupportedException(SR.RangeActionsNotSupported); 2407throw new NotSupportedException(SR.RangeActionsNotSupported); 2417throw new NotSupportedException(SR.RangeActionsNotSupported);
System\Windows\Controls\Primitives\Selector.cs (3)
873throw new NotSupportedException(SR.RangeActionsNotSupported); 880throw new NotSupportedException(SR.RangeActionsNotSupported); 902throw new NotSupportedException(SR.RangeActionsNotSupported);
System\Windows\Data\BindingListCollectionView.cs (4)
2434throw new NotSupportedException(SR.RangeActionsNotSupported); 2439throw new NotSupportedException(SR.RangeActionsNotSupported); 2444throw new NotSupportedException(SR.RangeActionsNotSupported); 2449throw new NotSupportedException(SR.RangeActionsNotSupported);
System\Windows\Data\CollectionView.cs (4)
1952throw new NotSupportedException(SR.RangeActionsNotSupported); 1957throw new NotSupportedException(SR.RangeActionsNotSupported); 1964throw new NotSupportedException(SR.RangeActionsNotSupported); 1969throw new NotSupportedException(SR.RangeActionsNotSupported);
System\Windows\Data\ListCollectionView.cs (4)
2501throw new NotSupportedException(SR.RangeActionsNotSupported); 2506throw new NotSupportedException(SR.RangeActionsNotSupported); 2511throw new NotSupportedException(SR.RangeActionsNotSupported); 2516throw new NotSupportedException(SR.RangeActionsNotSupported);
System\Windows\Documents\DocumentSequence.cs (1)
717throw new NotSupportedException(SR.RangeActionsNotSupported);
System\Windows\Documents\DocumentSequenceTextContainer.cs (1)
595throw new NotSupportedException(SR.RangeActionsNotSupported);