1 write to _cachedFixedNode
PresentationFramework (1)
System\Windows\Documents\FixedFlowMap.cs (1)
373
_cachedFixedNode
= node;
1 reference to _cachedFixedNode
PresentationFramework (1)
System\Windows\Documents\FixedFlowMap.cs (1)
370
if (_cachedEntry == null || node !=
_cachedFixedNode
)