3 writes to _sncAnnotation
PresentationFramework (3)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (3)
1295_sncAnnotation = sncAnnotation; 1345_sncAnnotation = sncAnnotation; 1376_sncAnnotation = null;
5 references to _sncAnnotation
PresentationFramework (5)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (4)
1454if (_sncAnnotation != null) 1464SNCAnnotation.UpdateStickyNoteControl(tokens, this, _sncAnnotation); 1480if (_sncAnnotation != null && 1492SNCAnnotation.UpdateAnnotation(tokens, this, _sncAnnotation);
src\Framework\System\Windows\Controls\StickyNote.cs (1)
1286if (_sncAnnotation.IsNewAnnotation)