1 write to IsFixedContainer
PresentationFramework (1)
MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (1)
94IsFixedContainer = textContainer is FixedTextContainer || textContainer is DocumentSequenceTextContainer;
4 references to IsFixedContainer
PresentationFramework (4)
MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (4)
103if ((Changed != null) && IsFixedContainer) 149if ((Changed != null) && IsFixedContainer) 184if ((Changed != null) && IsFixedContainer) 221if ((Changed != null) && IsFixedContainer)