2 references to IsFirstCompositionUnit
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
4077if (unit == null || (unit.IsFirstCompositionUnit && unit.IsLastCompositionUnit)) // what if first/last by chance? Miss preceeding... 4080if (!unit.IsFirstCompositionUnit)