Base:
property
Generation
System.Windows.Documents.SplayTreeNode.Generation
1 write to Generation
PresentationFramework (1)
System\Windows\Documents\TextContainer.cs (1)
3220_rootNode.Generation++;
3 references to Generation
PresentationFramework (3)
System\Windows\Documents\TextContainer.cs (3)
1313Invariant.Assert(node.Generation != _rootNode.Generation || 1317node.Generation = _rootNode.Generation; 1873return _rootNode.Generation;