1 write to _isFrozen
PresentationFramework (1)
System\Windows\Documents\NullTextNavigator.cs (1)
200_isFrozen = true;
6 references to _isFrozen
PresentationFramework (6)
System\Windows\Documents\NullTextNavigator.cs (6)
222Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 232Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 244Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 256Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 266Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 471return _isFrozen;