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