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