14 references to Freeze
PresentationFramework (14)
System\Windows\Documents\TextContainer.cs (2)
1636startPosition.Freeze(); 1667endPosition.Freeze();
System\Windows\Documents\TextElement.cs (7)
289contentStart.Freeze(); 292contentEnd.Freeze(); 315elementStart.Freeze(); 348contentStart.Freeze(); 381contentEnd.Freeze(); 422elementEnd.Freeze(); 995beforeStart.Freeze();
System\Windows\Documents\TextPointer.cs (3)
903position.Freeze(); 1223position.Freeze(); 2588Freeze();
System\Windows\Documents\TextRangeEditTables.cs (2)
898insertionPosition.Freeze(); 904insertionPosition.Freeze();