1 write to _isNewAnnotation
PresentationFramework (1)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
98
_isNewAnnotation
= _annotation.Cargos.Count == 0;
1 reference to _isNewAnnotation
PresentationFramework (1)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
376
return
_isNewAnnotation
;