3 implementations of Owned
PresentationFramework (3)
System\Windows\Annotations\AnnotationResource.cs (1)
323bool IOwnedObject.Owned
System\Windows\Annotations\LocatorBase.cs (1)
123bool IOwnedObject.Owned
System\Windows\Annotations\LocatorPart.cs (1)
321bool IOwnedObject.Owned
1 write to Owned
PresentationFramework (1)
MS\Internal\Annotations\AnnotationObservableCollection.cs (1)
222obj.Owned = owned;
1 reference to Owned
PresentationFramework (1)
MS\Internal\Annotations\AnnotationObservableCollection.cs (1)
211return obj.Owned;