1 override of AutoFlush
PresentationFramework (1)
System\Windows\Annotations\Storage\XmlStreamStore.cs (1)
435public override bool AutoFlush
2 writes to AutoFlush
PresentationFramework (2)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (2)
128service.Store.AutoFlush = false; 157service.Store.AutoFlush = autoFlush;
6 references to AutoFlush
PresentationFramework (6)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
125autoFlush = service.Store.AutoFlush;
System\Windows\Annotations\Storage\AnnotationStore.cs (5)
120/// <seealso cref="AutoFlush"/> 250if (AutoFlush) 280if (AutoFlush) 310if (AutoFlush) 335if (AutoFlush)