1 write to _isFrozen
PresentationFramework (1)
System\Windows\Documents\NullTextNavigator.cs (1)
206_isFrozen = true;
6 references to _isFrozen
PresentationFramework (6)
System\Windows\Documents\NullTextNavigator.cs (6)
228Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 238Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 250Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 262Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 272Debug.Assert(!_isFrozen, "Can't reposition a frozen pointer!"); 477return _isFrozen;