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