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)
1428
if (
_sncAnnotation
!= null)
1438
SNCAnnotation.UpdateStickyNoteControl(tokens, this,
_sncAnnotation
);
1454
if (
_sncAnnotation
!= null &&
1466
SNCAnnotation.UpdateAnnotation(tokens, this,
_sncAnnotation
);
System\Windows\Controls\StickyNote.cs (1)
1249
if (
_sncAnnotation
.IsNewAnnotation)