3 implementations of Owned
PresentationFramework (3)
System\Windows\Annotations\AnnotationResource.cs (1)
319bool IOwnedObject.Owned
System\Windows\Annotations\LocatorBase.cs (1)
122bool IOwnedObject.Owned
System\Windows\Annotations\LocatorPart.cs (1)
320bool IOwnedObject.Owned
1 write to Owned
PresentationFramework (1)
MS\Internal\Annotations\AnnotationObservableCollection.cs (1)
221obj.Owned = owned;
1 reference to Owned
PresentationFramework (1)
MS\Internal\Annotations\AnnotationObservableCollection.cs (1)
210return obj.Owned;