7 references to IsFrozen
PresentationFramework (7)
MS\Internal\PtsHost\ListParagraph.cs (3)
106if (((TextPointer)textPointer).IsFrozen) 121if (((TextPointer)textPointer).IsFrozen) 131if (((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)