1 write to _isFrozen
PresentationFramework (1)
System\Windows\Documents\NullTextNavigator.cs (1)
201_isFrozen = true;
6 references to _isFrozen
PresentationFramework (6)
System\Windows\Documents\NullTextNavigator.cs (6)
223Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 233Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 245Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 257Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 267Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 472return _isFrozen;