1 write to _floaters
PresentationFramework (1)
MS\Internal\Documents\ParagraphResult.cs (1)
469
_floaters
= ((TextParaClient)_paraClient).GetFloaters();
2 references to _floaters
PresentationFramework (2)
MS\Internal\Documents\ParagraphResult.cs (2)
467
if (
_floaters
== null)
471
return
_floaters
;