14 references to Freeze
PresentationFramework (14)
src\Framework\System\Windows\Documents\TextContainer.cs (2)
1656startPosition.Freeze(); 1687endPosition.Freeze();
src\Framework\System\Windows\Documents\TextElement.cs (7)
309contentStart.Freeze(); 312contentEnd.Freeze(); 335elementStart.Freeze(); 368contentStart.Freeze(); 401contentEnd.Freeze(); 442elementEnd.Freeze(); 1055beforeStart.Freeze();
src\Framework\System\Windows\Documents\TextPointer.cs (3)
919position.Freeze(); 1239position.Freeze(); 2619Freeze();
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (2)
899insertionPosition.Freeze(); 905insertionPosition.Freeze();