1 write to _isFixedContainer
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (1)
667
_isFixedContainer
= textContainer is FixedTextContainer || textContainer is DocumentSequenceTextContainer;
1 reference to _isFixedContainer
PresentationFramework (1)
src\Framework\MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (1)
1127
if (
_isFixedContainer
)