1 instantiation of NameHashFixedNode
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedDSBuilder.cs (1)
62new NameHashFixedNode(e,indexToFixedNodes));
4 references to NameHashFixedNode
PresentationFramework (4)
src\Framework\System\Windows\Documents\FixedDSBuilder.cs (4)
52_nameHashTable = new Dictionary<String, NameHashFixedNode>(); 232NameHashFixedNode fen; 242NameHashFixedNode fen; 269private Dictionary<String, NameHashFixedNode> _nameHashTable;