1 write to _isNewAnnotation
PresentationFramework (1)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
81
_isNewAnnotation
= _annotation.Cargos.Count == 0;
1 reference to _isNewAnnotation
PresentationFramework (1)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
359
return
_isNewAnnotation
;