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