7 references to IsFrozen
PresentationFramework (7)
MS\Internal\PtsHost\ListParagraph.cs (3)
109if (((TextPointer)textPointer).IsFrozen) 124if (((TextPointer)textPointer).IsFrozen) 134if (((TextPointer)textPointer).IsFrozen)
System\Windows\Documents\TextPointer.cs (2)
3703return this.IsFrozen; 3955if (this.IsFrozen)
System\Windows\Documents\TextRangeEdit.cs (2)
63if (splitPosition.IsFrozen) 528if (position.IsFrozen)