1 write to IsFixedContainer
PresentationFramework (1)
MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (1)
86IsFixedContainer = textContainer is FixedTextContainer || textContainer is DocumentSequenceTextContainer;
4 references to IsFixedContainer
PresentationFramework (4)
MS\Internal\Annotations\Component\AnnotationHighlightLayer.cs (4)
95if ((Changed != null) && IsFixedContainer) 141if ((Changed != null) && IsFixedContainer) 176if ((Changed != null) && IsFixedContainer) 213if ((Changed != null) && IsFixedContainer)