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