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)
1454
if (
_sncAnnotation
!= null)
1464
SNCAnnotation.UpdateStickyNoteControl(tokens, this,
_sncAnnotation
);
1480
if (
_sncAnnotation
!= null &&
1492
SNCAnnotation.UpdateAnnotation(tokens, this,
_sncAnnotation
);
src\Framework\System\Windows\Controls\StickyNote.cs (1)
1286
if (
_sncAnnotation
.IsNewAnnotation)