1 instantiation of NameHashFixedNode
PresentationFramework (1)
System\Windows\Documents\FixedDSBuilder.cs (1)
58new NameHashFixedNode(e,indexToFixedNodes));
4 references to NameHashFixedNode
PresentationFramework (4)
System\Windows\Documents\FixedDSBuilder.cs (4)
48_nameHashTable = new Dictionary<String, NameHashFixedNode>(); 225NameHashFixedNode fen; 235NameHashFixedNode fen; 262private Dictionary<String, NameHashFixedNode> _nameHashTable;