14 references to Freeze
PresentationFramework (14)
System\Windows\Documents\TextContainer.cs (2)
1641startPosition.Freeze(); 1672endPosition.Freeze();
System\Windows\Documents\TextElement.cs (7)
304contentStart.Freeze(); 307contentEnd.Freeze(); 330elementStart.Freeze(); 363contentStart.Freeze(); 396contentEnd.Freeze(); 437elementEnd.Freeze(); 1010beforeStart.Freeze();
System\Windows\Documents\TextPointer.cs (3)
908position.Freeze(); 1228position.Freeze(); 2593Freeze();
System\Windows\Documents\TextRangeEditTables.cs (2)
896insertionPosition.Freeze(); 902insertionPosition.Freeze();