1 write to _presentationContext
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (1)
132
_presentationContext
= value;
2 references to _presentationContext
PresentationFramework (2)
src\Framework\MS\Internal\Annotations\Component\MArkedHighlightComponent.cs (2)
127
return
_presentationContext
;
555
_presentationContext
.RemoveFromHost(this, false);