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