3 writes to _sncAnnotation
PresentationFramework (3)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (3)
1268_sncAnnotation = sncAnnotation; 1318_sncAnnotation = sncAnnotation; 1349_sncAnnotation = null;
5 references to _sncAnnotation
PresentationFramework (5)
MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (4)
1426if (_sncAnnotation != null) 1436SNCAnnotation.UpdateStickyNoteControl(tokens, this, _sncAnnotation); 1452if (_sncAnnotation != null && 1464SNCAnnotation.UpdateAnnotation(tokens, this, _sncAnnotation);
System\Windows\Controls\StickyNote.cs (1)
1237if (_sncAnnotation.IsNewAnnotation)