1 instantiation of FloatingRun
PresentationFramework (1)
MS\Internal\PtsHost\LineBase.cs (1)
146
run = new
FloatingRun
(cch, element is Figure);
2 references to FloatingRun
PresentationFramework (2)
MS\Internal\PtsHost\Line.cs (2)
299
else if (run is
FloatingRun
)
301
if (((
FloatingRun
)run).Figure)