2 writes to Generation
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
4757++_nullInfo.Generation; 5165Generation = generation;
3 references to Generation
PresentationFramework (3)
System\Windows\Documents\TextStore.cs (3)
4801if (oldcti != null && oldcti.Generation < _nullInfo.Generation) 4816cti = new IMECompositionTracingInfo(tracer, _nullInfo.Generation);