3 writes to _sncAnnotation
PresentationFramework (3)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (3)
1270_sncAnnotation = sncAnnotation; 1320_sncAnnotation = sncAnnotation; 1351_sncAnnotation = null;
5 references to _sncAnnotation
PresentationFramework (5)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (4)
1428if (_sncAnnotation != null) 1438SNCAnnotation.UpdateStickyNoteControl(tokens, this, _sncAnnotation); 1454if (_sncAnnotation != null && 1466SNCAnnotation.UpdateAnnotation(tokens, this, _sncAnnotation);
System\Windows\Controls\StickyNote.cs (1)
1249if (_sncAnnotation.IsNewAnnotation)