1 override of Dispose
PresentationFramework (1)
System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
489protected override void Dispose(bool disposing)
3 references to Dispose
PresentationFramework (3)
System\Windows\Annotations\Storage\AnnotationStore.cs (2)
40Dispose(false); 120Dispose(true);
System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
494base.Dispose(disposing);