1 write to IsFixedContainer
PresentationFramework (1)
MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (1)
87IsFixedContainer = textContainer is FixedTextContainer || textContainer is DocumentSequenceTextContainer;
4 references to IsFixedContainer
PresentationFramework (4)
MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (4)
96if ((Changed != null) && IsFixedContainer) 142if ((Changed != null) && IsFixedContainer) 177if ((Changed != null) && IsFixedContainer) 214if ((Changed != null) && IsFixedContainer)