1 override of ProtectedSetItem
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\AnnotationResourceCollection.cs (1)
99protected override void ProtectedSetItem(int index, AnnotationResource item)
1 reference to ProtectedSetItem
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\AnnotationObservableCollection.cs (1)
140ProtectedSetItem(index, item);