14 references to Freeze
PresentationFramework (14)
System\Windows\Documents\TextContainer.cs (2)
1629startPosition.Freeze(); 1660endPosition.Freeze();
System\Windows\Documents\TextElement.cs (7)
288contentStart.Freeze(); 291contentEnd.Freeze(); 314elementStart.Freeze(); 347contentStart.Freeze(); 380contentEnd.Freeze(); 421elementEnd.Freeze(); 994beforeStart.Freeze();
System\Windows\Documents\TextPointer.cs (3)
902position.Freeze(); 1222position.Freeze(); 2587Freeze();
System\Windows\Documents\TextRangeEditTables.cs (2)
897insertionPosition.Freeze(); 903insertionPosition.Freeze();