1 instantiation of NameHashFixedNode
PresentationFramework (1)
System\Windows\Documents\FixedDSBuilder.cs (1)
50new NameHashFixedNode(e,indexToFixedNodes));
4 references to NameHashFixedNode
PresentationFramework (4)
System\Windows\Documents\FixedDSBuilder.cs (4)
40_nameHashTable = new Dictionary<String, NameHashFixedNode>(); 217NameHashFixedNode fen; 227NameHashFixedNode fen; 254private Dictionary<String, NameHashFixedNode> _nameHashTable;