1 instantiation of NameHashFixedNode
PresentationFramework (1)
System\Windows\Documents\FixedDSBuilder.cs (1)
49new NameHashFixedNode(e,indexToFixedNodes));
4 references to NameHashFixedNode
PresentationFramework (4)
System\Windows\Documents\FixedDSBuilder.cs (4)
39_nameHashTable = new Dictionary<String, NameHashFixedNode>(); 216NameHashFixedNode fen; 226NameHashFixedNode fen; 253private Dictionary<String, NameHashFixedNode> _nameHashTable;