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)
1426
if (
_sncAnnotation
!= null)
1436
SNCAnnotation.UpdateStickyNoteControl(tokens, this,
_sncAnnotation
);
1452
if (
_sncAnnotation
!= null &&
1464
SNCAnnotation.UpdateAnnotation(tokens, this,
_sncAnnotation
);
System\Windows\Controls\StickyNote.cs (1)
1237
if (
_sncAnnotation
.IsNewAnnotation)