3 implementations of IOwnedObject
PresentationFramework (3)
System\Windows\Annotations\AnnotationResource.cs (1)
39
public sealed class AnnotationResource : IXmlSerializable, INotifyPropertyChanged2,
IOwnedObject
System\Windows\Annotations\LocatorBase.cs (1)
30
public abstract class ContentLocatorBase : INotifyPropertyChanged2,
IOwnedObject
System\Windows\Annotations\LocatorPart.cs (1)
32
public sealed class ContentLocatorPart : INotifyPropertyChanged2,
IOwnedObject
8 references to IOwnedObject
PresentationFramework (8)
MS\Internal\Annotations\AnnotationObservableCollection.cs (5)
34
internal class AnnotationObservableCollection<T> : ObservableCollection<T> where T : INotifyPropertyChanged2,
IOwnedObject
215
IOwnedObject
obj = item as
IOwnedObject
;
226
IOwnedObject
obj = item as
IOwnedObject
;
System\Windows\Annotations\AnnotationResource.cs (1)
329
bool
IOwnedObject
.Owned
System\Windows\Annotations\LocatorBase.cs (1)
127
bool
IOwnedObject
.Owned
System\Windows\Annotations\LocatorPart.cs (1)
325
bool
IOwnedObject
.Owned