3 writes to _sncAnnotation
PresentationFramework (3)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (3)
1269_sncAnnotation = sncAnnotation; 1319_sncAnnotation = sncAnnotation; 1350_sncAnnotation = null;
5 references to _sncAnnotation
PresentationFramework (5)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (4)
1427if (_sncAnnotation != null) 1437SNCAnnotation.UpdateStickyNoteControl(tokens, this, _sncAnnotation); 1453if (_sncAnnotation != null && 1465SNCAnnotation.UpdateAnnotation(tokens, this, _sncAnnotation);
System\Windows\Controls\StickyNote.cs (1)
1237if (_sncAnnotation.IsNewAnnotation)