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