7 references to IsFrozen
PresentationFramework (7)
MS\Internal\PtsHost\ListParagraph.cs (3)
97if (((TextPointer)textPointer).IsFrozen) 112if (((TextPointer)textPointer).IsFrozen) 122if (((TextPointer)textPointer).IsFrozen)
System\Windows\Documents\TextPointer.cs (2)
3698return this.IsFrozen; 3950if (this.IsFrozen)
System\Windows\Documents\TextRangeEdit.cs (2)
61if (splitPosition.IsFrozen) 526if (position.IsFrozen)