1 override of Dispose
PresentationFramework (1)
System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
501protected override void Dispose(bool disposing)
3 references to Dispose
PresentationFramework (3)
System\Windows\Annotations\Storage\AnnotationStore.cs (2)
49Dispose(false); 129Dispose(true);
System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
506base.Dispose(disposing);