3 implementations of Owned
PresentationFramework (3)
src\Framework\System\Windows\Annotations\AnnotationResource.cs (1)
351bool IOwnedObject.Owned
src\Framework\System\Windows\Annotations\LocatorBase.cs (1)
142bool IOwnedObject.Owned
src\Framework\System\Windows\Annotations\LocatorPart.cs (1)
332bool IOwnedObject.Owned
1 write to Owned
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\AnnotationObservableCollection.cs (1)
231obj.Owned = owned;
1 reference to Owned
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\AnnotationObservableCollection.cs (1)
220return obj.Owned;